From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rajendra Nayak Subject: Re: [RFC PATCH] gpio/omap: fix pm_runtime for IRQ functions Date: Tue, 22 Jan 2013 15:24:19 +0530 Message-ID: <50FE61CB.5010906@ti.com> References: <1358531362-27933-1-git-send-email-jlu@pengutronix.de> <50FCE27D.7060500@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:33588 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751764Ab3AVJyg (ORCPT ); Tue, 22 Jan 2013 04:54:36 -0500 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Linus Walleij Cc: Santosh Shilimkar , Grant Likely , Jan Luebbe , Kevin Hilman , linux-omap@vger.kernel.org, kernel@pengutronix.de On Tuesday 22 January 2013 01:52 PM, Linus Walleij wrote: > In the Nomadik I had a similar situation with a GPIO used for the > ethernet IRQ. I put the GPIO number in a special board-specific > node and added this to the machine, Thanks Linus. Are there any bindings already available on how these special board-specific nodes can be defined in the dts files? Are there any using some such in the mainline already? regards, Rajendra