[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9290fdda-65f4-70c3-fd1f-2872824795d6@gmail.com>
Date: Sun, 3 Oct 2021 04:28:33 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Rob Herring <robh+dt@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org
Subject: Re: [PATCH v2 2/4] dt-bindings: memory: tegra20: emc: Document new
LPDDR2 sub-node
03.10.2021 03:35, Dmitry Osipenko пишет:
> + lpddr2-configuration:
> + $ref: "jedec,lpddr2.yaml#"
> + type: object
...
> +
> + lpddr2-config {
> + jedec,lpddr2-manufacturer-id = <LPDDR2_MANID_ELPIDA>;
> + jedec,lpddr2-revision-id1 = <1>;
> + jedec,lpddr2-density-mbits = <2048>;
> + jedec,lpddr2-io-width-bits = <16>;
> + jedec,lpddr2-type = <LPDDR2_TYPE_S4>;
> + };
I just noticed that this is a wrong node name and I missed to run
dt_binding_check after the last edit. I'll send v3 with the corrected
name shortly.
Powered by blists - more mailing lists