1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/serio
Mathieu Malaterre 4c9847b737 dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the
following dtc warnings:

Warning (unit_address_format): Node /XXX unit name should not have leading "0x"

Converted using the following command:

find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +

This is a follow up to commit 48c926cd34

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-12-06 14:56:33 -06:00
..
allwinner,sun4i-ps2.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
altera_ps2.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
olpc,ap-sp.txt Input: add OLPC AP-SP driver 2013-06-30 20:09:18 -07:00
ps2-gpio.txt Input: PS/2 gpio bit banging driver for serio bus 2017-08-28 10:32:10 -07:00
snps-arc_ps2.txt Input: arc_ps2 - add support for device tree 2013-03-31 00:48:14 -07:00