User Tools

Site Tools


device_tree

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
device_tree [02/09/2021 09:44] admindevice_tree [02/09/2021 10:10] (current) admin
Line 14: Line 14:
   / {   / {
     model = "";     model = "";
-    compatible = ""; +    compatible = "";     --> property 
-  +     
-    cpus {    }; +    cpus {    };         --> (sub)node 
- +     
-    label: nodeA@1 {+    label: nodeA@1 {     --> label used with a phandle
         property = value;         property = value;
         ..         ..
     };     };
   };   };
device_tree.1612863847.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki