On 1/21/24 21:46, Paul Barker wrote:
On 21/01/2024 17:41, Marek Vasut wrote:
From: Hai Pham <hai.pham...@renesas.com>
Initial support for the Renesas Gray Hawk CPU and BreakOut boards.
Signed-off-by: Hai Pham <hai.pham...@renesas.com>
---
Cc: Paul Barker <paul.barker...@bp.renesas.com>
---
arch/arm/dts/r8a779h0-gray-hawk-cpu.dtsi | 165 ++++++++++++++++++
arch/arm/dts/r8a779h0-gray-hawk-csi-dsi.dtsi | 15 ++
arch/arm/dts/r8a779h0-gray-hawk-ethernet.dtsi | 15 ++
arch/arm/dts/r8a779h0-gray-hawk.dts | 25 +++
4 files changed, 220 insertions(+)
create mode 100644 arch/arm/dts/r8a779h0-gray-hawk-cpu.dtsi
create mode 100644 arch/arm/dts/r8a779h0-gray-hawk-csi-dsi.dtsi
create mode 100644 arch/arm/dts/r8a779h0-gray-hawk-ethernet.dtsi
create mode 100644 arch/arm/dts/r8a779h0-gray-hawk.dts
Is this a sync from the Linux kernel? If so we should say which commit
the dts/dtsi files are taken from.
It is not, not yet anyway. Once the DTs land in next, I will sync them in.