Re: [PATCH 0/4] arm64: dts: renesas: Fix missing cells and reg
From: Marek Vasut
Date: Thu Mar 26 2026 - 16:41:10 EST
On 3/26/26 11:07 AM, Geert Uytterhoeven wrote:
Hello Geert,
Thanks for your series!
On Thu, 26 Mar 2026 at 05:24, Marek Vasut
<marek.vasut+renesas@xxxxxxxxxxx> wrote:
Add missing cells and reg DT property into DTOs to fix warnings like this:
"
arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtso:30.10-34.5: Warning (unit_address_vs_reg): /fragment@2/__overlay__/ports/port@1: node has a unit name, but no reg or ranges property
"
All of these are dtc W=1 warnings, right?
Yes, I slowly started linting and validating the various DTs we have to remove leftover warnings.
--
Best regards,
Marek Vasut