[PATCH 1/2] ARM: dts: am5729: beaglebone-ai: dra7 reqs in dts

From: Caleb Robey
Date: Thu Nov 14 2019 - 12:10:34 EST


Small nomenclature change for beaglebone AI compatibility.

Signed-off-by: Jason Kridner <jdk@xxxxxx>
Signed-off-by: Caleb Robey <c-robey@xxxxxx>

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

diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 953f0ffce2a9..563d64c69fd4 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -143,7 +143,7 @@
* the moment, just use a fake OCP bus entry to represent the whole bus
* hierarchy.
*/
- ocp {
+ ocp: ocp {
compatible = "ti,dra7-l3-noc", "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
--
2.17.1