Hello, > From: Sergei Shtylyov > Sent: Friday, December 25, 2015 8:36 PM > > Hello. > > On 12/25/2015 1:03 PM, Yoshihiro Shimoda wrote: > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > --- > > arch/arm64/boot/dts/renesas/r8a7795.dtsi | 66 ++++++++++++++++++++++++++++++++ > > 1 file changed, 66 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > index 89393ea..e26073c 100644 > > --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > @@ -809,5 +809,71 @@ > > #phy-cells = <0>; > > status = "disabled"; > > }; > > + > > + ehci0: usb@ee080100 { > > + compatible = "renesas,ehci-r8a7795", "generic-ehci"; > > + reg = <0 0xee080100 0 0xff>; > > s/0xff/0x100? This is size, not limit. Thank you for the point! I will fix all nodes about this. Best regards, Yoshihiro Shimoda -- 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