Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
litesom:devicetree [2017/02/11 20:46]
filug
litesom:devicetree [2017/06/08 07:32]
filug [More examples]
Line 107: Line 107:
 </code> </code>
 <newcolumn> <newcolumn>
-Since [[:liteSOM]] is using ''i.MX6UL'' CPU kernel must know how to configure CPU, what peripherals are available etc. All (from CPU point of view) informations are available in ''imx6ul.dtsi'' file. This file is base for all \\device tree\\ files where ''i.MX6UL'' is used.+Since [[:liteSOM]] is using ''i.MX6UL'' CPU kernel must know how to configure CPU, what peripherals are available etc. All (from CPU point of view) informations are available in ''imx6ul.dtsi'' file. This file is base for all //device tree// files where ''i.MX6UL'' is used.
 </columns> </columns>
  
Line 290: Line 290:
 object "imx6ul-litesom.dtsi" as litesom object "imx6ul-litesom.dtsi" as litesom
 object "imx6ul-liteboard.dtsi" as liteboard object "imx6ul-liteboard.dtsi" as liteboard
-object "liteSOM base project" as custom1 +object "liteSOM based project" as custom1 
-object "liteboard base project" as custom2+object "liteboard based project" as custom2
 imx6ul <|-- litesom imx6ul <|-- litesom
 litesom <|-- custom1 litesom <|-- custom1
Line 311: Line 311:
 ===== More examples ===== ===== More examples =====
  
-On the following pages you can find more examples about //device tree// fir [[:liteSOM]] and [[litesom:liteboard]]:+On the following pages you can find more examples about //device tree// for [[:liteSOM]] and [[litesom:liteboard]]:
  
-FIXME link examples+  * [[litesom:devicetree:lcd|LCD display]], 
 +  * [[litesom:devicetree:eth|Network interface]], 
 +  * [[litesom:devicetree:can|CAN inteface]], 
 +  * [[litesom:devicetree:spi|SPI Interface]], 
 +  * [[litesom:devicetree:usb|USB interface]].
  • litesom/devicetree.txt
  • Last modified: 2021/05/10 13:37
  • by kateryna.kozakova