mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-03 08:53:40 -05:00
ARM: dts: exynos: remove redundant status=okay in Exynos4412 boards
New nodes are enabled by default, so status=okay is not needed for them. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201027170947.132725-6-krzk@kernel.org
This commit is contained in:
@@ -58,7 +58,6 @@ i2c_ak8975: i2c-gpio-0 {
|
||||
i2c-gpio,delay-us = <2>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "okay";
|
||||
|
||||
magnetometer@c {
|
||||
compatible = "asahi-kasei,ak8975";
|
||||
|
||||
@@ -169,7 +169,6 @@ i2c_max77693: i2c-gpio-1 {
|
||||
i2c-gpio,delay-us = <2>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "okay";
|
||||
|
||||
pmic@66 {
|
||||
compatible = "maxim,max77693";
|
||||
@@ -218,7 +217,6 @@ i2c_max77693_fuel: i2c-gpio-3 {
|
||||
i2c-gpio,delay-us = <2>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "okay";
|
||||
|
||||
fuel-gauge@36 {
|
||||
compatible = "maxim,max17047";
|
||||
@@ -262,7 +260,6 @@ i2c-mhl {
|
||||
|
||||
pinctrl-0 = <&i2c_mhl_bus>;
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
sii9234: hdmi-bridge@39 {
|
||||
compatible = "sil,sii9234";
|
||||
|
||||
Reference in New Issue
Block a user