arm64: dts: rockchip: Update joystick to polled for OG2

Update the Odroid Go Advance to use "poll-interval" from the
adc-joystick driver.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
Link: https://lore.kernel.org/r/20220816210440.14260-4-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chris Morgan 2022-08-16 16:04:40 -05:00 committed by Heiko Stuebner
parent 60bd5ee7c8
commit ec3fd1adfd

View File

@ -26,6 +26,7 @@ adc-joystick {
compatible = "adc-joystick";
io-channels = <&saradc 1>,
<&saradc 2>;
poll-interval = <60>;
#address-cells = <1>;
#size-cells = <0>;