linux_dsm_epyc7002/Documentation/devicetree/bindings/powerpc
Marco Franchi 48c926cd34 dt-bindings: Remove leading zeros from bindings notation
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>
2017-11-09 17:05:05 -06:00
..
4xx dt: emac: document device-tree based phy discovery and setup 2017-03-07 12:15:06 -08:00
fsl dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
nintendo treewide: fix a few typos in comments 2011-05-10 10:16:21 +02:00
opal powerpc/powernv: Add support to clear sensor groups data 2017-08-10 22:40:05 +10:00
ibm,powerpc-cpu-features.txt powerpc/64s: Support new device tree binding for discovering CPU features 2017-05-09 23:42:55 +10:00
ibm,vas.txt powerpc/powernv/vas: Define vas_init() and vas_exit() 2017-08-31 14:26:26 +10:00