[PATCH 3/3] ARM: shmobile: r8a7794: use fallback usbhs compatibility string
Simon Horman
horms at verge.net.au
Sun Dec 20 20:34:48 PST 2015
On Fri, Dec 18, 2015 at 11:16:11AM +0100, Geert Uytterhoeven wrote:
> On Fri, Dec 18, 2015 at 3:11 AM, Simon Horman
> <horms+renesas at verge.net.au> wrote:
> > --- a/arch/arm/boot/dts/r8a7794.dtsi
> > +++ b/arch/arm/boot/dts/r8a7794.dtsi
> > @@ -724,7 +724,7 @@
> > };
> >
> > hsusb: usb at e6590000 {
> > - compatible = "renesas,usbhs-r8a7794";
> > + compatible = "renesas,usbhs-r8a7794", "renesas,usbhs";
>
> "renesas,rcar-gen2-usbhs", not "renesas,usbhs".
>
> (no complaints from checkpatch.pl?)
Silly me, I will fix that.
More information about the linux-arm-kernel
mailing list