All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/15] ARM: dts: alpine: fix PCIe node name
@ 2017-03-22  2:02 ` Rob Herring
  0 siblings, 0 replies; 78+ messages in thread
From: Rob Herring @ 2017-03-22  2:02 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: arm-DgEjT+Ai2ygdnm+yROfE0A, Tsahee Zidenberg, Antoine Tenart

PCIe bridges should have a node name of 'pcie'.

Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Tsahee Zidenberg <tsahee-IEYhy/pPZWng2XuLRlxkFAC/G2K4zDHf@public.gmane.org>
Cc: Antoine Tenart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
---
Sub-arch maintainers, please apply to your trees unless arm-soc wants 
to take the whole lot.

 arch/arm/boot/dts/alpine.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/alpine.dtsi b/arch/arm/boot/dts/alpine.dtsi
index d0eefc3b886c..f09f9c8e178a 100644
--- a/arch/arm/boot/dts/alpine.dtsi
+++ b/arch/arm/boot/dts/alpine.dtsi
@@ -139,7 +139,7 @@
 		};
 
 		/* Internal PCIe Controller */
-		pcie-internal@0xfbc00000 {
+		pcie@fbc00000 {
 			compatible = "pci-host-ecam-generic";
 			device_type = "pci";
 			#size-cells = <2>;
-- 
2.10.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 78+ messages in thread

end of thread, other threads:[~2017-06-13 14:52 UTC | newest]

Thread overview: 78+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-22  2:02 [PATCH 01/15] ARM: dts: alpine: fix PCIe node name Rob Herring
2017-03-22  2:02 ` Rob Herring
2017-03-22  2:03 ` [PATCH 04/15] ARM: dts: exynos: fix PCI bus dtc warnings Rob Herring
2017-03-22  2:03   ` Rob Herring
2017-03-23 19:37   ` Krzysztof Kozlowski
2017-03-23 19:37     ` Krzysztof Kozlowski
     [not found] ` <20170322020313.24338-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-22  2:03   ` [PATCH 02/15] ARM: dts: marvell: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-24 14:17     ` Gregory CLEMENT
2017-03-24 14:17       ` Gregory CLEMENT
2017-03-22  2:03   ` [PATCH 03/15] ARM: dts: ti: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  2:03   ` [PATCH 05/15] ARM: dts: imx: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  8:19     ` Shawn Guo
2017-03-22  8:19       ` Shawn Guo
2017-03-22 13:53       ` Rob Herring
2017-03-22 13:53         ` Rob Herring
     [not found]         ` <CAL_JsqKmbLP07zKN1SJAoe0xHjzjn80HQDRvqASXvhnUOBgAyA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-24  1:28           ` Shawn Guo
2017-03-24  1:28             ` Shawn Guo
2017-03-22  2:03   ` [PATCH 06/15] ARM: dts: r8a779x: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  8:58     ` Geert Uytterhoeven
2017-03-22  8:58       ` Geert Uytterhoeven
2017-03-22  8:58       ` Geert Uytterhoeven
2017-03-22 13:47       ` Rob Herring
2017-03-22 13:47         ` Rob Herring
2017-03-22 13:47         ` Rob Herring
2017-03-22 14:06         ` Geert Uytterhoeven
2017-03-22 14:06           ` Geert Uytterhoeven
2017-03-22 14:06           ` Geert Uytterhoeven
2017-03-24  7:06     ` Simon Horman
2017-03-24  7:06       ` Simon Horman
2017-03-24  7:06       ` Simon Horman
2017-03-24  7:59       ` Geert Uytterhoeven
2017-03-24  7:59         ` Geert Uytterhoeven
2017-03-24  7:59         ` Geert Uytterhoeven
2017-03-22  2:03   ` [PATCH 07/15] ARM: dts: spear13xx: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  4:11     ` Viresh Kumar
2017-03-22  4:11       ` Viresh Kumar
2017-03-22  2:03   ` [PATCH 08/15] ARM: dts: tegra: " Rob Herring
2017-03-22  2:03     ` Rob Herring
     [not found]     ` <20170322020313.24338-8-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-06-13 14:51       ` Thierry Reding
2017-06-13 14:51         ` Thierry Reding
2017-03-22  2:03   ` [PATCH 09/15] ARM: dts: versatile: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  2:03   ` [PATCH 10/15] ARM: dts: bcm: fix msi-controller name and unit address Rob Herring
2017-03-22  2:03     ` Rob Herring
     [not found]     ` <20170322020313.24338-10-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-22  6:07       ` Ray Jui
2017-03-22  6:07         ` Ray Jui
2017-03-22 17:16       ` Florian Fainelli
2017-03-22 17:16         ` Florian Fainelli
2017-03-22  2:03   ` [PATCH 11/15] arm64: dts: nvidia: fix PCI bus dtc warnings Rob Herring
2017-03-22  2:03     ` Rob Herring
     [not found]     ` <20170322020313.24338-11-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-06-13 14:52       ` Thierry Reding
2017-06-13 14:52         ` Thierry Reding
2017-03-22  2:03   ` [PATCH 12/15] arm64: dts: apm: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  2:03   ` [PATCH 13/15] arm64: dts: juno: " Rob Herring
2017-03-22  2:03     ` Rob Herring
     [not found]     ` <20170322020313.24338-13-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-22 11:56       ` Liviu Dudau
2017-03-22 11:56         ` Liviu Dudau
2017-03-22  2:03   ` [PATCH 14/15] arm64: dts: broadcom: " Rob Herring
2017-03-22  2:03     ` Rob Herring
2017-03-22  5:36     ` Jayachandran C.
2017-03-22  5:36       ` Jayachandran C.
2017-03-22  2:03   ` [PATCH 15/15] arm64: dts: xilinx: " Rob Herring
2017-03-22  2:03     ` Rob Herring
     [not found]     ` <20170322020313.24338-15-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-03-23 14:35       ` Michal Simek
2017-03-23 14:35         ` Michal Simek
2017-03-22  8:01 ` [PATCH 01/15] ARM: dts: alpine: fix PCIe node name Antoine Tenart
2017-03-22  8:01   ` Antoine Tenart
2017-03-24 17:00   ` Arnd Bergmann
2017-03-24 17:00     ` Arnd Bergmann
     [not found]     ` <CAK8P3a2WOeNrz3J8vO+n+rhwn3N_vdOswZ0NMmYrdNvmkD8obQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-03-24 18:25       ` Antoine Tenart
2017-03-24 18:25         ` Antoine Tenart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.