On Sun, 06 Sep 2020 16:47:26 +0200, Artur Rojek wrote: > This binding can support Ingenic JZ4725B and JZ4770 SoCs, as they are > compatible with Ingenic JZ4740 battery. > > Introduce the following compatible property combinations: > compatible = "ingenic,jz4725b-battery", "ingenic,jz4740-battery", > compatible = "ingenic,jz4770-battery", "ingenic,jz4740-battery" > > Signed-off-by: Artur Rojek <contact@xxxxxxxxxxxxxx> > --- > > Changes: > v2: new patch > > .../devicetree/bindings/power/supply/ingenic,battery.yaml | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>