On Sat, 2 May 2020 13:47:48 +0200, Martin Blumenstingl wrote: > The USB2 PHY on Meson8m2 is identical to the one on Meson8b but > different to the one on Meson8. The only known difference is that Meson8 > does not set the ACA_ENABLE bit while Meson8b and Meson8m2 do. > Add an explicit compatible string for Meson8m2 so those differences can > be taken care of. > > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/phy/amlogic,meson8b-usb2-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>