devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] arm64: dts: ti: k3-am62-verdin: Update tla2024 adc compatible
@ 2024-10-01 11:14 João Paulo Gonçalves
  2024-10-01 11:26 ` Francesco Dolcini
  2024-10-01 11:54 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 7+ messages in thread
From: João Paulo Gonçalves @ 2024-10-01 11:14 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: João Paulo Gonçalves, linux-arm-kernel, devicetree,
	linux-kernel

From: João Paulo Gonçalves <joao.goncalves@toradex.com>

With commit f1c9ce0ced2d ("iio: adc: ti-ads1015: Add TLA2024 support") a
new compatible was introduced for TLA2024 ADC. Update the device
tree to use the correct compatible for the Verdin-AM62 hardware.

Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
---
 arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
index 5bef31b8577b..f201722d81b3 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
@@ -1220,7 +1220,7 @@ sensor@48 {
 	};

 	adc@49 {
-		compatible = "ti,ads1015";
+		compatible = "ti,tla2024";
 		reg = <0x49>;
 		#address-cells = <1>;
 		#size-cells = <0>;
--
2.34.1

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

end of thread, other threads:[~2024-10-02 13:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01 11:14 [PATCH v1] arm64: dts: ti: k3-am62-verdin: Update tla2024 adc compatible João Paulo Gonçalves
2024-10-01 11:26 ` Francesco Dolcini
2024-10-01 11:54 ` Krzysztof Kozlowski
2024-10-01 13:01   ` Francesco Dolcini
2024-10-01 13:59     ` Krzysztof Kozlowski
2024-10-01 14:13       ` Francesco Dolcini
2024-10-02 13:52         ` Nishanth Menon

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).