From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 953A1C33CB1 for ; Wed, 15 Jan 2020 07:39:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 71EC124671 for ; Wed, 15 Jan 2020 07:39:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726088AbgAOHjn (ORCPT ); Wed, 15 Jan 2020 02:39:43 -0500 Received: from mail-oi1-f194.google.com ([209.85.167.194]:42870 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726018AbgAOHjm (ORCPT ); Wed, 15 Jan 2020 02:39:42 -0500 Received: by mail-oi1-f194.google.com with SMTP id 18so14502528oin.9 for ; Tue, 14 Jan 2020 23:39:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gQgiagsJrBpivSRO3cNNnJuZ6cplPqbaBlhKLaSf2rI=; b=i8lW9GJOEpgTbk+w9X2bJtNeS5Somr6TBYGVxYDNpKBKvCOOl2UghdVAcrxJqMkJ55 h2o+5WynOFqPLPFbarfyAN3mB5pfvHBEDzFY+qoi9wIi86FenCkQMuCIBpLo1b2ZIkMo ib3Na7XG9AXaesNWHivVc5Hx2d5FKmpl4SuyQDySvufgXvXs4nUrRkDvBZ7V9EA8wpJQ /s8hJJAFUfpdjVXNelwfoYkG4fhYPgypf+9t+y1NxtVaC2INfBtya2/WUmyCffj9y1UA pRZv/99dWkD9FxbA8fiORxp1ExR8TcfxZM63WOUyo6p075KH+AHxvktkB86RtOWMFYqM XbyA== X-Gm-Message-State: APjAAAWQxwGGJEcEwnloGn4CQjWAN2mko0shiycp28ZmyC2ZqEMyb4JO eORA3MeRDKN2wyUWX8r2+ovBFyKzbYzoKKi8XXY= X-Google-Smtp-Source: APXvYqzRuT0HM8yM1bFV+Vr8H4zqFzNs++p+wxD1vyFZGkDfxnAXEJURgsGyPxDgTZ0m05wbjHNslRBWSQG6enCwcYI= X-Received: by 2002:aca:5905:: with SMTP id n5mr20532365oib.54.1579073981787; Tue, 14 Jan 2020 23:39:41 -0800 (PST) MIME-Version: 1.0 References: <20200112191315.118831-1-marek.vasut@gmail.com> In-Reply-To: From: Geert Uytterhoeven Date: Wed, 15 Jan 2020 08:39:30 +0100 Message-ID: Subject: Re: [RFC][PATCH] ARM: dts: renesas: Add missing ethernet PHY reset GPIO on Gen2 reference boards To: Marek Vasut Cc: Linux ARM , Geert Uytterhoeven , Wolfram Sang , Linux-Renesas , Chris Paterson Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Marek, On Wed, Jan 15, 2020 at 6:14 AM Marek Vasut wrote: > On 1/13/20 9:58 AM, Geert Uytterhoeven wrote: > >> arch/arm/boot/dts/r8a7790-lager.dts | 1 + > >> arch/arm/boot/dts/r8a7790-stout.dts | 1 + > >> arch/arm/boot/dts/r8a7791-koelsch.dts | 1 + > >> arch/arm/boot/dts/r8a7791-porter.dts | 1 + > >> arch/arm/boot/dts/r8a7793-gose.dts | 1 + > >> arch/arm/boot/dts/r8a7794-alt.dts | 1 + > >> arch/arm/boot/dts/r8a7794-silk.dts | 1 + > > > > I believe all of the above (except for stout) are available in Magnus' farm... > > > > r8a7743-sk-rzg1m.dts and r8a7745-sk-rzg1e.dts need similar changes as > > r8a7791-porter.dts resp. r8a7794-silk.dts. > > Do you have those two boards / can you prepare and test a patch ? I don't have those boards, and thus can't test them. 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