Signed-off-by: Lee Jones <lee.jo...@linaro.org>
---
 arch/arm/boot/dts/ste-u300.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/ste-u300.dts b/arch/arm/boot/dts/ste-u300.dts
index 8a1032c..a9da480 100644
--- a/arch/arm/boot/dts/ste-u300.dts
+++ b/arch/arm/boot/dts/ste-u300.dts
@@ -307,7 +307,7 @@
                clocks = <&i2c0_clk>;
                #address-cells = <1>;
                #size-cells = <0>;
-               ab3100: ab3100@0x48 {
+               ab3100: ab3100@48 {
                        compatible = "stericsson,ab3100";
                        reg = <0x48>;
                        interrupt-parent = <&vica>;
@@ -385,10 +385,10 @@
                clocks = <&i2c1_clk>;
                #address-cells = <1>;
                #size-cells = <0>;
-               fwcam0: fwcam@0x10 {
+               fwcam0: fwcam@10 {
                        reg = <0x10>;
                };
-               fwcam1: fwcam@0x5d {
+               fwcam1: fwcam@5d {
                        reg = <0x5d>;
                };
        };
-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to