1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/arm/tegra
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
..
nvidia,nvec.txt dt-bindings: consolidate various misc bindings 2015-10-22 09:21:23 -05:00
nvidia,tegra20-ahb.txt ARM: 8335/1: Documentation: DT bindings: Tegra AHB: document the legacy base address 2015-04-02 10:03:56 +01:00
nvidia,tegra20-emc.txt dt: name all Tegra binding docs consistently 2012-06-11 11:48:42 -06:00
nvidia,tegra20-flowctrl.txt dt-bindings: tegra: Update compatible strings for Tegra flowctrl 2017-04-04 15:50:29 +02:00
nvidia,tegra20-mc.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
nvidia,tegra20-pmc.txt dt-bindings: Add power domain info for NVIDIA PMC 2016-04-19 16:55:04 +02:00
nvidia,tegra30-actmon.txt of: Add binding for NVIDIA Tegra ACTMON node 2015-03-30 11:43:36 +02:00
nvidia,tegra30-mc.txt ARM: tegra{20,30}: Rename "mc" to "memory-controller" 2012-06-11 11:48:40 -06:00
nvidia,tegra186-pmc.txt soc/tegra: Implement Tegra186 PMC support 2017-04-04 15:43:50 +02:00