Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424287AbdD1HSw (ORCPT ); Fri, 28 Apr 2017 03:18:52 -0400 Received: from mail-io0-f194.google.com ([209.85.223.194]:33771 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424266AbdD1HSp (ORCPT ); Fri, 28 Apr 2017 03:18:45 -0400 MIME-Version: 1.0 In-Reply-To: References: <1493281194-5200-1-git-send-email-jacopo+renesas@jmondi.org> <1493281194-5200-11-git-send-email-jacopo+renesas@jmondi.org> From: Geert Uytterhoeven Date: Fri, 28 Apr 2017 09:18:42 +0200 X-Google-Sender-Auth: 7oxm1o9IoU3zslDWPsaNlw1bpqY Message-ID: Subject: Re: [PATCH v5 10/10] arm: dts: genmai: Add ethernet pin group To: Chris Brandt Cc: Jacopo Mondi , Linus Walleij , Geert Uytterhoeven , Laurent Pinchart , Rob Herring , Mark Rutland , Russell King , Linux-Renesas , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1018 Lines: 33 Hi Chris, On Thu, Apr 27, 2017 at 12:48 PM, Chris Brandt wrote: > On Thursday, April 27, 2017, Geert Uytterhoeven wrote: >> > +ðer { >> > + pinctrl-names = "default"; >> > + pinctrl-0 = <ðer_pins>; >> > + >> > + status = "okay"; >> > + >> > + renesas,no-ether-link; >> > + phy-handle = <&phy0>; >> > + phy0: ethernet-phy@0 { >> > + reg = <0>; >> >> Shouldn't the interrupt (connected to P1_15) be described? > > That interrupt pin from the PHY is not used. It did not need to be connected. But it is connected, according to the schematics. DT describes hardware, not software limitations. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds