summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/hrefprev60.dts
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-06-04 09:50:32 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2013-06-04 09:50:32 (GMT)
commitd594224ae6bbc8b7e84b3309ce5e2697eb27fc8b (patch)
treeb595eda0ff96db116559eeca4bd63431702904c7 /arch/arm/boot/dts/hrefprev60.dts
parent2388af4e9b190cef9fb24e49654010fcbd0ecf97 (diff)
downloadlinux-fsl-qoriq-d594224ae6bbc8b7e84b3309ce5e2697eb27fc8b.tar.xz
ARM: ux500: drop any 0x prefix from I2C DT devices
This removes the "0x" prefix in front of the I2C DT device address designation for each I2C DT node in the ux500 devicetree files. Reported-by: Bryan Wu <cooloney@gmail.com> Cc: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/hrefprev60.dts')
-rw-r--r--arch/arm/boot/dts/hrefprev60.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts
index 23c6dc1..c6bb07d 100644
--- a/arch/arm/boot/dts/hrefprev60.dts
+++ b/arch/arm/boot/dts/hrefprev60.dts
@@ -41,7 +41,7 @@
};
i2c@80110000 {
- bu21013_tp@0x5c {
+ bu21013_tp@5c {
reset-gpio = <&tc3589x_gpio 13 0x4>;
};
};