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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 05422C38145 for ; Wed, 7 Sep 2022 05:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229664AbiIGFTv (ORCPT ); Wed, 7 Sep 2022 01:19:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229666AbiIGFTr (ORCPT ); Wed, 7 Sep 2022 01:19:47 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 7313113FA7 for ; Tue, 6 Sep 2022 22:19:45 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id F0B3580E1; Wed, 7 Sep 2022 05:12:06 +0000 (UTC) Date: Wed, 7 Sep 2022 08:19:43 +0300 From: Tony Lindgren To: yegorslists@googlemail.com Cc: linux-omap@vger.kernel.org, robh+dt@kernel.org Subject: Re: [PATCH v2 1/5] ARM: dts: am335x-baltos: add GPIO names for ir3220 and ir5221 devices Message-ID: References: <20220726083444.10159-1-yegorslists@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220726083444.10159-1-yegorslists@googlemail.com> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * yegorslists@googlemail.com [220726 11:28]: > From: Yegor Yefremov > > Add GPIO names for both SoC and TCA6416 lines. Thanks applying all into omap-for-v6.1/dt. Regards, Tony