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=DKIM_SIGNED,DKIM_VALID, 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 A282AC433E1 for ; Mon, 25 May 2020 12:07:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7D37A2078B for ; Mon, 25 May 2020 12:07:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=beagleboard-org.20150623.gappssmtp.com header.i=@beagleboard-org.20150623.gappssmtp.com header.b="Yaqnn88P" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390488AbgEYMHQ (ORCPT ); Mon, 25 May 2020 08:07:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390364AbgEYMHP (ORCPT ); Mon, 25 May 2020 08:07:15 -0400 Received: from mail-ej1-x642.google.com (mail-ej1-x642.google.com [IPv6:2a00:1450:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43214C061A0E for ; Mon, 25 May 2020 05:07:14 -0700 (PDT) Received: by mail-ej1-x642.google.com with SMTP id se13so20207586ejb.9 for ; Mon, 25 May 2020 05:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beagleboard-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=pjBNNIbLOFwDkpzFcneYW/rm3MCteyqmk2+AD7eTi7Q=; b=Yaqnn88Ptufk2fBQlUDcRCsKClwr9CO1WpPiINZQN7Y4JD8fD75BspVLhLhkLjxRnV OnSaMpQrtS7Zumgr4dlhU8rzWFSyCTw35A0VY+NuJg/9uGfC71GLdP683A++JNRhCti6 FlHsOkRSKy1k7lGEVPgcYl/pvHmKf5AIXjoFY+c0LFENh61NYCh1pFy/Cs9TEFW2+54I b0Ue7htdyUeQ9wnRCiwOiM28NU+ph229BAzmdKlN+YgAg/2WYYtP+4+k3CZ9kISsHA1t 4eaNy2dCumj/YvHSNdDOdX80MwIj8Z5eYKcCcFFd5bPCIV4ix+OJ5UTnzK4vrKTBELNp EwZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=pjBNNIbLOFwDkpzFcneYW/rm3MCteyqmk2+AD7eTi7Q=; b=JSwwOS3XN3QywTqsEd0ExK9LgAFRstBMniXxo9tirk8Izn+F3X2wEYG3Wk3mcJUImr CMOZn8k5CpG5cmcgXZxPYBZmzfEhGrJMnaNQ6Ja8UaiSQ4cXZx2JHRRDx0P2OoALP+70 E6PEQ/myQcaQU268pna+TifZsh4rAUj1h+C8Z3ru5EJZD8XoyD8lqOV6cbh/hoAJzI7k r3PUqCbTvhB/xC8yFt6Z1czdZlM6u0DIpVAUBm3INvY3TFOslfEs3jhNTe4VjFlJFopG bbtBOKeiv/DTUmwDJWX7ZmDkIl4/sUiYFmj17C3JUveaAn2+v5o9CzbFiebSW69FwCBa Z6FQ== X-Gm-Message-State: AOAM533Rp3TdMShLEwrCEz2L6dkJqmHIE42KypZ4cC5oDlOnkTHrfuAi rMnMzY30NI7NsmtQxr4zx+/TMA== X-Google-Smtp-Source: ABdhPJyG5BNBoy7vcuGmKdKBvgQj8LWPAOajFFLOspBplpV88Xa3IJ2LcNxO/A0Y2BJCjebWWRCstA== X-Received: by 2002:a17:906:e01:: with SMTP id l1mr17850843eji.425.1590408432916; Mon, 25 May 2020 05:07:12 -0700 (PDT) Received: from x1 (i59F66838.versanet.de. [89.246.104.56]) by smtp.gmail.com with ESMTPSA id o18sm4012831eje.40.2020.05.25.05.07.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 May 2020 05:07:12 -0700 (PDT) Date: Mon, 25 May 2020 14:07:10 +0200 From: Drew Fustini To: Linus Walleij Cc: Grygorii Strashko , =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Rob Herring , Linux-OMAP , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , Jason Kridner , Robert Nelson Subject: Re: [PATCH] arm: dts: am33xx-bone-common: add gpio-line-names Message-ID: <20200525120710.GA898135@x1> References: <20200508165821.GA14555@x1> <20200518141843.GA916914@x1> <20200520220203.GA363398@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 25, 2020 at 11:23:17AM +0200, Linus Walleij wrote: > On Thu, May 21, 2020 at 12:02 AM Drew Fustini wrote: > > > I've posted a v2 which I hope improves the intent of the line names. [0] > > > > I'm happy to integrate any feedback and create a v3 - especially if it > > is prefered for me to list the specific peripherial signals instead of > > an abstract term like "[ethernet]" or "[emmc]". This is for lines that > > can not be used because they are not routed to the expansion headers. > > > > [0] https://lore.kernel.org/linux-omap/20200520214757.GA362547@x1/T/#u > > This looks good to me. FWIW > Acked-by: Linus Walleij > > Yours, > Linus Walleij Linus - I have posted a newer patch that targets am335x-beagleblack.dts [0] instead of am335x-bone-common.dtsi as Grygorii Strashko pointed out that these line names are not applicable to all BeagleBone models. The gpio line naming scheme is the same, is it ok to add your Ack? thanks, drew [0] https://lore.kernel.org/linux-omap/20200521200926.GC429020@x1/