Re: [Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-01-30 13:25:11
Also in:
linux-arm-kernel, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-01-30 13:25:11
Also in:
linux-arm-kernel, lkml
On Thu, Jan 21, 2021 at 04:27:36PM +0530, Kuldeep Singh wrote:
This patch set adds device-tree support for LX2160A-RDB/QDS. Also, update flexcan entry for LS1028A and enable support further for LS1028A-RDB/QDS. Patch1: Add dtsi and dts properties for LX2160A Patch2: Update dtsi properties for LS1028A Patch3: Add dts properties for LS1028A. Changes since v1: -Use clockgen constants instead of numeric numbers Kuldeep Singh (3): arm64: dts: lx2160a: Add flexcan support arm64: dtsi: ls1028a: Update flexcan properties arm64: dts: ls1028a: Enable flexcan support for LS1028A-RDB/QDS
Applied all, thanks.