dts:accel: correct sc7a20 acceleration direction

Signed-off-by: Leo Lu <leo.lu@starfivetech.com>
This commit is contained in:
Leo Lu
2025-01-26 15:33:58 +08:00
parent 8e8479fa18
commit e9b55a3323

View File

@@ -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 @@
};
};
};
};
};