devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: omap: gta04a5: cleanup i2c node names
@ 2023-01-17 22:30 Andreas Kemnade
  2023-01-19  8:35 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kemnade @ 2023-01-17 22:30 UTC (permalink / raw)
  To: bcousson, tony, robh+dt, krzysztof.kozlowski+dt, linux-omap,
	devicetree, linux-kernel
  Cc: Andreas Kemnade

Use generic node names.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/boot/dts/omap3-gta04a5.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/omap3-gta04a5.dts b/arch/arm/boot/dts/omap3-gta04a5.dts
index 4f4e402ea3fa..53057d55cbed 100644
--- a/arch/arm/boot/dts/omap3-gta04a5.dts
+++ b/arch/arm/boot/dts/omap3-gta04a5.dts
@@ -120,17 +120,17 @@ &i2c2 {
 	/delete-node/ itg3200@68;
 	/delete-node/ hmc5843@1e;
 
-	bmg160@69 {
+	gyrometer@69 {
 		compatible = "bosch,bmg160";
 		reg = <0x69>;
 	};
 
-	bmc150@10 {
+	accelerometer@10 {
 		compatible = "bosch,bmc150_accel";
 		reg = <0x10>;
 	};
 
-	bmc150@12 {
+	magnetometer@12 {
 		compatible = "bosch,bmc150_magn";
 		reg = <0x12>;
 	};
-- 
2.30.2


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

* Re: [PATCH] ARM: dts: omap: gta04a5: cleanup i2c node names
  2023-01-17 22:30 [PATCH] ARM: dts: omap: gta04a5: cleanup i2c node names Andreas Kemnade
@ 2023-01-19  8:35 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2023-01-19  8:35 UTC (permalink / raw)
  To: Andreas Kemnade
  Cc: bcousson, robh+dt, krzysztof.kozlowski+dt, linux-omap, devicetree,
	linux-kernel

* Andreas Kemnade <andreas@kemnade.info> [230118 00:31]:
> Use generic node names.

Applying into omap-for-v6.3/dt thanks.

Tony

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

end of thread, other threads:[~2023-01-19  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 22:30 [PATCH] ARM: dts: omap: gta04a5: cleanup i2c node names Andreas Kemnade
2023-01-19  8:35 ` Tony Lindgren

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