Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634814
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible |
| Date | 2017-05-03 11:00 +0200 |
| Message-ID | <tCYiB-2Mi-7@gated-at.bofh.it> (permalink) |
| References | <ty4oF-7U8-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Apr 19, 2017 at 10:22:02PM +0200, Alexandre Belloni wrote:
> The rv4162 vendor is microcrystal, not ST.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
> index bad3c9f9eeac..b63134e3b51a 100644
> --- a/arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
> @@ -408,7 +408,7 @@
> };
>
> rtc: rtc@68 {
> - compatible = "st,rv4162";
> + compatible = "microcrystal,rv4162";
The compatible is not documented?
Shawn
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_rv4162>;
> reg = <0x68>;
> --
> 2.11.0
>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Shawn Guo <shawnguo@kernel.org> - 2017-05-03 11:00 +0200
Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-05-04 00:20 +0200
Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Shawn Guo <shawnguo@kernel.org> - 2017-05-04 15:20 +0200
Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Fabio Estevam <festevam@gmail.com> - 2017-05-04 00:20 +0200
Re: [PATCH 1/3] ARM: dts: imx6qdl-nitrogen6_max: fix rv4162 compatible Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-05-04 00:30 +0200
csiph-web