arm64: dts: meson: a1: remove the unnecessary 'okay' status pwrc value

In the file 'meson-a1.dtsi,' which is a basic device tree include, it is
not necessary to mark the node with 'status = "okay"' because it is
enabled by default.

Signed-off-by: Dmitry Rokosov <ddrokosov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230823213630.12936-4-ddrokosov@sberdevices.ru
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Dmitry Rokosov 2023-08-24 00:36:18 +03:00 committed by Neil Armstrong
parent 37cc8d0126
commit bea51840f6

View File

@ -66,7 +66,6 @@ sm: secure-monitor {
pwrc: power-controller {
compatible = "amlogic,meson-a1-pwrc";
#power-domain-cells = <1>;
status = "okay";
};
};