mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
arm64: dts: uniphier: ld11-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-ld11-global.dts:127.10-132.5: Warning (unit_address_vs_reg): /soc@0/i2c@58780000/tas5707a@1d/port@0: node has a unit name, but no reg or ranges property Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20240401140952.97923-2-krzk@kernel.org
This commit is contained in:
parent
345531df1c
commit
2e2798377b
|
|
@ -124,7 +124,7 @@ audio-codec@1d {
|
|||
PVDD_C-supply = <&_vcc_reg>;
|
||||
PVDD_D-supply = <&_vcc_reg>;
|
||||
|
||||
port@0 {
|
||||
port {
|
||||
tas_speaker: endpoint {
|
||||
dai-format = "i2s";
|
||||
remote-endpoint = <&i2s_hpcmout1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user