From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Wed, 09 Jan 2013 01:51:12 +0000 Subject: Re: [PATCH 2/2] ARM: shmobile: add a reference DT implementation for mackerel Message-Id: <20130109015112.GA6496@verge.net.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Dec 31, 2012 at 12:23:54PM +0100, Guennadi Liakhovetski wrote: > Add a DT-only mackerel implementation. So far it only contains a limited > set of devices, already implementing DT support. As more drivers are > extended with DT initialisation option, respective devices shall be added > to sh7372-mackerel-reference.dts. > > Signed-off-by: Guennadi Liakhovetski Hi Guennadi, thanks. This looks good to me. I will apply it once I have applied the INTC and pinmux changes.