Message ID | 20250131162611.33338-4-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: dts: at91: calao_usb: improve LED description | expand |
On 31/01/2025 at 17:26, Wolfram Sang wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > For developing on the road, the Calao USB-boards are still very useful > to me. Time to give their Linux support a little love. This mini series > fixes a wrong polarity and removes the default heartbeat. More to come. Thanks a lot Wolfram! Patches will be welcome with pleasure. Best regards, Nicolas > Wolfram Sang (2): > ARM: dts: at91: calao_usb: fix wrong polarity for LED > ARM: dts: at91: calao_usb: remove heartbeat for User LEDs > > arch/arm/boot/dts/microchip/usb_a9260_common.dtsi | 3 +-- > arch/arm/boot/dts/microchip/usb_a9263.dts | 1 - > 2 files changed, 1 insertion(+), 3 deletions(-) > > -- > 2.45.2 >
On 31.01.2025 18:26, Wolfram Sang wrote: > Wolfram Sang (2): > ARM: dts: at91: calao_usb: fix wrong polarity for LED > ARM: dts: at91: calao_usb: remove heartbeat for User LEDs Applied to at91-dt, thanks!