From: Drew Fustini Date: Mon, 10 Aug 2020 04:58:03 +0000 (-0500) Subject: ARM: dts: am33xx: add ocp label X-Git-Tag: v5.15~2574^2~9^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03e23ca9ff8343feec87fe89c1b6c3fb3a179711;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: am33xx: add ocp label 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 Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 5cb4cc3..1ab54ee9 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -172,7 +172,7 @@ * 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>;