[PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger

Andreas Kemnade posted 3 patches 1 month, 1 week ago
[PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger
Posted by Andreas Kemnade 1 month, 1 week ago
Use the established node name for the charger.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/boot/dts/ti/omap/twl4030.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/ti/omap/twl4030.dtsi b/arch/arm/boot/dts/ti/omap/twl4030.dtsi
index a5d9c5738317a..07b9ca942e78d 100644
--- a/arch/arm/boot/dts/ti/omap/twl4030.dtsi
+++ b/arch/arm/boot/dts/ti/omap/twl4030.dtsi
@@ -16,7 +16,7 @@ rtc {
 		interrupts = <11>;
 	};
 
-	charger: bci {
+	charger: charger {
 		compatible = "ti,twl4030-bci";
 		interrupts = <9>, <2>;
 		bci3v1-supply = <&vusb3v1>;
-- 
2.39.2
Re: [PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger
Posted by Kevin Hilman 3 weeks, 6 days ago
On Wed, 16 Oct 2024 10:03:14 +0200, Andreas Kemnade wrote:
> Use the established node name for the charger.
> 
> 

Applied, thanks!

[3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger
      commit: 55f96ea329ee8248215a08ae0b88330084304748

Best regards,
-- 
Kevin Hilman <khilman@baylibre.com>