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 CD616C433F5 for ; Sun, 21 Nov 2021 08:47:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236906AbhKUIvA (ORCPT ); Sun, 21 Nov 2021 03:51:00 -0500 Received: from mail.kernel.org ([198.145.29.99]:54998 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbhKUIvA (ORCPT ); Sun, 21 Nov 2021 03:51:00 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id AEF77604E9; Sun, 21 Nov 2021 08:47:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637484475; bh=20XWGXDXt0xLnm20lfPVNEqqgyIOtI9+pXelANfkry8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cqkMtTwzSJSUSdW++3F9TFCRxJqtUNmtF4rMCJYgZ6NJdY+Bos7IeEGXmehFl5gRa T8CIIhrykRUx5XeYRgrXjsqtKGNlqJpnrOupWWoNkaUTEfhZ+kHKIRxcK32pmhMDBi Slh10npqFDvxesCZlLk6Hb4y44g12EMHJGM9cxBYc5kJ5H6nxCt/97nxSJGbX9OYAX sznGFzhXkucARtetkTFNpN9tbF0+5Bgpo4uXbesHmdNokmwHD0HPpnL5xUQu+o2/yu L25IbCIoSPL/fvgBJHJnbZjzID/9WflRyZ60oHVXaFiZi7bLMBMxItnMDJrNappD4K AKGd+VcL4QhuA== Date: Sun, 21 Nov 2021 16:47:47 +0800 From: Shawn Guo To: Lukas Bulwahn Cc: Russell King , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 08/13] arm: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART Message-ID: <20211121084541.GL31998@dragon> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-9-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211028141938.3530-9-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 28, 2021 at 04:19:33PM +0200, Lukas Bulwahn wrote: > Since commit 4b563a066611 ("ARM: imx: Remove imx21 support"), the config > DEBUG_IMX21_IMX27_UART is really only debug support for IMX27. > > So, rename this option to DEBUG_IMX27_UART and adjust dependencies in > Kconfig and rename the definitions to IMX27 as further clean-up. > > This issue was discovered with ./scripts/checkkconfigsymbols.py, which > reported that DEBUG_IMX21_IMX27_UART depends on the non-existing config > SOC_IMX21. > > Signed-off-by: Lukas Bulwahn Applied, thanks! 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 3D03AC433EF for ; Sun, 21 Nov 2021 08:48:41 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HxkZv53mSz308b for ; Sun, 21 Nov 2021 19:48:39 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=cqkMtTwz; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=kernel.org (client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=shawnguo@kernel.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=cqkMtTwz; dkim-atps=neutral Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HxkZB4knCz2xsp for ; Sun, 21 Nov 2021 19:48:02 +1100 (AEDT) Received: by mail.kernel.org (Postfix) with ESMTPSA id AEF77604E9; Sun, 21 Nov 2021 08:47:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637484475; bh=20XWGXDXt0xLnm20lfPVNEqqgyIOtI9+pXelANfkry8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cqkMtTwzSJSUSdW++3F9TFCRxJqtUNmtF4rMCJYgZ6NJdY+Bos7IeEGXmehFl5gRa T8CIIhrykRUx5XeYRgrXjsqtKGNlqJpnrOupWWoNkaUTEfhZ+kHKIRxcK32pmhMDBi Slh10npqFDvxesCZlLk6Hb4y44g12EMHJGM9cxBYc5kJ5H6nxCt/97nxSJGbX9OYAX sznGFzhXkucARtetkTFNpN9tbF0+5Bgpo4uXbesHmdNokmwHD0HPpnL5xUQu+o2/yu L25IbCIoSPL/fvgBJHJnbZjzID/9WflRyZ60oHVXaFiZi7bLMBMxItnMDJrNappD4K AKGd+VcL4QhuA== Date: Sun, 21 Nov 2021 16:47:47 +0800 From: Shawn Guo To: Lukas Bulwahn Subject: Re: [PATCH 08/13] arm: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART Message-ID: <20211121084541.GL31998@dragon> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-9-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211028141938.3530-9-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linus Walleij , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Tomer Maimon , Arnd Bergmann , Dinh Nguyen , Avi Fishman , Patrick Venture , Sascha Hauer , openbmc@lists.ozlabs.org, Sekhar Nori , Russell King , Tali Perry , Krzysztof Halasa , Pengutronix Kernel Team , Imre Kaloz , Fabio Estevam , Bartosz Golaszewski , linux-arm-kernel@lists.infradead.org, Benjamin Fair Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Thu, Oct 28, 2021 at 04:19:33PM +0200, Lukas Bulwahn wrote: > Since commit 4b563a066611 ("ARM: imx: Remove imx21 support"), the config > DEBUG_IMX21_IMX27_UART is really only debug support for IMX27. > > So, rename this option to DEBUG_IMX27_UART and adjust dependencies in > Kconfig and rename the definitions to IMX27 as further clean-up. > > This issue was discovered with ./scripts/checkkconfigsymbols.py, which > reported that DEBUG_IMX21_IMX27_UART depends on the non-existing config > SOC_IMX21. > > Signed-off-by: Lukas Bulwahn Applied, thanks! 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 B9565C433F5 for ; Sun, 21 Nov 2021 08:49:25 +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=8qb80EvRtpLZxuxYr8RjaHtYPzsQjpN2Y0Neg169lww=; b=KR7H2p6xL/DKdT QC3i6ndEhcxly0zxwAhQ/t1zktwrHrJBm9uFqQK7Hcx8jMJtezR0L1GE/FWfBUYcf9Q22Y+OBhGSG E7a3mElCR+FelXYWmUowA/51oWxoeeZpwWbmZNfybqp5V+Uh88UiNzT3/4TfIaRdCzUmwv6LxIRUH ifme2ueDdlLHPLZkVP1RbTJ2mbmJyzSFtDvuiN1/GnOSAMbSidV2XQ/KRGPprqPmfCYMMYTZYW/tm RJXT1ASAl/RmWeHELHImFGvbrJHsDsz5Z3ZzbOPo1/iTsWy32GaXkSZoD2Op2sazCoUPa2ku5ECXJ afjhCbv/zjCr+IOAQJLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1moiVz-00DN6i-0e; Sun, 21 Nov 2021 08:47:59 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1moiVv-00DN6E-Sf for linux-arm-kernel@lists.infradead.org; Sun, 21 Nov 2021 08:47:57 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id AEF77604E9; Sun, 21 Nov 2021 08:47:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637484475; bh=20XWGXDXt0xLnm20lfPVNEqqgyIOtI9+pXelANfkry8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cqkMtTwzSJSUSdW++3F9TFCRxJqtUNmtF4rMCJYgZ6NJdY+Bos7IeEGXmehFl5gRa T8CIIhrykRUx5XeYRgrXjsqtKGNlqJpnrOupWWoNkaUTEfhZ+kHKIRxcK32pmhMDBi Slh10npqFDvxesCZlLk6Hb4y44g12EMHJGM9cxBYc5kJ5H6nxCt/97nxSJGbX9OYAX sznGFzhXkucARtetkTFNpN9tbF0+5Bgpo4uXbesHmdNokmwHD0HPpnL5xUQu+o2/yu L25IbCIoSPL/fvgBJHJnbZjzID/9WflRyZ60oHVXaFiZi7bLMBMxItnMDJrNappD4K AKGd+VcL4QhuA== Date: Sun, 21 Nov 2021 16:47:47 +0800 From: Shawn Guo To: Lukas Bulwahn Cc: Russell King , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 08/13] arm: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART Message-ID: <20211121084541.GL31998@dragon> References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-9-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211028141938.3530-9-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211121_004755_961585_5AE4F099 X-CRM114-Status: GOOD ( 11.84 ) 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 Thu, Oct 28, 2021 at 04:19:33PM +0200, Lukas Bulwahn wrote: > Since commit 4b563a066611 ("ARM: imx: Remove imx21 support"), the config > DEBUG_IMX21_IMX27_UART is really only debug support for IMX27. > > So, rename this option to DEBUG_IMX27_UART and adjust dependencies in > Kconfig and rename the definitions to IMX27 as further clean-up. > > This issue was discovered with ./scripts/checkkconfigsymbols.py, which > reported that DEBUG_IMX21_IMX27_UART depends on the non-existing config > SOC_IMX21. > > Signed-off-by: Lukas Bulwahn Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel