On Thu, May 12, 2016 at 10:27 AM, Dirk Behme <dirk.behme@xxxxxxxxxxxx> wrote: > --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > @@ -526,6 +526,11 @@ > #iommu-cells = <1>; > }; > > + rst: reset-controller@e6160000 { > + compatible = "renesas,rst-r8a7795", "syscon"; "renesas,r8a7795-rst", to match current practices. > diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi > index 1389528..30d05e7 100644 > --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi > @@ -115,6 +115,11 @@ > #power-domain-cells = <1>; > }; > > + rst: reset-controller@e6160000 { > + compatible = "renesas,rst-r8a7795", "syscon"; "renesas,r8a7796-rst" (not '95 ;-). Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds