Skip to content

Commit

Permalink
sio: add 0x100 offset on calibration for LY and RX
Browse files Browse the repository at this point in the history
  • Loading branch information
CTCaer committed Jun 11, 2023
1 parent 01e76f8 commit cb7c351
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kernel-dts/nx-platforms/tegra210b01-nx-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,9 @@
nintendo,sio-por-gpio = <&gpio TEGRA_GPIO(CC, 5) 0>;
nintendo,sio-rst-gpio = <&gpio TEGRA_GPIO(T, 1) 0>;

sio-stick-cnt-off-l = <0 0xFFFFFF00>;
sio-stick-cnt-off-r = <0xFFFFFF00 0>;

clocks = <&tegra_car TEGRA210_CLK_CLK_OUT_2>,
<&tegra_car TEGRA210_CLK_CLK_OUT_2_MUX>,
<&tegra_car TEGRA210_CLK_EXTERN2>,
Expand Down

0 comments on commit cb7c351

Please sign in to comment.