mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rockchip: rk3566-tablet: modify sc7a20 device address
Signed-off-by: Wang Jie <dave.wang@rock-chips.com> Change-Id: I32bf947268f10173ac5eaa3425a1cc29c5c47f71
This commit is contained in:
@@ -638,9 +638,9 @@
|
||||
&i2c5 {
|
||||
status = "okay";
|
||||
|
||||
sensor@19 {
|
||||
sensor@18 {
|
||||
compatible = "gs_sc7a20";
|
||||
reg = <0x19>;
|
||||
reg = <0x18>;
|
||||
type = <SENSOR_TYPE_ACCEL>;
|
||||
irq_enable = <0>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
Reference in New Issue
Block a user