ARM: dts: am33xx: add ocp label
authorDrew Fustini <drew@beagleboard.org>
Mon, 10 Aug 2020 04:58:03 +0000 (23:58 -0500)
committerTony Lindgren <tony@atomide.com>
Wed, 19 Aug 2020 07:31:25 +0000 (10:31 +0300)
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi

index 5cb4cc3..1ab54ee 100644 (file)
         * 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>;