aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/snowball.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r--arch/arm/boot/dts/snowball.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts
index 92c2f5ad0ac1..fb9dce529da6 100644
--- a/arch/arm/boot/dts/snowball.dts
+++ b/arch/arm/boot/dts/snowball.dts
@@ -178,15 +178,15 @@
178 }; 178 };
179 179
180 i2c@80128000 { 180 i2c@80128000 {
181 lp5521@0x33 { 181 lp5521@33 {
182 // compatible = "lp5521"; 182 // compatible = "lp5521";
183 reg = <0x33>; 183 reg = <0x33>;
184 }; 184 };
185 lp5521@0x34 { 185 lp5521@34 {
186 // compatible = "lp5521"; 186 // compatible = "lp5521";
187 reg = <0x34>; 187 reg = <0x34>;
188 }; 188 };
189 bh1780@0x29 { 189 bh1780@29 {
190 // compatible = "rohm,bh1780gli"; 190 // compatible = "rohm,bh1780gli";
191 reg = <0x33>; 191 reg = <0x33>;
192 }; 192 };