[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1jh6n6ya2v.fsf@starbuckisacylon.baylibre.com>
Date: Wed, 04 Oct 2023 12:03:40 +0200
From: Jerome Brunet <jbrunet@...libre.com>
To: Da Xue <da@...sconfused.com>
Cc: Neil Armstrong <neil.armstrong@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Kevin Hilman <khilman@...libre.com>,
Da Xue <da.xue@...retech.co>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-amlogic@...ts.infradead.org
Subject: Re: [PATCH 2/2] arm64: dts: amlogic: add libretech cottonwood support
On Tue 03 Oct 2023 at 05:15, Da Xue <da@...sconfused.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>;
>> >> + };
>> >> + };
>> >> +
Powered by blists - more mailing lists