Hi, On Saturday 06 May 2017 11:06 PM, Martin Blumenstingl wrote: > Meson8 uses the same USB PHY as found on the Meson8b and GXBB SoCs. Add > a new of_device_id to indicate this. Also update the documentation > (devicetree binding, Kconfig and MODULE_DESCRIPTION) accordingly. > > Signed-off-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt | 3 ++- > drivers/phy/Kconfig | 4 ++-- > drivers/phy/phy-meson8b-usb2.c | 5 +++-- > 3 files changed, 7 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt > index 5fa73b9d20f5..d81d73aea608 100644 > --- a/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt > +++ b/Documentation/devicetree/bindings/phy/meson8b-usb2-phy.txt > @@ -1,7 +1,8 @@ > -* Amlogic Meson8b and GXBB USB2 PHY > +* Amlogic Meson8, Meson8b and GXBB USB2 PHY > > Required properties: > - compatible: Depending on the platform this should be one of: > + "amlogic,meson8-usb2-phy" > "amlogic,meson8b-usb2-phy" > "amlogic,meson-gxbb-usb2-phy" Please split the dt binding documentation into a separate patch. Thanks Kishon -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html