Re: [PATCH RFC 1/2] dt-bindings: memory: add jedec,ddr[3-4]-channel binding

From: Clement LE GOFFIC
Date: Thu Jul 10 2025 - 03:47:37 EST


Hi Krzysztof,

On 7/9/25 20:27, Krzysztof Kozlowski wrote:
On 26/06/2025 21:48, Clément Le Goffic wrote:
Introduce as per jdec,lpddrX-channel binding, jdec,ddr[3-4]-channel

s/jdec/jedec/

Right thanks


binding.

Signed-off-by: Clément Le Goffic <clement.legoffic@xxxxxxxxxxx>
---


+
+additionalProperties: false
+
+examples:
+ - |
+ ddr_channel: ddr3-channel@0 {
+ compatible = "jedec,ddr3-channel";
+ io-width = <16>;

Missing reg... or not? What was your intention

Indeed no reg.
I'll drop the "@0" for the next version.



+ };



Best regards,
Krzysztof