Hi Sergei, On Wednesday 21 Jun 2017 12:35:11 Sergei Shtylyov wrote: > On 6/21/2017 12:31 PM, Laurent Pinchart wrote: > > Add the HDMI encoder to the R8A7796 DT in disabled state. > > > > Signed-off-by: Laurent Pinchart > > <laurent.pinchart+rene...@ideasonboard.com> > > --- > > > > arch/arm64/boot/dts/renesas/r8a7796.dtsi | 25 +++++++++++++++++++++++++ > > 1 file changed, 25 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi > > b/arch/arm64/boot/dts/renesas/r8a7796.dtsi index > > ad9cd1c3199f..25e51d20b7ef 100644 > > --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi > > @@ -1532,6 +1532,31 @@ > > power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; > > }; > > > > + hdmi0: hdmi0@fead0000 { > > Why not name it just hdmi@fead0000 as required by the DT spec 0.1?
Good point, fixed in my tree. The fix will be included in my pull request, or in v3 if other non-trival fixes are required. -- Regards, Laurent Pinchart