Jump to content

Seven S

Validating
  • Posts

    1
  • Joined

  • Last visited

  1. I want to modife the dts file to support my device . But the dts file in source has some other file ,such as: 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/leds/common.h> 6 #include <dt-bindings/pinctrl/rockchip.h> 7 #include <dt-bindings/soc/rockchip,vop2.h> 8 #include "rk3568.dtsi" and than I want to compile this dts file by dtc , has some error: Error: rk3568-hm.dts:4.1-9 syntax error FATAL ERROR: Unable to parse input tree so, how can I do that ? Could I compile the device tree separately? No compile all project or patch? thx u bro
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines