Re: [PATCH V2 5/5] ARM: dts: exynos5440: support the phy-pcie node for pcie
From: pankaj.dubey <hidden>
Date: 2017-01-05 09:01:31
Also in:
linux-pci, linux-samsung-soc, lkml
From: pankaj.dubey <hidden>
Date: 2017-01-05 09:01:31
Also in:
linux-pci, linux-samsung-soc, lkml
Hi Jaehoon, On Wednesday 04 January 2017 06:04 PM, Jaehoon Chung wrote:
Add phy-pcie node for using Exynos5440 pcie. And use the reg-names as "elbi" and "config". Because the getting configuratioin space address from ranges is old way. It also is helpful to distinguish more clearly. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> --- Changelog on V2: - Removes the child-node - Fixes the typo - Removes the unnecessary comments arch/arm/boot/dts/exynos5440.dtsi | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-)
Reviewed-by: Pankaj Dubey <redacted> Thanks, Pankaj Dubey