]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: socionext: Drop "linux,spdif-dit" port node unit-address
authorRob Herring (Arm) <robh@kernel.org>
Wed, 10 Sep 2025 23:39:23 +0000 (18:39 -0500)
committerArnd Bergmann <arnd@arndb.de>
Mon, 15 Sep 2025 13:21:25 +0000 (15:21 +0200)
A single graph port node without an address (i.e. "reg") should not have
a unit-address, drop it from the "linux,spdif-dit" port node.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250910233923.778992-2-robh@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts
arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts

index de219570bbc933e3d6090358034f0d96e79f431d..fc105d420db47955a9bcc040f8ec694532847995 100644 (file)
@@ -68,7 +68,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        spdif_tx: endpoint {
                                remote-endpoint = <&spdif_hiecout1>;
                        };
@@ -79,7 +79,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        comp_spdif_tx: endpoint {
                                remote-endpoint = <&comp_spdif_hiecout1>;
                        };
index fba454adae7d451ad98843f807426b63ed6ae7f0..10efa747ed8b0ab2b1234d85ad845e5e29e4875a 100644 (file)
@@ -74,7 +74,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        spdif_tx: endpoint {
                                remote-endpoint = <&spdif_hiecout1>;
                        };
@@ -85,7 +85,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        comp_spdif_tx: endpoint {
                                remote-endpoint = <&comp_spdif_hiecout1>;
                        };
index 20e5fb724fae39f1a3846d85adf3cb1d47c785a8..3c4dcfb82ddfef1f70929dca1de05f211375f8ac 100644 (file)
@@ -68,7 +68,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        spdif_tx: endpoint {
                                remote-endpoint = <&spdif_hiecout1>;
                        };
@@ -79,7 +79,7 @@
                compatible = "linux,spdif-dit";
                #sound-dai-cells = <0>;
 
-               port@0 {
+               port {
                        comp_spdif_tx: endpoint {
                                remote-endpoint = <&comp_spdif_hiecout1>;
                        };