devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii"
@ 2014-04-15 12:51 Geert Uytterhoeven
  2014-04-15 14:26 ` Ulrich Hecht
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-04-15 12:51 UTC (permalink / raw)
  To: Simon Horman; +Cc: Ulrich Hecht, linux-sh, devicetree, Geert Uytterhoeven

Use "sii,s35390a" instead of "seiko,s35390a", cfr.
Documentation/devicetree/bindings/i2c/trivial-devices.txt and
Documentation/devicetree/bindings/vendor-prefixes.txt.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../boot/dts/r8a7740-armadillo800eva-reference.dts |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
index 0cb235a450b9..10344e6edd20 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
@@ -180,7 +180,7 @@
 &i2c2 {
 	status = "okay";
 	rtc@30 {
-		compatible = "seiko,s35390a";
+		compatible = "sii,s35390a";
 		reg = <0x30>;
 	};
 };
-- 
1.7.9.5


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

* Re: [PATCH] ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii"
  2014-04-15 12:51 [PATCH] ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii" Geert Uytterhoeven
@ 2014-04-15 14:26 ` Ulrich Hecht
  2014-04-16  1:04   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Hecht @ 2014-04-15 14:26 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Simon Horman, SH-Linux, devicetree

On Tue, Apr 15, 2014 at 2:51 PM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> Use "sii,s35390a" instead of "seiko,s35390a", cfr.
> Documentation/devicetree/bindings/i2c/trivial-devices.txt and
> Documentation/devicetree/bindings/vendor-prefixes.txt.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

> ---
>  .../boot/dts/r8a7740-armadillo800eva-reference.dts |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
> index 0cb235a450b9..10344e6edd20 100644
> --- a/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
> +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
> @@ -180,7 +180,7 @@
>  &i2c2 {
>         status = "okay";
>         rtc@30 {
> -               compatible = "seiko,s35390a";
> +               compatible = "sii,s35390a";
>                 reg = <0x30>;
>         };
>  };
> --
> 1.7.9.5
>

CU
Uli

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

* Re: [PATCH] ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii"
  2014-04-15 14:26 ` Ulrich Hecht
@ 2014-04-16  1:04   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-04-16  1:04 UTC (permalink / raw)
  To: Ulrich Hecht; +Cc: Geert Uytterhoeven, SH-Linux, devicetree

On Tue, Apr 15, 2014 at 04:26:55PM +0200, Ulrich Hecht wrote:
> On Tue, Apr 15, 2014 at 2:51 PM, Geert Uytterhoeven
> <geert+renesas@glider.be> wrote:
> > Use "sii,s35390a" instead of "seiko,s35390a", cfr.
> > Documentation/devicetree/bindings/i2c/trivial-devices.txt and
> > Documentation/devicetree/bindings/vendor-prefixes.txt.
> >
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Acked-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>

Thanks, I will queue this up.

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

end of thread, other threads:[~2014-04-16  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 12:51 [PATCH] ARM: shmobile: armadillo-reference dts: Seiko Instruments, Inc is "sii" Geert Uytterhoeven
2014-04-15 14:26 ` Ulrich Hecht
2014-04-16  1:04   ` Simon Horman

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