* Caleb Robey <c-robey@xxxxxx> [191113 22:15]: > Small nomenclature change for beaglebone AI compatibility. > > Signed-off-by: Jason Kridner <jdk@xxxxxx> Hmm so should this patch be also "From: Jason Kridner <jdk@xxxxxx>" 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 >