mirror of https://gitee.com/openkylin/linux.git
ARM: ux500: Remove Snowball DTS entry for ROHM BH1780GLI ambient light sensor
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>
This commit is contained in:
parent
d6aacc49a4
commit
8be0e7119e
|
@ -165,13 +165,6 @@ uart@80007000 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
i2c@80128000 {
|
||||
bh1780@29 {
|
||||
// compatible = "rohm,bh1780gli";
|
||||
reg = <0x33>;
|
||||
};
|
||||
};
|
||||
|
||||
cpufreq-cooling {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue