Re: [PATCH 3/4] arch: arm: dts: bcm96753ref: enable led support

2022-03-07 Thread Tom Rini
On Thu, Feb 17, 2022 at 05:17:06PM +0100, Philippe Reynes wrote: > Enable the led in the device tree of the refboard bcm96753ref. > It also defines two leds (led_red ad led_green). > > Signed-off-by: Philippe Reynes Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signa

[PATCH 3/4] arch: arm: dts: bcm96753ref: enable led support

2022-02-17 Thread Philippe Reynes
Enable the led in the device tree of the refboard bcm96753ref. It also defines two leds (led_red ad led_green). Signed-off-by: Philippe Reynes --- arch/arm/dts/bcm96753ref.dts | 18 ++ 1 file changed, 18 insertions(+) diff --git a/arch/arm/dts/bcm96753ref.dts b/arch/arm/dts/bcm9