linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am33xx: add ocp label
@ 2020-08-10  4:58 Drew Fustini
  2020-08-19  7:31 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Fustini @ 2020-08-10  4:58 UTC (permalink / raw)
  To: Tony Lindgren, Rob Herring, bcousson, linux-omap, devicetree,
	linux-kernel, Jason Kridner, Robert Nelson
  Cc: Drew Fustini

Add label to the ocp node in the AM33xx SoC include so that it can be
referenced in board-level files like am335x-pocketbeagle.dts

Signed-off-by: Drew Fustini <drew@beagleboard.org>
---

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

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 3b177c9c4412..02f0b886d177 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -172,7 +172,7 @@ mpu {
 	 * for the moment, just use a fake OCP bus entry to represent
 	 * the whole bus hierarchy.
 	 */
-	ocp {
+	ocp: ocp {
 		compatible = "simple-bus";
 		#address-cells = <1>;
 		#size-cells = <1>;
-- 
2.25.1


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

* Re: [PATCH] ARM: dts: am33xx: add ocp label
  2020-08-10  4:58 [PATCH] ARM: dts: am33xx: add ocp label Drew Fustini
@ 2020-08-19  7:31 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2020-08-19  7:31 UTC (permalink / raw)
  To: Drew Fustini
  Cc: Rob Herring, bcousson, linux-omap, devicetree, linux-kernel,
	Jason Kridner, Robert Nelson

* Drew Fustini <drew@beagleboard.org> [200810 07:58]:
> Add label to the ocp node in the AM33xx SoC include so that it can be
> referenced in board-level files like am335x-pocketbeagle.dts

Thanks applying into omap-for-v5.9/dt.

Tony

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

end of thread, other threads:[~2020-08-19  7:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10  4:58 [PATCH] ARM: dts: am33xx: add ocp label Drew Fustini
2020-08-19  7:31 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).