On 8/28/26 7:54 PM, Ralph Siemsen wrote:
On Sun, Aug 16, 2026 at 01:25:09PM +0200, Marek Vasut wrote:
On 8/15/26 2:24 PM, Ralph Siemsen wrote:
On Sat, Aug 15, 2026 at 12:26:16AM +0200, Marek Vasut wrote:
---
arch/arm/dts/r9a06g032.dtsi | 270 ++++++++++++++++++++++++++++++++
++ +++++++---
Can you use dts/upstream/src/arm/renesas/r9a06g032.dtsi instead ?
Can you switch to OF_UPSTREAM ?
Almost, but not quite yet. The upstream version is missing the QSPI
node, which just got added in the kernel side. So once that gets
synced into U-boot then we can switch.
Can you put the missing bits into -u-boot.dtsi ?
As of v2026.10-rc3 this patch is no longer needed, Tom has pulled in
recent-enough DTS with the qspi node present.
I will switch to OF_UPSTREAM.
That is very nice, thank you !