Commit 4d583263 authored by Joakim Zhang's avatar Joakim Zhang Committed by Shawn Guo
Browse files

arm64: dts: imx8mq-evk: add linux,autosuspend-period property for IR



Add linux,autosuspend-period property for IR, details please refer to:

commit ff1c9223 ("media: rc: gpio-ir-recv: add QoS support for cpuidle system")

Signed-off-by: default avatarJoakim Zhang <qiangqing.zhang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3a7d56b3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@
		gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
		pinctrl-names = "default";
		pinctrl-0 = <&pinctrl_ir>;
		linux,autosuspend-period = <125>;
	};

	wm8524: audio-codec {