Re: [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding
From: Miquel Raynal
Date: Fri Sep 25 2026 - 09:19:15 EST
>> >> + items:
>> >> + - const: renesas,r9a06g032-ddr-edac # RZ/N1D
>> >> + - const: renesas,rzn1-ddr-edac # RZ/N1
>> >
>> > We don't need a family compatible. Only N1D has a DDR controller.
>>
>> This is true, but from my experience with this platform, Geert used to
>> request both. I'm fine exposing only one of them, but I explicitly asked
>> Paul to put them both to mimic the existing bindings and keep some kind
>> of uniformity. I'm fine either ways, but before we go through that
>> iteration, Geert, would you mind confirming your preferences?
>
> Well, if only RZ/N1D has the DDR controller, there is not much point in
> adding a family-specific compatible value. According to renesas.com,
> RZ/N1x is obsolete, so no new family members will arrive.
Ack, thanks!