diff mbox series

[uL,2/2] ARM: dts: am5729: beaglebone-ai: dra7 reqs in dts

Message ID 20191113221345.4795-3-c-robey@ti.com (mailing list archive)
State New, archived
Headers show
Series Enable BeagleBone AI | expand

Commit Message

Robey, Caleb Nov. 13, 2019, 10:13 p.m. UTC
Small nomenclature change for beaglebone AI compatibility.

Signed-off-by: Jason Kridner <jdk@ti.com>

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

Comments

Tony Lindgren Nov. 14, 2019, 4:46 p.m. UTC | #1
* Caleb Robey <c-robey@ti.com> [191113 22:15]:
> Small nomenclature change for beaglebone AI compatibility.
> 
> Signed-off-by: Jason Kridner <jdk@ti.com>

Hmm so should this patch be also "From: Jason Kridner <jdk@ti.com>"
if Jason's patch?

If so, please resend, and since you're the one sending it, please
also add your Signed-off-by.

Thanks,

Tony

>  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
>
diff mbox series

Patch

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