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.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 04DEEC433DF for ; Thu, 18 Jun 2020 18:05:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C6F12208C3 for ; Thu, 18 Jun 2020 18:05:01 +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="OYeM9Z28" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728049AbgFRSFB (ORCPT ); Thu, 18 Jun 2020 14:05:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727776AbgFRSFA (ORCPT ); Thu, 18 Jun 2020 14:05:00 -0400 Received: from mail-ed1-x543.google.com (mail-ed1-x543.google.com [IPv6:2a00:1450:4864:20::543]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F056C0613EE for ; Thu, 18 Jun 2020 11:05:00 -0700 (PDT) Received: by mail-ed1-x543.google.com with SMTP id t21so5543651edr.12 for ; Thu, 18 Jun 2020 11:05:00 -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=qsN49f4hirUtdZmYoS95c5NGD88R+Y70UvHP8YntzlI=; b=OYeM9Z28ushTDNsydouA7yjX+3/+GDzVKigOwo86UF1VY3TrAFG+/GFi7Ai/dW6Maa nIklrhk/iNEJnbtakdCuWMju6omiuJkmOOywCP/eg52D98SkQ6klkBcV23zhjsj8uQth ZflAUZJFpcdMBUpV4P9WSsWlLGRItxpyxwngLlfnZGYG9f3IzbwLBqGBk4b6QU0APhfC Fekb6MfCzZOhcCVlJYXs4eRp+ZXgd+8ct78fnsFesoJhAogKShnZEYhrMFltZ0B08fRx huH4IvOX94ERPAcwL+8ltIN72DPrgfp+1GQNDwItB/hc5Y9MoJV2Df9nlg2FrLm9UAfb bS8g== 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=qsN49f4hirUtdZmYoS95c5NGD88R+Y70UvHP8YntzlI=; b=exrjX7/7LxAtSjehn0qDvoQVrStPAltymfwm4GERY2IRISXbsQvjuWBNrmJKI6j4Ht AbwLmVwgHAsxiAkl8sSVXhsj6XwS7mTouWMBQGELN6fPNieGb+7CTr4Sx+IpjM5Fulsv g3DBDEAeU6Pi7HWDngVZk5oAFTUGBQyIgnsCIX6HrfkJpo01whmTBeOOmWb2UZfmlVWQ HeVP/8ylHrchq6K4ZLUxB8AHI2G1J9C9Bs87dIxG2k+xNZPm+o1HIhBukIVig2/T1K2L 1JYORb6kUN9AOjzLRNKehh9nW9hpLkjQ/a227We7lmlLWq4BHqwaaew2xU6I7/Aey4YK GWbQ== X-Gm-Message-State: AOAM533GbW3N2j420BPXYQ9/YXKY7nqUQngE/d9UXXZWBVSeoYn3mwEb SNFLVRkfx2Z6b3o/l0bpFempDg== X-Google-Smtp-Source: ABdhPJwQl77DM21JWoNWOj0+8epK/6Y/CwEYYomQcTvPKHlc7pG4NTpS4ocpujLs1ENnB+e8RQHV6w== X-Received: by 2002:a50:f106:: with SMTP id w6mr5314129edl.131.1592503498760; Thu, 18 Jun 2020 11:04:58 -0700 (PDT) Received: from x1 (i59F66838.versanet.de. [89.246.104.56]) by smtp.gmail.com with ESMTPSA id r6sm2718734edx.83.2020.06.18.11.04.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jun 2020 11:04:57 -0700 (PDT) Date: Thu, 18 Jun 2020 20:04:54 +0200 From: Drew Fustini To: Tony Lindgren Cc: Rob Herring , Linus Walleij , Grygorii Strashko , =?iso-8859-1?Q?Beno=EEt?= Cousson , Linux-OMAP , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Jason Kridner , Robert Nelson Subject: Re: [PATCH] arm: dts: am335x-pocketbeagle: add gpio-line-names Message-ID: <20200618180454.GA58092@x1> References: <20200609142504.GA2955236@x1> <20200617170915.GA4185472@x1> <20200618170345.GI37466@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200618170345.GI37466@atomide.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On Thu, Jun 18, 2020 at 10:03:45AM -0700, Tony Lindgren wrote: > * Drew Fustini [200617 17:10]: > > Tony - does this look ok for 5.9? > > Yes looks OK to me. > > Just wondering, are the line with "NA" not used internally either? > If the "NA" lines are used internally, we should probably use > "Reserved" or "Internal" or something like that to avoid later > on having to patch them with internal device names.. There are many more 'no connects' as the PocketBeagle is much simpler. There are 12 SYSBOOT pins which just go to fixed pull-up and pull-down resistors. I'll change those from "[NC]" to "[SYSBOOT]". Also, after going through all the enteries again, I noticed 4 lines that I mislabeled. I will post a v2. > > > If so, I might start making other variants like BeagleBone Blue and > > BeagleBone {Green,Black} Wireless and submit those when ready. > > OK yeah makes sense. > thanks, drew