3.10.19. of_property - handle device tree properties¶
3.10.19.1. Usage¶
of_property [-sd] [-f] NODE [PROPERTY] [VALUES]
3.10.19.2. Options¶
-s | set property to value |
-d | delete property |
-f | set/delete as a fixup (defer the action until booting) |
3.10.19.3. Description¶
Valid formats for values: <0x00112233 4 05> - an array of cells. cells not beginning with a digit are interpreted as node paths and converted to phandles [00 11 22 .. nn] - byte stream If the value does not start with ‘<’ or ‘[‘ it is interpreted as string