Message ID | 20191114170933.12623-2-c-robey@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: dts: am5729: beaglebone-ai: Enable BeagleBone AI | expand |
* Caleb Robey <c-robey@ti.com> [191114 17:11]:
Hmm I think this one is still missing
From: Jason Kridner <jdk@ti.com>
If this too is Jason's patch? This happens if you apply a patch
manually instead of applying an email with git am.
You might be able to just change the From: line with
git commit --amend.
Regards,
Tony
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>;