[RAMEN9610-10371][Robusta2][9609]dts: disable USI in SHUB block
authorShinkyu Park <shinkyu.park@samsung.com>
Thu, 3 Jan 2019 01:26:14 +0000 (10:26 +0900)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:13 +0000 (17:30 +0800)
[Description]
Disable to control USI in SHUB block

Platform Development Team
Shinkyu Park (shinkyu.park@samsung.com)

Change-Id: I871cbf7fee6762f71ae203e92fbd6c9bbf330803

arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi

index 53429b1ee01f848d5ce634c71bd46c9e983920a6..3f30aa286f1ed9f244e20727829d5fb2c076a71e 100755 (executable)
 /* USI_0_SHUB */
 &usi_0_shub {
        usi_v2_mode = "spi";
-       status = "okay";
+       status = "disabled";
 };
 
 /* USI_SHUB_0_I2C */