arm64: dts: uniphier: ld20-global: use generic node name for audio-codec
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 1 Apr 2024 14:09:51 +0000 (16:09 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 24 Apr 2024 06:49:39 +0000 (08:49 +0200)
Devicetree specification expects node names to be generic, representing
the class of devices.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240401140952.97923-3-krzk@kernel.org
arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts

index a01579cb3b79cb678f18050007cd145e61539408..a4c86137f42406bfb93a44844c37d51edfe79f3f 100644 (file)
 &i2c0 {
        status = "okay";
 
-       tas5707@1b {
+       audio-codec@1b {
                compatible = "ti,tas5711";
                reg = <0x1b>;
                reset-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 0) GPIO_ACTIVE_LOW>;