What language do they use for DTS declarations in Beaglebone

43 views
Skip to first unread message

not you

unread,
Jan 2, 2018, 4:13:05 AM1/2/18
to BeagleBoard

I am reading into Beaglebone DTS, and there are things like this:

gpio1: gpio@44e07000 {
  compatible = "ti,omap4-gpio";
  ti,hwmods = "gpio1";
  gpio-controller;
  interrupt-controller;
  reg = <0x44e07000 0x1000>;
  interrupts = <96>;
};

I am at a loss as to what language is being used here. Can anyone help?

Hee-cheol Yang

unread,
Jan 2, 2018, 4:16:08 AM1/2/18
to beagl...@googlegroups.com
Hello
This reference will help you to read and write dts files

Best regards
Heecheol Yang


From: beagl...@googlegroups.com <beagl...@googlegroups.com> on behalf of not you <nguyen....@gmail.com>
Sent: Tuesday, January 2, 2018 6:13:05 PM
To: BeagleBoard
Subject: [beagleboard] What language do they use for DTS declarations in Beaglebone
 
--
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 beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/00fcaab1-81ad-4ad1-8278-dc37a1768070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

not you

unread,
Jan 2, 2018, 4:54:01 AM1/2/18
to BeagleBoard
Thank you!  
Reply all
Reply to author
Forward
0 new messages