[PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node

2018-05-09 Thread Simon Horman
Add resets property to CAN-FD node to describe it in the reset topology of on-SoC devices. This allows to reset the CAN-FD device using the Reset Controller API. Signed-off-by: Simon Horman --- Based on renesas-devel-20180508-v4.17-rc4 --- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 1 + 1 file

Re: [PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node

2018-05-09 Thread Geert Uytterhoeven
On Wed, May 9, 2018 at 7:54 PM, Simon Horman wrote: > Add resets property to CAN-FD node to describe it in the reset topology of > on-SoC devices. This allows to reset the CAN-FD device using the Reset > Controller API. > > Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Gr{oetje,

Re: [PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node

2018-05-09 Thread Simon Horman
On Wed, May 09, 2018 at 08:29:19PM +0200, Geert Uytterhoeven wrote: > On Wed, May 9, 2018 at 7:54 PM, Simon Horman > wrote: > > Add resets property to CAN-FD node to describe it in the reset topology of > > on-SoC devices. This allows to reset the CAN-FD device using the Reset > > Controller API

Re: [PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node

2018-05-09 Thread Sergei Shtylyov
On 5/9/2018 10:14 PM, Simon Horman wrote: Add resets property to CAN-FD node to describe it in the reset topology of on-SoC devices. This allows to reset the CAN-FD device using the Reset Controller API. Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Thanks, applied. Yo

Re: [PATCH] arm64: dts: renesas: r8a77980: add resets property CAN-FD node

2018-05-09 Thread Simon Horman
On Wed, May 09, 2018 at 10:18:47PM +0300, Sergei Shtylyov wrote: > On 5/9/2018 10:14 PM, Simon Horman wrote: > > > > > Add resets property to CAN-FD node to describe it in the reset topology > > > > of > > > > on-SoC devices. This allows to reset the CAN-FD device using the Reset > > > > Control