ARM: dts: NSP: MX6X: correct LED function types
authorMatthew Hagan <mnhagan88@gmail.com>
Wed, 23 Feb 2022 23:50:40 +0000 (23:50 +0000)
committerFlorian Fainelli <f.fainelli@gmail.com>
Fri, 25 Feb 2022 00:47:25 +0000 (16:47 -0800)
commit482c85c7fc95c572d368b2214b9e9d2c4a2e5789
tree655c508d26502b416f4909079b12109378942e22
parent66848aff05f669e95795b5f3a163f4762781333e
ARM: dts: NSP: MX6X: correct LED function types

Currently, the amber LED will remain always on. This is due to a
misinterpretation of the LED sub-node properties, where-by "default-state"
was used to indicate the initial state when powering on the device. When in
use, however, this resulted in the amber LED always being on. Instead change
this to only indicate a fault state.

Assign LED_FUNCTION_POWER to the green PWM LED.

These changes bring the MX64/65 in line with the MR32's devicetree.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm958625-meraki-alamo.dtsi
arch/arm/boot/dts/bcm958625-meraki-kingpin.dtsi
arch/arm/boot/dts/bcm958625-meraki-mx6x-common.dtsi