On Wed, 02 Nov 2022 14:20:11 -0400, Krzysztof Kozlowski wrote: > BQ2589[0256] seem compatible between each other in major aspects and > remaining features are auto-detectable (by reading device revision ID > register). Existing DTS already uses the compatibles with a fallback, > so adjust the bindings to reflect this and fix dtbs_check warning: > > arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dtb: charger@6a: compatible: ['ti,bq25895', 'ti,bq25890'] is too long > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/power/supply/bq25890.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>