From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 1/9] sh-pfc: Add OF support Date: Fri, 15 Feb 2013 20:37:03 +0100 Message-ID: References: <1360726161-16072-1-git-send-email-horms+renesas@verge.net.au> <1360726161-16072-2-git-send-email-horms+renesas@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1360726161-16072-2-git-send-email-horms+renesas@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Laurent Pinchart , Guennadi Liakhovetski , Magnus Damm , Kuninori Morimoto , Phil Edworthy , Nobuhiro Iwamatsu , devicetree-discuss@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On Wed, Feb 13, 2013 at 4:29 AM, Simon Horman wrote: > From: Laurent Pinchart > > Support device instantiation through the device tree. The compatible > property is used to select the SoC pinmux information. > > Set the gpio_chip device field to the PFC device to enable automatic > GPIO OF support. > > Signed-off-by: Laurent Pinchart > Cc: devicetree-discuss@lists.ozlabs.org > Signed-off-by: Simon Horman Looks good to me. Acked-by: Linus Walleij Yours, Linus Walleij