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 63A4CC433EF for ; Wed, 1 Dec 2021 22:21:18 +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=aiMfC+LB+n2LAOxvdZxyIlBF52o6ueCUy7zKUiwqaew=; b=VOyPAp66XLDLln 60CtvVksn56QLxvpl9OPtMXt/Ofh0ldhINDI2Rkc1FQ0crdUBhKgITrefokBDVRak0bkwAuPOabBg 3gGbJIDJIZ3hQFb52K2hqCe5eJD4QOYpCtAEwKv6Wsc8T8aI0/wLoW5wVykQT9TxUc2TcTRA11U1n K69rc7u/j8ebJ2xfdo9JN72ShIzjMm1eKz4d6kcyqkNZu78Q6qV6iFxNFIAaTW0TBy6G4tBpn0iHL MwkB/n044+qQNJwSjw0wS+dRtYOX1oKm/viFvPJcj2LClwSbIcGJzIuItwhLX39mxpZ76tVpCq9Hj y7eUVRMILIDLvdXkuGSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1msXx6-00AGD5-Aq; Wed, 01 Dec 2021 22:19:48 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1msXx2-00AGBF-6x for linux-arm-kernel@lists.infradead.org; Wed, 01 Dec 2021 22:19:45 +0000 Received: by mail-ot1-f49.google.com with SMTP id w6-20020a9d77c6000000b0055e804fa524so37316878otl.3 for ; Wed, 01 Dec 2021 14:19:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=XmoSzypVIzVj4WDjzMsg2xa4S8LlvmPFd2zvrrPOMdY=; b=4yDI3lkOdH0ibQ5+UAVwxuyNh7LmDjypzELemfOolSnuFGOneaumVNq1ZEtSIXHMAd fQOyOx0WMcNmYyb7NMk6v9HbhJ+es4PoauBxFSkObJbqALEeN8DAsAARkChQv6GkXjvB AHbDPLN9q1NpkY7SmJ4DzrpQ7mM3IitvyNs6ena/GsFlnkCyENcfDhfWQB90TODVDXyV q4o8g96FFv28G64NiHWU8P+OmAzmD6Re/Gh3bf20sFlVJVxMRCyiqkx/uhvA6XbjTJig c90854fZcDmYlJIdSocYtWYM8n/Tr3mA4AtFcr232mEwUUdNaMlzdY6j9Dl0VtO8TZHR m4ZQ== X-Gm-Message-State: AOAM5311aknHe6WYJm9csuG6zS67/Ovbshq6dWdRwF1Q/2iC8Xh8ztfZ ipOuqdcpOvtTa3rPW8JuuRXLeSn30g== X-Google-Smtp-Source: ABdhPJxgD8DgCiGQi+x5plAlOw+bgCF85RTVoWjDSei9JRKnFOmq5gS8kQcIhdlEcQZLy+w6rFCSrg== X-Received: by 2002:a05:6830:1551:: with SMTP id l17mr8157112otp.335.1638397181832; Wed, 01 Dec 2021 14:19:41 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id l6sm399909otu.12.2021.12.01.14.19.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Dec 2021 14:19:41 -0800 (PST) Received: (nullmailer pid 2837236 invoked by uid 1000); Wed, 01 Dec 2021 22:19:39 -0000 Date: Wed, 1 Dec 2021 16:19:39 -0600 From: Rob Herring To: Fabio Estevam Cc: devicetree@vger.kernel.org, georgemakarov1@gmail.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, otavio@ossystems.com.br, shawnguo@kernel.org Subject: Re: [PATCH v2] ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name Message-ID: References: <20211124184541.745827-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211124184541.745827-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211201_141944_274996_3D9E6CCF X-CRM114-Status: GOOD ( 14.70 ) 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 Wed, 24 Nov 2021 15:45:41 -0300, Fabio Estevam wrote: > According to the i.MX6ULL Reference Manual, pad CSI_DATA07 may > have the ESAI_TX0 functionality, not ESAI_T0. > > Also, NXP's i.MX Config Tools 10.0 generates dtsi with the > MX6ULL_PAD_CSI_DATA07__ESAI_TX0 naming, so fix it accordingly. > > There are no devicetree users in mainline that use the old name, > so just remove the old entry. > > Fixes: c201369d4aa5 ("ARM: dts: imx6ull: add imx6ull support") > Reported-by: George Makarov > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Remove the old name (Shawn, Otavio) > > arch/arm/boot/dts/imx6ull-pinfunc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel