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=-8.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 5361BC433E6 for ; Mon, 1 Feb 2021 09:46:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 135B064DDC for ; Mon, 1 Feb 2021 09:46:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232892AbhBAJqW (ORCPT ); Mon, 1 Feb 2021 04:46:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231992AbhBAJqQ (ORCPT ); Mon, 1 Feb 2021 04:46:16 -0500 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A33CC0613ED for ; Mon, 1 Feb 2021 01:45:28 -0800 (PST) Received: by mail-ed1-x52a.google.com with SMTP id s3so4355836edi.7 for ; Mon, 01 Feb 2021 01:45:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9uABgpS7k+RTtvPAoMkAM0dxRvOCtHWBF9H6zn9nrBI=; b=gv+wjo0fdOeJa1xZqyy9AJDjR1eYMvCS028em0KvhYq9PK3qkvslQ2sOx596g8hDF7 M9iTQoNu3dlXYS8dFdAhCDwUIN87j20Mf9ycUggQ3KPmx4YT/O/ypcVm8tKX6KqleQZL G0HMOrdH4xaSl83SwKUDtAn/eCbZj42nKcVmUyO3r3RG+tJDTve5+cv2pVWKv4pPg2hy cMBeTZOP8GBMQpzAx/c7d4MzEfTjsFXxxA/0VwNgNuTL8t1mHYB2N+YPXnYn/LMfncjF AsIqyPQkLUdsAvg8lXmXZhI8TRBb1U3XNRjBPFOIvhuTMdushHWKufllnb4F+VPxNhlU lhDQ== 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=9uABgpS7k+RTtvPAoMkAM0dxRvOCtHWBF9H6zn9nrBI=; b=j+sLc8K/glplQYj/J2JXduYkdKa5/VZrNrnCDXoXm2BSL5v3SMW0P2aJnaiM5xk+UX D5lB9ko1MOKfiRWy7rDHVvyyidY8nW5PwP5IgQtYjzD8B25yDT+V/0i4MaxAo+9JPqdW hIhUI/BNfQW0+6nfz8PHBXYrojRT3aVL19Ed6G3+GYhehz3vvCYc0wr2lr2HHL0ntnJS hUITsaqL/UuV4nsocl7kls01SXR4F6j+NyDRFjkh22QcQyK6Xei+PIzX7XrTOUerrGnC IqJv5wYCoK5iiOXhfVjL4PKUMnC4POAhnk/7XdcNmjeLh3zydB+gpdFHBLqdH8joDI8c CNbQ== X-Gm-Message-State: AOAM533wi1SPpH5Co6TR5qeadZinNbN5nqemAUD08Jfz7xm/4KCRSOv7 kWPIdRdMW0oB32TdUvn/O8RR9cSlOc7hTE6EhMQf3rb5CUIIyQ== X-Google-Smtp-Source: ABdhPJxTIMbi5fN6d5G6f7C/RF5lJIUqZs7nl9/d489pk63N4yH6j8rxUSH6QH/dN2bs17hHrjk3Cfa4vgWJccvN/QE= X-Received: by 2002:a05:6402:134b:: with SMTP id y11mr17732512edw.88.1612172727097; Mon, 01 Feb 2021 01:45:27 -0800 (PST) MIME-Version: 1.0 References: <20210127000303.436595-1-drew@beagleboard.org> <20210127000303.436595-2-drew@beagleboard.org> In-Reply-To: <20210127000303.436595-2-drew@beagleboard.org> From: Bartosz Golaszewski Date: Mon, 1 Feb 2021 10:45:15 +0100 Message-ID: Subject: Re: [PATCH 2/2] ARM: dts: am335x-boneblack.dts: unique gpio-line-names To: Drew Fustini Cc: Benoit Cousson , Tony Lindgren , Rob Herring , Linux-OMAP , linux-devicetree , LKML , Jason Kridner , Robert Nelson , Bjorn Andersson , Linus Walleij , linux-gpio Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On Wed, Jan 27, 2021 at 1:05 AM Drew Fustini wrote: > > Based on linux-gpio discussion [1], it is best practice to make the > gpio-line-names unique. Generic names like "[ethernet]" are replaced > with the name of the unique signal on the AM3358 SoC ball corresponding > to the gpio line. "[NC]" is also renamed to the standard "NC" name to > represent "not connected". > > [1] https://lore.kernel.org/linux-gpio/20201216195357.GA2583366@x1/ > > Signed-off-by: Drew Fustini > --- Reviewed-by: Bartosz Golaszewski