mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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 <krzk@kernel.org> Link: https://lore.kernel.org/r/20240401140952.97923-1-krzk@kernel.org
This commit is contained in:
parent
e80ab9c978
commit
345531df1c
|
|
@ -111,7 +111,7 @@ &comp_spdif_hiecout1 {
|
|||
&i2c0 {
|
||||
status = "okay";
|
||||
|
||||
tas5707a@1d {
|
||||
audio-codec@1d {
|
||||
compatible = "ti,tas5711";
|
||||
reg = <0x1d>;
|
||||
reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user