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 7B804C433E9 for ; Mon, 1 Feb 2021 09:45:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3797364EAD for ; Mon, 1 Feb 2021 09:45:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229558AbhBAJph (ORCPT ); Mon, 1 Feb 2021 04:45:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232719AbhBAJpg (ORCPT ); Mon, 1 Feb 2021 04:45:36 -0500 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 03D02C061756 for ; Mon, 1 Feb 2021 01:44:55 -0800 (PST) Received: by mail-ed1-x532.google.com with SMTP id y8so2933379ede.6 for ; Mon, 01 Feb 2021 01:44:55 -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=x5sHWC9y/Hj/k3MjCweTDVJloPdNZBgsHShhsKDRTSM=; b=R8ksIxKy5SfvjU41UH/PxeyxXtcr4TiVkAZxtCsyaU7KuPxitA78UfQHfgMzb+qX9q pL1vHh7wOuipUUTmogr53O3lMNtd60IXHOqLfumDJ5qmME5MV3F2fOCOncE1Q1oa/qDz FEyAVRvi+fuvfoj2B7XcD/bBcKfSaLjLeuq1D5eNkh2k1+jjjAWiqQhd7wtaqQOHoexh RGpCL2k7dhyYYENh8p9Zmv5wW3fOpqNNBKEwRSlJsCX704YkbwsrGNkOFYsIkF25zK6Q A6H0jOZq3ikXZSr35HZnOqqu7QoHbJijhp9NjN1DZU3RolZHOY8Agt7FhOjVoO+ifzNO yTQA== 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=x5sHWC9y/Hj/k3MjCweTDVJloPdNZBgsHShhsKDRTSM=; b=sD0Z6qPmtwcDmNdzoTaJqI7o+GepsCyf8T0yNeUkSpRjvsAuJws3O1cFdICUf4fT2S Szv5ZuHQuUWarWGkrYWuBH6R0gXB+i2iuoB6+AjsSl2jvt35eN8YIqgQLeMpmfWd6axf +lRMvqB6We0BH1tkXW5scSSU7zY9OAwgthMJj0okGZE1L4h94zttz2+aVTajGgpiBvVJ X3vaMDvHLvKxLmQO0vvJxNv2jYcUjOnzS0CgdEQX/r+t8LKSd+HTTyE0WpZnViWa+xGi 6PxTQbWikqcTNbXbk1HBJOfXwsoa3xD7TAqo3ZZSGEfvQ9SOROU2ZVgofTiV4dFNkGdn IY9Q== X-Gm-Message-State: AOAM530vBo3ScUXBB+ci9ASVhYpx5MxiwsvWgLYysnW6nrFCneNGnobB 9LjxpnHX7EW1NtfY+0cZM5wldneAj7CHrxuu1h3CIv9ekGRMlw== X-Google-Smtp-Source: ABdhPJxS2V+wmAKY/bIXVLBw6Tmt56CjvJHtjUWVkFY0SZrhceTrae2S21BcutZkTmqoTuqaccPqzSNqjCC+JSy0oLk= X-Received: by 2002:a05:6402:3508:: with SMTP id b8mr17994271edd.341.1612172694552; Mon, 01 Feb 2021 01:44:54 -0800 (PST) MIME-Version: 1.0 References: <20210127000303.436595-1-drew@beagleboard.org> In-Reply-To: <20210127000303.436595-1-drew@beagleboard.org> From: Bartosz Golaszewski Date: Mon, 1 Feb 2021 10:44:43 +0100 Message-ID: Subject: Re: [PATCH 1/2] ARM: dts: am335x-pocketbeagle: 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:04 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