diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-07-19 15:13:38 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@stericsson.com> | 2013-08-07 15:29:17 +0200 |
commit | bee3c79643d693c8b53cfda355925032ee1c569b (patch) | |
tree | 7d69244fe3b7867916b7e0bd6f996dc5afcbbf6c /arch/arm/boot/dts/snowball.dts | |
parent | b4ff4d1d9fbca0d3ed9e5cc64b618d662293136b (diff) |
ARM: ux500: Remove Snowball DTS entry for National Semiconductor LP5521 LED chip
It doesn't exist on the Snowball development board.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Diffstat (limited to 'arch/arm/boot/dts/snowball.dts')
-rw-r--r-- | arch/arm/boot/dts/snowball.dts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 6e38844e506..b63c4541dee 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -173,14 +173,6 @@ }; i2c@80128000 { - lp5521@33 { - // compatible = "lp5521"; - reg = <0x33>; - }; - lp5521@34 { - // compatible = "lp5521"; - reg = <0x34>; - }; bh1780@29 { // compatible = "rohm,bh1780gli"; reg = <0x33>; |