From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Subject: [v5,2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation From: Rob Herring Message-Id: <20180904141618.GA5516@bogus> Date: Tue, 4 Sep 2018 09:16:18 -0500 To: Manish Narani Cc: mark.rutland@arm.com, michal.simek@xilinx.com, bp@alien8.de, mchehab@kernel.org, leoyang.li@nxp.com, amit.kucheria@linaro.org, olof@lixom.net, sgoud@xilinx.com, anirudh@xilinx.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org List-ID: T24gRnJpLCBBdWcgMzEsIDIwMTggYXQgMDY6NTc6NDhQTSArMDUzMCwgTWFuaXNoIE5hcmFuaSB3 cm90ZToKPiBBZGQgaW5mb3JtYXRpb24gb2YgWnlucU1QIEREUkMgd2hpY2ggcmVwb3J0cyB0aGUg c2luZ2xlIGJpdCBlcnJvcnMgdGhhdAo+IGFyZSBjb3JyZWN0ZWQgYW5kIHRoZSBkb3VibGUgYml0 IGVycm9ycyB0aGF0IGFyZSBkZXRlY3RlZC4KPiAKPiBTaWduZWQtb2ZmLWJ5OiBNYW5pc2ggTmFy YW5pIDxtYW5pc2gubmFyYW5pQHhpbGlueC5jb20+Cj4gLS0tCj4gIC4uLi9iaW5kaW5ncy9tZW1v cnktY29udHJvbGxlcnMvc3lub3BzeXMudHh0ICAgICAgIHwgMjcgKysrKysrKysrKysrKysrKysr LS0tLQo+ICAxIGZpbGUgY2hhbmdlZCwgMjIgaW5zZXJ0aW9ucygrKSwgNSBkZWxldGlvbnMoLSkK ClBsZWFzZSBhZGQgYWNrcy9yZXZpZXdlZC1ieXMgd2hlbiBwb3N0aW5nIG5ldyB2ZXJzaW9ucy4K ClJvYgo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Tue, 4 Sep 2018 09:16:18 -0500 Subject: [PATCH v5 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation In-Reply-To: <1535722070-10394-3-git-send-email-manish.narani@xilinx.com> References: <1535722070-10394-1-git-send-email-manish.narani@xilinx.com> <1535722070-10394-3-git-send-email-manish.narani@xilinx.com> Message-ID: <20180904141618.GA5516@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Aug 31, 2018 at 06:57:48PM +0530, Manish Narani wrote: > Add information of ZynqMP DDRC which reports the single bit errors that > are corrected and the double bit errors that are detected. > > Signed-off-by: Manish Narani > --- > .../bindings/memory-controllers/synopsys.txt | 27 ++++++++++++++++++---- > 1 file changed, 22 insertions(+), 5 deletions(-) Please add acks/reviewed-bys when posting new versions. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation Date: Tue, 4 Sep 2018 09:16:18 -0500 Message-ID: <20180904141618.GA5516@bogus> References: <1535722070-10394-1-git-send-email-manish.narani@xilinx.com> <1535722070-10394-3-git-send-email-manish.narani@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1535722070-10394-3-git-send-email-manish.narani@xilinx.com> Sender: linux-kernel-owner@vger.kernel.org To: Manish Narani Cc: mark.rutland@arm.com, michal.simek@xilinx.com, bp@alien8.de, mchehab@kernel.org, leoyang.li@nxp.com, amit.kucheria@linaro.org, olof@lixom.net, sgoud@xilinx.com, anirudh@xilinx.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Aug 31, 2018 at 06:57:48PM +0530, Manish Narani wrote: > Add information of ZynqMP DDRC which reports the single bit errors that > are corrected and the double bit errors that are detected. > > Signed-off-by: Manish Narani > --- > .../bindings/memory-controllers/synopsys.txt | 27 ++++++++++++++++++---- > 1 file changed, 22 insertions(+), 5 deletions(-) Please add acks/reviewed-bys when posting new versions. Rob