Hi Pavel, On Fri, Jul 17, 2020 at 9:36 AM Pavel Machek <pavel@xxxxxx> wrote: > > Hi! > > Can we have node names consistent with other systems? > > > + leds { > > + compatible = "gpio-leds"; > > + > > + bt_active_led { > > + label = "blue:bt"; > > + gpios = <&gpio7 0 GPIO_ACTIVE_HIGH>; > > + linux,default-trigger = "hci0-power"; > > + default-state = "off"; > > + }; > > + > > + wlan_active_led { > > + label = "yellow:wlan"; > > + gpios = <&gpio7 1 GPIO_ACTIVE_HIGH>; > > + linux,default-trigger = "phy0tx"; > > + default-state = "off"; > > + }; > > + }; > Could you please point me to an example system which you are referring to? Cheers, --Prabhakar Lad > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html