mirror of https://gitee.com/openkylin/linux.git
48c926cd34
Improve the binding example by removing all the leading zeros to fix the following dtc warnings: Warning (unit_address_format): Node /XXX unit name should not have leading 0s Converted using the following command: perl -p -i -e 's/\@0+([0-9a-f])/\@$1/g' `find ./Documentation/devicetree/bindings "*.txt"` Some unnecessary changes were manually fixed. Signed-off-by: Marco Franchi <marco.franchi@nxp.com> Signed-off-by: Rob Herring <robh@kernel.org> |
||
---|---|---|
.. | ||
axxia-reset.txt | ||
brcm,bcm21664-resetmgr.txt | ||
gemini-poweroff.txt | ||
gpio-poweroff.txt | ||
gpio-restart.txt | ||
imx-snvs-poweroff.txt | ||
keystone-reset.txt | ||
ltc2952-poweroff.txt | ||
msm-poweroff.txt | ||
qnap-poweroff.txt | ||
reboot-mode.txt | ||
restart-poweroff.txt | ||
st-reset.txt | ||
syscon-poweroff.txt | ||
syscon-reboot-mode.txt | ||
syscon-reboot.txt |