devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Benoit Masson <benoitm@perenite.com>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Russell King <linux@arm.linux.org.uk>,
	jason@lakedaemon.net, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	sebastian.hesselbarth@googlemail.com,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Kumar Gala <galak@codeaurora.org>,
	gregory.clement@free-electrons.com,
	Benoit Masson <yahoo@perenite.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS
Date: Mon, 28 Jul 2014 13:37:32 +0200	[thread overview]
Message-ID: <9654351.pgAIO1YYYY@wuerfel> (raw)
In-Reply-To: <78E68BC6-1D2C-4B75-93BA-5414A358B90D@perenite.com>

On Monday 28 July 2014 13:17:56 Benoit Masson wrote:
> 
> Ok then does this mean I can simply remove the "compatible" line to only inherits from armada-xp-dtsi ?
> 
> "i2c@11000 {
>                                 clock-frequency = <400000>;
>                                 status = "okay";
> "
> 
> Would this be enough ?

Yes, this looks ideal.

	Arnd

  reply	other threads:[~2014-07-28 11:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-26 23:47 [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS Benoit Masson
2014-07-27  1:52 ` Andrew Lunn
     [not found]   ` <20140727015244.GA31974-g2DYL2Zd6BY@public.gmane.org>
2014-07-28  8:49     ` Arnd Bergmann
2014-07-28 10:50       ` Benoit Masson
2014-07-28 11:02         ` Arnd Bergmann
2014-07-28 11:17           ` Benoit Masson
2014-07-28 11:37             ` Arnd Bergmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-23 22:52 Benoit Masson
     [not found] ` <1406155973-13657-1-git-send-email-yahoo-+V3Jd3LB6RBWk0Htik3J/w@public.gmane.org>
2014-07-23 23:27   ` Jason Cooper
     [not found]     ` <20140723232715.GL23220-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2014-07-23 23:29       ` Andrew Lunn
     [not found]         ` <20140723232909.GE28485-g2DYL2Zd6BY@public.gmane.org>
2014-07-23 23:42           ` Jason Cooper
     [not found]             ` <20140723234256.GN23220-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2014-07-24 12:11               ` Jason Cooper
2014-07-24  4:00   ` Baruch Siach
2014-07-23 22:35 [PATCH 1/2] Adding Lenovo - Lenovo Group Ltd. to the vendor-prefixes list Benoit Masson
2014-07-23 22:35 ` [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS Benoit Masson
2014-07-23 22:42   ` Andrew Lunn
     [not found]     ` <20140723224236.GC28485-g2DYL2Zd6BY@public.gmane.org>
2014-07-23 22:56       ` Benoit Masson
     [not found]         ` <94F87063-D717-435B-B7C5-EDAC9B26742C-+V3Jd3LB6RBWk0Htik3J/w@public.gmane.org>
2014-07-23 22:58           ` Andrew Lunn
2014-07-23 23:11             ` Benoit Masson
2014-07-23 23:15               ` Jason Cooper
2014-07-24 12:21                 ` Gregory CLEMENT
     [not found]                   ` <53D0FA2F.6050209-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2014-07-24 12:45                     ` Jason Cooper
     [not found]                       ` <20140724124520.GV23220-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2014-07-24 13:29                         ` Andrew Lunn
2014-07-24 13:40                       ` Benoit Masson
     [not found]                         ` <C2E7C8C1-1198-4785-AB9C-C27B5E27A8D4-+V3Jd3LB6RBWk0Htik3J/w@public.gmane.org>
2014-07-24 14:07                           ` Jason Cooper
     [not found]                             ` <20140724140757.GW23220-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org>
2014-07-24 14:29                               ` Andrew Lunn
     [not found]                                 ` <20140724142918.GG28485-g2DYL2Zd6BY@public.gmane.org>
2014-07-24 14:56                                   ` Jason Cooper

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=9654351.pgAIO1YYYY@wuerfel \
    --to=arnd@arndb.de \
    --cc=andrew@lunn.ch \
    --cc=benoitm@perenite.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=gregory.clement@free-electrons.com \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sebastian.hesselbarth@googlemail.com \
    --cc=yahoo@perenite.com \
    /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).