3.10.27. of_property - handle device tree properties¶
3.10.27.1. Usage¶
of_property [-sd] [-e] [-f] NODE [PROPERTY] [VALUES]
3.10.27.2. Options¶
- -s
set property to value
- -d
delete property
- -f
set/delete as a fixup (defer the action until booting)
- -e dtb
set/delete/fixup from external dtb
3.10.27.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