linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] arm64: dts: uniphier: ld11-global: use generic node name for audio-codec
@ 2024-04-01 14:09 Krzysztof Kozlowski
  2024-04-01 14:09 ` [PATCH 2/4] arm64: dts: uniphier: ld11-global: drop audio codec port unit address Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2024-04-01 14:09 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kunihiko Hayashi,
	Masami Hiramatsu, devicetree, linux-arm-kernel, linux-kernel
  Cc: Krzysztof Kozlowski

Devicetree specification expects node names to be generic, representing
the class of devices.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts
index da44a15a8adf..2f88e81b7ee3 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 @@ &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>;
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-25  0:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-01 14:09 [PATCH 1/4] arm64: dts: uniphier: ld11-global: use generic node name for audio-codec Krzysztof Kozlowski
2024-04-01 14:09 ` [PATCH 2/4] arm64: dts: uniphier: ld11-global: drop audio codec port unit address Krzysztof Kozlowski
2024-04-01 14:09 ` [PATCH 3/4] arm64: dts: uniphier: ld20-global: use generic node name for audio-codec Krzysztof Kozlowski
2024-04-01 14:09 ` [PATCH 4/4] arm64: dts: uniphier: ld20-global: drop audio codec port unit address Krzysztof Kozlowski
2024-04-24  6:54 ` [PATCH 1/4] arm64: dts: uniphier: ld11-global: use generic node name for audio-codec Krzysztof Kozlowski
2024-04-25  0:12   ` Kunihiko Hayashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).