From: Francesco Dolcini <francesco@dolcini.it>
To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: "João Paulo Gonçalves" <joao.goncalves@toradex.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
"Francesco Dolcini" <francesco.dolcini@toradex.com>
Subject: [PATCH v1 2/3] arm64: dts: ti: k3-am62-verdin: add label to som adc node
Date: Tue, 24 Sep 2024 14:00:43 +0200 [thread overview]
Message-ID: <20240924120044.130913-3-francesco@dolcini.it> (raw)
In-Reply-To: <20240924120044.130913-1-francesco@dolcini.it>
From: João Paulo Gonçalves <joao.goncalves@toradex.com>
Add a label to ti-ads1015 node to make it easier to reference it
from other nodes.
Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 3 ++-
1 file changed, 2 insertions(+), 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..7b63eb0287af 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi
@@ -1219,11 +1219,12 @@ sensor@48 {
reg = <0x48>;
};
- adc@49 {
+ verdin_som_adc: adc@49 {
compatible = "ti,ads1015";
reg = <0x49>;
#address-cells = <1>;
#size-cells = <0>;
+ #io-channel-cells = <1>;
/* Verdin PMIC_I2C (ADC_4 - ADC_3) */
channel@0 {
--
2.39.5
next prev parent reply other threads:[~2024-09-24 12:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 12:00 [PATCH v1 0/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board Francesco Dolcini
2024-09-24 12:00 ` [PATCH v1 1/3] dt-bindings: arm: ti: Add verdin am62 ivy board Francesco Dolcini
2024-09-24 15:33 ` Conor Dooley
2024-09-24 12:00 ` Francesco Dolcini [this message]
2024-09-24 12:00 ` [PATCH v1 3/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board Francesco Dolcini
2024-09-25 1:56 ` [PATCH v1 0/3] " Rob Herring (Arm)
2024-11-05 9:14 ` Vignesh Raghavendra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240924120044.130913-3-francesco@dolcini.it \
--to=francesco@dolcini.it \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=francesco.dolcini@toradex.com \
--cc=joao.goncalves@toradex.com \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox