From: Krzysztof Kozlowski Date: Mon, 1 Apr 2024 14:09:52 +0000 (+0200) Subject: arm64: dts: uniphier: ld20-global: drop audio codec port unit address X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=63252893550f75389616d24731c0c6051bb16a77;p=linux.git arm64: dts: uniphier: ld20-global: drop audio codec port unit address Audio codec port does not have "reg", thus it should not have unit address, as reported by dtc W=1 warning: uniphier-ld20-global.dts:127.10-132.5: Warning (unit_address_vs_reg): /soc@0/i2c@58780000/tas5707@1b/port@0: node has a unit name, but no reg or ranges property Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240401140952.97923-4-krzk@kernel.org --- diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts index a4c86137f4240..79f6db2455c17 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -124,7 +124,7 @@ PVDD_C-supply = <&_vcc_reg>; PVDD_D-supply = <&_vcc_reg>; - port@0 { + port { tas_speaker: endpoint { dai-format = "i2s"; remote-endpoint = <&i2s_hpcmout1>;