Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec9b506f authored by Jianqun Xu's avatar Jianqun Xu Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: disable mailbox of RK3368 SoCs per default



Default to disable mailbox in rk3368 core dts file.

Signed-off-by: default avatarJianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent f7d89dfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -640,6 +640,7 @@
		clocks = <&cru PCLK_MAILBOX>;
		clock-names = "pclk_mailbox";
		#mbox-cells = <1>;
		status = "disabled";
	};

	pmugrf: syscon@ff738000 {