From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Molton Subject: DT and probeable devices... Date: Tue, 04 Dec 2012 13:12:21 +0000 Message-ID: <50BDF6B5.7070306@codethink.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" List-Id: devicetree@vger.kernel.org Hi, Im working on the OMAP5 pandaboard, and have run across a corner case. the Ethernet is USB attached (and thus discovered / probed by the USB controller). However it has a reset line thats a GPIO on the board. Is DT supposed to be able to cover cases like this? If so, how? Thanks! -Ian