All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
@ 2017-04-19 20:30 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2017-04-19 20:30 UTC (permalink / raw)
  To: Tony Lindgren, Teresa Remmet
  Cc: Benoît Cousson, linux-omap, linux-arm-kernel, linux-kernel,
	Alexandre Belloni

The rv4162 compatbile string is missing the vendor part, add it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/am335x-phycore-som.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index 14533ff6d0ad..428a25e952b0 100644
--- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
@@ -138,7 +138,7 @@
 	};
 
 	i2c_rtc: rtc@68 {
-		compatible = "rv4162";
+		compatible = "microcrystal,rv4162";
 		reg = <0x68>;
 		status = "disabled";
 	};
-- 
2.11.0

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

* [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
@ 2017-04-19 20:30 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2017-04-19 20:30 UTC (permalink / raw)
  To: linux-arm-kernel

The rv4162 compatbile string is missing the vendor part, add it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 arch/arm/boot/dts/am335x-phycore-som.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am335x-phycore-som.dtsi b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index 14533ff6d0ad..428a25e952b0 100644
--- a/arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/arch/arm/boot/dts/am335x-phycore-som.dtsi
@@ -138,7 +138,7 @@
 	};
 
 	i2c_rtc: rtc at 68 {
-		compatible = "rv4162";
+		compatible = "microcrystal,rv4162";
 		reg = <0x68>;
 		status = "disabled";
 	};
-- 
2.11.0

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

* Re: [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
  2017-04-19 20:30 ` Alexandre Belloni
@ 2017-05-16 15:18   ` Tony Lindgren
  -1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2017-05-16 15:18 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Teresa Remmet, Benoît Cousson, linux-omap, linux-arm-kernel,
	linux-kernel

* Alexandre Belloni <alexandre.belloni@free-electrons.com> [170419 13:32]:
> The rv4162 compatbile string is missing the vendor part, add it.

Applying into omap-for-v4.13/dt thanks.

Tony

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

* [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible
@ 2017-05-16 15:18   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2017-05-16 15:18 UTC (permalink / raw)
  To: linux-arm-kernel

* Alexandre Belloni <alexandre.belloni@free-electrons.com> [170419 13:32]:
> The rv4162 compatbile string is missing the vendor part, add it.

Applying into omap-for-v4.13/dt thanks.

Tony

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

end of thread, other threads:[~2017-05-16 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-19 20:30 [PATCH] ARM: dts: am335x-phycore-som: fix rv4162 compatible Alexandre Belloni
2017-04-19 20:30 ` Alexandre Belloni
2017-05-16 15:18 ` Tony Lindgren
2017-05-16 15:18   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.