mkspi: adjust tsadc config

This commit is contained in:
Maxim Medvedev 2024-12-11 19:40:43 +01:00 committed by Igor
parent 2a4fff0845
commit 4a286c58c6
3 changed files with 6 additions and 0 deletions

View File

@ -421,6 +421,8 @@
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
status = "okay";
};

View File

@ -421,6 +421,8 @@
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
status = "okay";
};

View File

@ -421,6 +421,8 @@
};
&tsadc {
rockchip,hw-tshut-mode = <0>; /* tshut mode 0:CRU 1:GPIO */
rockchip,hw-tshut-polarity = <0>; /* tshut polarity 0:LOW 1:HIGH */
status = "okay";
};