dts: dts: Fix g12b skt version can't boot up
authorShunzhou Jiang <shunzhou.jiang@amlogic.com>
Thu, 5 Jul 2018 07:31:06 +0000 (15:31 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Thu, 5 Jul 2018 12:16:33 +0000 (05:16 -0700)
PD#169593: dts: disable irblaster

Change-Id: I9fe0a3042b6de8db27c9f71d76c43852c88fb8ad
Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts

index 58d7034..a6aa4e5 100644 (file)
        };
 };  /* end of pinctrl_aobus */
 
+&irblaster {
+       status = "disabled";
+};
+
 &audio_data {
        status = "okay";
 };