pá 6. 8. 2021 v 13:11 odesílatel Michal Simek <michal.si...@xilinx.com> napsal: > > By dt-binding specs led nodes should have -led suffix that's why add it. > > Signed-off-by: Michal Simek <michal.si...@xilinx.com> > --- > > arch/arm/dts/zynqmp-sm-k26-revA.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/dts/zynqmp-sm-k26-revA.dts > b/arch/arm/dts/zynqmp-sm-k26-revA.dts > index b613ab234250..7289badc2d7c 100644 > --- a/arch/arm/dts/zynqmp-sm-k26-revA.dts > +++ b/arch/arm/dts/zynqmp-sm-k26-revA.dts > @@ -60,13 +60,13 @@ > > leds { > compatible = "gpio-leds"; > - ds35 { > + ds35-led { > label = "heartbeat"; > gpios = <&gpio 7 GPIO_ACTIVE_HIGH>; > linux,default-trigger = "heartbeat"; > }; > > - ds36 { > + ds36-led { > label = "vbus_det"; > gpios = <&gpio 8 GPIO_ACTIVE_HIGH>; > default-state = "on"; > -- > 2.32.0 >
Applied. M -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs