sunxi: Work around lack of Linux MBUS driver

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2022-04-05 22:47:02 -05:00
parent 2c4589c563
commit afc07cec42

View File

@ -1,3 +1,7 @@
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
#include "binman.dtsi"
&mbus {
status = "disabled";
};