mbox series

[4.19.y-cip,0/4] Add CAN support

Message ID 1563198483-8589-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
Headers show
Series Add CAN support | expand

Message

Biju Das July 15, 2019, 1:47 p.m. UTC
This patch series add CAN support to CAT875 sub board.
Also it fixes cpu node style.

This patch series is based on linux-4.19.y-cip and all the patches
in this series are cherry-picked from linux rc tree.

This patch series is depend on the below patch series
https://patchwork.kernel.org/project/cip-dev/list/?series=145919

Biju Das (1):
  arm64: dts: renesas: r8a774c0: Add CAN nodes

Fabrizio Castro (3):
  arm64: dts: renesas: r8a774c0: Fix cpu nodes style
  arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes
  arm64: dts: renesas: cat875: Add CAN support

 arch/arm64/boot/dts/renesas/cat875.dtsi   | 22 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 32 +++++++++++++++++++++++++++++--
 2 files changed, 52 insertions(+), 2 deletions(-)

Comments

Pavel Machek July 15, 2019, 9:58 p.m. UTC | #1
On Mon 2019-07-15 14:47:59, Biju Das wrote:
> This patch series add CAN support to CAT875 sub board.
> Also it fixes cpu node style.
> 
> This patch series is based on linux-4.19.y-cip and all the patches
> in this series are cherry-picked from linux rc tree.
> 
> This patch series is depend on the below patch series
> https://patchwork.kernel.org/project/cip-dev/list/?series=145919

This looks good to me.

Best regards,
								Pavel
Pavel Machek July 16, 2019, 11:31 a.m. UTC | #2
On Mon 2019-07-15 14:47:59, Biju Das wrote:
> This patch series add CAN support to CAT875 sub board.
> Also it fixes cpu node style.
> 
> This patch series is based on linux-4.19.y-cip and all the patches
> in this series are cherry-picked from linux rc tree.

Thanks; applied and pushed out.

Best regards,
									Pavel