RE: [PATCH v4 4/4] arm64: zynqmp: Add DDRC node

2018-08-18 Thread Manish Narani
inux- > e...@vger.kernel.org; Manish Narani > Subject: [PATCH v4 4/4] arm64: zynqmp: Add DDRC node > > This patch adds ddrc memory controller node in dts. The size mentioned in dts > is 0x3, because we need to access DDR_QOS INTR registers located at > fd090208 from this dr

[PATCH v4 4/4] arm64: zynqmp: Add DDRC node

2018-08-04 Thread Manish Narani
This patch adds ddrc memory controller node in dts. The size mentioned in dts is 0x3, because we need to access DDR_QOS INTR registers located at fd090208 from this driver. Signed-off-by: Manish Narani --- arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 7 +++ 1 file changed, 7 insertions(+) d