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 AE5DBC4332F for ; Sun, 1 Jan 2023 03:36:10 +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=VjJTmaEn33lMgtxPubTLItJL3yVuTuB4m3gWlI/qSBA=; b=Iz0AdfZJox3Reu /1WHX0snN6aZZCBlztplXfdzdQ3JsLtIjb3L2wZ1wgfik3YFqXr9UI7nBxWncSDC+2RCuPMQLSUDv WB2UgHhP4FoiMQyzDnHgXAxNloVXymuDvH19FGrIUl/JaljhmXaUEzQwhXxEzJ86U4qQbwFe7fiR7 VaMDy52VR/wNC5E2mzdZR3GbS8Nj65O5Ud6hJt1PPg7GhVOkk68tePz9UcV7BcMgl1W7C04uKGN3F 8bTMyBhyK03Yc5Ot9q0jtJUURKh73XeLI19lz0jfgk4bKG1jB6Z5Uu+rL8V9IfSxbpGT0Keld7oH/ DoES00mD0cbEyW4KBqrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBp7k-00DjzP-PT; Sun, 01 Jan 2023 03:35:01 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBp7d-00Djsw-02 for linux-arm-kernel@lists.infradead.org; Sun, 01 Jan 2023 03:34:55 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 61120B808BD; Sun, 1 Jan 2023 03:34:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76D91C433D2; Sun, 1 Jan 2023 03:34:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672544090; bh=M4r5+VwR7jMHaUy3smZRNJqauuNBHen02wBEddMJ1IM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lAnb84bBNA851UKPlm3E2fmuip3iX2oHd9X/G8ta8XsGKjrRM17HTUPpm5UC70ayu e/SoEiQyfOn9OD3OxLJ+Zd2/0Oc6jVdkRIUoutv+woV9Qn+tmzFeRd30+LVvh9Yeaz 6pM8HM5V3cB9QVUvlz6Vh0b/nqsOigSBcoBPyo3yl2F4UlMUwXNb0QpEKM38XTEt91 xJhKr0KFPjy4h3P6NN3G/dAFelDUghPh8EStLN6tfc9zQeaHE/8hfgZe3aYwHqVZe9 +kODHbBGXMbN8L9cbHLHhg6Fr0elekNO6M5aFFNs8QWnby0+W3+EQ9B0JxGpj9o2P7 qBLEYpBpLtOFw== Date: Sun, 1 Jan 2023 11:34:42 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Adam Ford , Alexander Stein , Fabio Estevam , Krzysztof Kozlowski , Li Jun , Lucas Stach , Marco Felsch , Markus Niebel , NXP Linux Team , Peng Fan , Pengutronix Kernel Team , Richard Cochran , Richard Zhu , Rob Herring , Sascha Hauer , devicetree@vger.kernel.org Subject: Re: [PATCH 1/7] ARM: dts: mxs: Drop dma-apb interrupt-names Message-ID: <20230101033441.GS6112@T480> References: <20221217010855.632301-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221217010855.632301-1-marex@denx.de> 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-20221231_193453_483514_D0CF6E27 X-CRM114-Status: GOOD ( 11.61 ) 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 Sat, Dec 17, 2022 at 02:08:49AM +0100, Marek Vasut wrote: > Drop "interrupt-names" property, since it is broken. The drivers/dma/mxs-dma.c > in Linux kernel does not use it, the property contains duplicate array entries > in existing DTs, and even malformed entries (gmpi, should have been gpmi). Get > rid of that optional property altogether. > > Signed-off-by: Marek Vasut Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel