diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2024-04-01 17:10:51 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2024-04-02 15:40:23 +0300 |
commit | 058bfa0ead87e05ffdc837d534e68a8ca6b73dc4 (patch) | |
tree | 351541cbe1b352311b8820303255ce2cb7c02444 /arch/arm64/boot | |
parent | f69025d38d8e31ccf37aa3842cf3b7fbd13f7e5c (diff) | |
download | linux-058bfa0ead87e05ffdc837d534e68a8ca6b73dc4.tar.xz |
arm64: dts: marvell: cn9130-crb: drop unneeded "status"
Devices are enabled by default.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/boot')
-rw-r--r-- | arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi index d48dd6bca6e5..5e7d6de3cdde 100644 --- a/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi +++ b/arch/arm64/boot/dts/marvell/cn9130-crb.dtsi @@ -82,7 +82,6 @@ tx-disable-gpios = <&expander0 2 GPIO_ACTIVE_HIGH>; tx-fault-gpios = <&cp0_gpio1 24 GPIO_ACTIVE_HIGH>; maximum-power-milliwatt = <3000>; - status = "okay"; }; }; |