Merge "ARM: dts: msm: Set default status of I2C_8 as disabled"

This commit is contained in:
Linux Build Service Account 2018-07-06 09:57:14 -07:00 committed by Gerrit - the friendly Code Review server
commit eef8d2fd05

View file

@ -88,6 +88,7 @@
pinctrl-0 = <&i2c_8_active>; pinctrl-0 = <&i2c_8_active>;
pinctrl-1 = <&i2c_8_sleep>; pinctrl-1 = <&i2c_8_sleep>;
pinctrl-2 = <&i2c_8_bitbang>; pinctrl-2 = <&i2c_8_bitbang>;
status = "disabled";
}; };
blsp1_uart2: uart@07570000 { /* BLSP1 UART2 */ blsp1_uart2: uart@07570000 { /* BLSP1 UART2 */