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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9AB8FC5475B for ; Fri, 1 Mar 2024 18:21:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PezXGvTPyxcMXuMEVUQNJO4bYmWAmeyiou5AL9nCmDI=; b=0AWC9/Dl5kW7OM Lgbh716GTDGjYEtB6DZpBPMH5LoiNM2eiAfuxSyvr0OzjV3ApIU5hFImeNg7AL/a1F0BgkWJJ2pUs Q3EpLNA86MxiiIqnT7LuQRYURkmIDEmTgmnL0Pl6wIh0iXplLoYyUqRN1z62nYHonQofFmHpslfrl 8fsriFM7pmoAkJGtCmvB50oHpwonLRC11SY3fCVq4ytxFF2k3OA5KJNq4vd+wTeXnYswiytBsBo/I R/BcsyFa85tRXZzgL2z4LYr4JVRKahwu0GHZ6tZ5C9AOVaph14Gk/rKy3uNnqjt1o/xvWcaH9K0C0 Y9WP6vjkQdL9GnrdTZwA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rg7Vb-00000001VXT-3zkp; Fri, 01 Mar 2024 18:21:23 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rg7VY-00000001VWv-2s4N for linux-arm-kernel@lists.infradead.org; Fri, 01 Mar 2024 18:21:21 +0000 X-IronPort-AV: E=McAfee;i="6600,9927,11000"; a="14572113" X-IronPort-AV: E=Sophos;i="6.06,196,1705392000"; d="scan'208";a="14572113" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Mar 2024 10:21:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,11000"; a="914022145" X-IronPort-AV: E=Sophos;i="6.06,196,1705392000"; d="scan'208";a="914022145" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Mar 2024 10:21:17 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rg7VS-000000091lC-02JF; Fri, 01 Mar 2024 20:21:14 +0200 Date: Fri, 1 Mar 2024 20:21:13 +0200 From: Andy Shevchenko To: Chris Packham Cc: geert@linux-m68k.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, pavel@ucw.cz, lee@kernel.org, linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 2/4] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED Message-ID: References: <20240301014203.2033844-1-chris.packham@alliedtelesis.co.nz> <20240301014203.2033844-3-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240301014203.2033844-3-chris.packham@alliedtelesis.co.nz> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240301_102120_750595_5752FE3B X-CRM114-Status: GOOD ( 11.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Mar 01, 2024 at 02:42:01PM +1300, Chris Packham wrote: > Add bindings for a generic 7-segment LED display using GPIOs. ... > + segment-gpios: > + description: > + An array of GPIOs one per segment. The first GPIO corresponds to the A > + segment the last GPIO corresponds to the G segment. > + minItems: 7 > + maxItems: 7 As we discussed, put the ASCII art here to be sure everybody on the same page what 'a' - 'g' are and I would put 'dp' as well for the better understanding of the possible configurations (it doesn't mean you have to support it). ... Either way this will require an Ack by DT maintainers. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel