aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/dra72x.dtsi
diff options
context:
space:
mode:
authorAndrew Davis2023-04-11 13:25:06 -0500
committerTom Rini2023-04-24 13:18:47 -0400
commitf8ae3e605b1ab8e7ac5f34ac8a8e7a44979c6168 (patch)
tree19f49577d4b0e5d5c806a47c33b47e1e5d9047ba /arch/arm/dts/dra72x.dtsi
parent211b3d726378857d0f2b8bc80923bbd548edf083 (diff)
arm: dts: dra7x: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other changes that should not change the DT functionality from Linux v6.3-rc6. Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/dra72x.dtsi')
-rw-r--r--arch/arm/dts/dra72x.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/dra72x.dtsi b/arch/arm/dts/dra72x.dtsi
index d5c5460227f..481189d361b 100644
--- a/arch/arm/dts/dra72x.dtsi
+++ b/arch/arm/dts/dra72x.dtsi
@@ -29,12 +29,12 @@
};
&mailbox5 {
- mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
+ mbox_ipu1_ipc3x: mbox-ipu1-ipc3x {
ti,mbox-tx = <6 2 2>;
ti,mbox-rx = <4 2 2>;
status = "disabled";
};
- mbox_dsp1_ipc3x: mbox_dsp1_ipc3x {
+ mbox_dsp1_ipc3x: mbox-dsp1-ipc3x {
ti,mbox-tx = <5 2 2>;
ti,mbox-rx = <1 2 2>;
status = "disabled";
@@ -42,7 +42,7 @@
};
&mailbox6 {
- mbox_ipu2_ipc3x: mbox_ipu2_ipc3x {
+ mbox_ipu2_ipc3x: mbox-ipu2-ipc3x {
ti,mbox-tx = <6 2 2>;
ti,mbox-rx = <4 2 2>;
status = "disabled";