From: Krzysztof Kozlowski Date: Mon, 1 Apr 2024 14:09:49 +0000 (+0200) Subject: arm64: dts: uniphier: ld11-global: use generic node name for audio-codec X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=345531df1cf864bbdba8d5a31c0b5519296c39cc;p=linux.git arm64: dts: uniphier: ld11-global: use generic node name for audio-codec Devicetree specification expects node names to be generic, representing the class of devices. Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240401140952.97923-1-krzk@kernel.org --- diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts index da44a15a8adf3..2f88e81b7ee3b 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts @@ -111,7 +111,7 @@ &i2c0 { status = "okay"; - tas5707a@1d { + audio-codec@1d { compatible = "ti,tas5711"; reg = <0x1d>; reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;