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 <drew@beagleboard.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Drew Fustini 2020-08-09 23:58:03 -05:00 committed by Tony Lindgren
parent 12c24ea1f8
commit 03e23ca9ff
1 changed files with 1 additions and 1 deletions

View File

@ -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>;