On Tue, 12 Jul 2022 12:08:28 +0200, Vincent Knecht wrote: > Add si-en compatibles for all chip variants and add conditionals > depending on compatibles to document variants specs: > - possible reg addresses > - whether audio-gain-db is supported or not > - maximum number of leds > - led-max-microamp values > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Vincent Knecht <vincent.knecht@xxxxxxxxxx> > --- > .../bindings/leds/issi,is31fl319x.yaml | 84 ++++++++++++++++++- > 1 file changed, 82 insertions(+), 2 deletions(-) > Applied, thanks!