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

Default to disable mailbox in rk3368 core dts file.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jianqun Xu 2017-03-17 11:32:44 +08:00 committed by Heiko Stuebner
parent f7d89dfe1e
commit ec9b506fe3
1 changed files with 1 additions and 0 deletions

View File

@ -640,6 +640,7 @@ mbox: mbox@ff6b0000 {
clocks = <&cru PCLK_MAILBOX>;
clock-names = "pclk_mailbox";
#mbox-cells = <1>;
status = "disabled";
};
pmugrf: syscon@ff738000 {