[PATCH 2/2] arm64: dts: amlogic: add libretech cottonwood support

Jerome Brunet jbrunet at baylibre.com
Wed Oct 4 03:03:40 PDT 2023


On Tue 03 Oct 2023 at 05:15, Da Xue <da at lessconfused.com> wrote:

>> >> +
>> >> +    leds-gpio {
>> >> +            compatible = "gpio-leds";
>> >> +
>> >> +            led-orange {
>> >> +                    color = <LED_COLOR_ID_AMBER>;
>
> Should this be LED_COLOR_ID_ORANGE?

It should (and initally was)
It was coming funny '(null)-standby' in sysfs and I did really checked
why

I can change it back, no problem

>
>> >> +                    function = LED_FUNCTION_STANDBY;
>> >> +                    gpios = <&gpio GPIOX_6 GPIO_ACTIVE_LOW>;
>> >> +            };
>> >> +    };
>> >> +



More information about the linux-amlogic mailing list