Re: [PATCH v2 1/2] [RFT] dt-bindings: leds: Add cznic,turris1x-leds.yaml binding

From: Marek Behún
Date: Wed Jul 06 2022 - 07:15:17 EST


On Tue, 5 Jul 2022 17:59:28 +0200
Pali Rohár <pali@xxxxxxxxxx> wrote:

> +examples:
> + - |
> + #include <dt-bindings/leds/common.h>
> +
> + cpld@3,0 {

The generic node name should be just "bus". That it is a CPLD
implementation should come from compatible string.

This is similar to how we have generic names like "led-controller",
"switch", "ethernet-phy", ...

Pali, I can take over this and get it merged if you are getting
frustrated here.

Marek