Hello, 

This is how my test driver bindings looks like : 

md-test {

  label = "my-test-driver";

  compatible = "md,md-test";

  pin-data1  = <&gpios 44 0>;

  pin-data2   = <&gpios 17 0>;

 

};

 

Added it to the end of the attached platform .dts file. But make ARCH=arm 
CROSS_COMPILE=arm-linux-gnueabihf- am335x-boneblack.dtb gives the below 
error : 

 

DTC     arch/arm/boot/dts/am335x-boneblack.dtb

Error: arch/arm/boot/dts/am335x-boneblack.dts:96.1-8 syntax error FATAL 
ERROR: Unable to parse input tree

make[1]: *** [arch/arm/boot/dts/am335x-boneblack.dtb] Error 1

make: *** [am335x-boneblack.dtb] Error 2

 

What wrong  am I doing? If I compile any other un-modified dts file I do 
not get any error.

Thanks in advance !

Rgds,

Rp

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/fbd6c513-0e46-4cf9-b3b4-6bb246f520b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: am335x-boneblack.dts
Description: Binary data

Reply via email to