|
@@ -189,7 +189,7 @@
|
|
|
|
|
|
|
|
/* ALS and Proximity sensor */
|
|
/* ALS and Proximity sensor */
|
|
|
isl29028@44 {
|
|
isl29028@44 {
|
|
|
- compatible = "isl,isl29028";
|
|
|
|
|
|
|
+ compatible = "isil,isl29028";
|
|
|
reg = <0x44>;
|
|
reg = <0x44>;
|
|
|
interrupt-parent = <&gpio>;
|
|
interrupt-parent = <&gpio>;
|
|
|
interrupts = <TEGRA_GPIO(L, 0) IRQ_TYPE_LEVEL_HIGH>;
|
|
interrupts = <TEGRA_GPIO(L, 0) IRQ_TYPE_LEVEL_HIGH>;
|