linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
Date: Thu, 8 Mar 2018 16:04:26 +0800	[thread overview]
Message-ID: <20180308080425.GQ3217@dragon> (raw)
In-Reply-To: <f8263399-c9b9-4c76-b468-8eb49b172139@denx.de>

On Thu, Mar 01, 2018 at 06:46:01PM +0100, Marek Vasut wrote:
> On 02/28/2018 06:34 AM, Shawn Guo wrote:
> > On Sat, Feb 24, 2018 at 10:04:29PM +0100, Marek Vasut wrote:
> >> Add support for the DH i.MX6 Quad based SoM and a PDK2 evaluation board.
> >> The evaluation board features three serial ports, USB OTG, USB host with
> >> an USB hub, Fast or Gigabit ethernet, eMMC, uSD, SD, mSATA, analog audio,
> >> PCIe and HDMI video output.
> >>
> >> All of the aforementioned features are supported by this patch.
> >>
> >> Signed-off-by: Marek Vasut <marex@denx.de>
> >> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> >> Cc: Shawn Guo <shawnguo@kernel.org>
> 
> [...]
> 
> >> +	rtc at 56 {
> > 
> > The node name says it's a RTC ...
> > 
> >> +		compatible = "rv3029c2";
> > 
> > ... the compatible is defined in bindings/i2c/i2c-gpio.txt and should be
> > a I2C GPIO expander.  Confused.
> 
> Very quick git grep reveals
> drivers/rtc/rtc-rv3029c2.c

Oops.  The compatible is used in the example of i2c-gpio binding as an
I2C device on i2c-gpio bus.  Sorry.

Shawn

      reply	other threads:[~2018-03-08  8:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-24 21:04 [PATCH] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2 Marek Vasut
2018-02-28  5:34 ` Shawn Guo
2018-03-01 17:46   ` Marek Vasut
2018-03-08  8:04     ` Shawn Guo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180308080425.GQ3217@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).