[PATCH] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2

Shawn Guo shawnguo at kernel.org
Thu Mar 8 00:04:26 PST 2018


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 at denx.de>
> >> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> >> Cc: Shawn Guo <shawnguo at 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



More information about the linux-arm-kernel mailing list