[PATCH 12/12] arm64: dts: exynos: remove redundant status=okay in Exynos5433 TM2

From: Krzysztof Kozlowski
Date: Mon Oct 26 2020 - 14:16:21 EST


New nodes are enabled by default, so status=okay is not needed for them.

Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

---

Not actually tested on the HW, just checked the output DTB.
---
arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi
index 143f45eaa953..bf92d126d59a 100644
--- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi
@@ -92,7 +92,6 @@ i2c_max98504: i2c-gpio-0 {
i2c-gpio,delay-us = <2>;
#address-cells = <1>;
#size-cells = <0>;
- status = "okay";

max98504: codec@31 {
compatible = "maxim,max98504";
--
2.25.1