Jump to content

how to I use dtc to compile the modified dts file in armbian alone ?


Seven S

Recommended Posts

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 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines