dts:accel: correct sc7a20 acceleration direction
Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
This commit is contained in:
@@ -307,6 +307,9 @@
|
||||
reg = <0x19>;
|
||||
reset-gpio = <&sysgpio 23 0>;
|
||||
enable-gpio = <&sysgpio 22 0>;
|
||||
mount-matrix = "1", "0", "0",
|
||||
"0", "-1", "0",
|
||||
"0", "0", "-1";
|
||||
|
||||
port {
|
||||
panel_out1: endpoint {
|
||||
@@ -1185,4 +1188,4 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user