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 26D9CC0015E for ; Sun, 6 Aug 2023 12:21:56 +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=BhIozBp5JwKdgSmBvXPr5o4sFDxw1DpS7+xtMuhrR48=; b=ReTsW9V44dIop3 MHSSO6fgHU6IexaNgUL6E9o53EaQqiWhHwrvyjdfXXTSD+XjbHxjfzvg5TRowIo2gpbcyE4WGDCyL 37CThfYJCFUGR7QuuXJiEomcRowc9pI/BnGqheEur+41LJd+PtF6XvR5XF/tLx7svRFbAE3Cj6U+p Enl/nAZQQQg7I21e4cD8h8aYpFvAEtJQe8S6s6qtkyYHQ/EqVGsyZ6epqDHK8ZAKXcj+nEPyQIAer LFfWge31fsspnfBMZQr7l9+CZDwKVUmU70kdxzSPVGCxm9B13q3CutTQbO4rxULQR2pfNnlCb6/ke z5R+0IVIfuIK6RlMZshw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qSclG-00FOsk-2r; Sun, 06 Aug 2023 12:21:30 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qSclE-00FOsO-33 for linux-arm-kernel@lists.infradead.org; Sun, 06 Aug 2023 12:21:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2C3AD61058; Sun, 6 Aug 2023 12:21:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 35A25C433C7; Sun, 6 Aug 2023 12:21:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691324487; bh=fbjcFykUkJBnpeEkR8d9BnlfSB94hALWfbSB0c4SurY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e8GDl/kn1M2vWlHLX2mnWDb5gMsVAAoaFbxwvK1XDwYQrvtKcYLu/JMguyP7RSGK4 pt3pgMsJXhZhnii7VxmUUUgNDz3qMf04xb4ayP9jMrg7SEA9HGIO/na/B2foYXiZ7v nCPTZwnoQeZc4J3ck6Ws1Gbax0ztybl3kd5SrtzorU6Sp12UumS1kQ+nsLUrUF0dii +7JUnnVP6Xyjwf5p6/vHNs+RSqWTZz8gtXCihWG2squ/lRoy4CvfoYgMoKEYv80kR4 JdkxhkVft3ZhgJCLM/9c+4kBis2BakraeGenIQPlvSVhEyYH27VVvLAMFJ/74fRZb5 pcsnCzXZzYivQ== Date: Sun, 6 Aug 2023 20:21:17 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Li Yang , Markus Niebel , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 0/3] TQMLS1021A support Message-ID: <20230806122117.GE151430@dragon> References: <20230731092331.358427-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230731092331.358427-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230806_052129_030054_E35405C6 X-CRM114-Status: GOOD ( 16.19 ) 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 Mon, Jul 31, 2023 at 11:23:28AM +0200, Alexander Stein wrote: > Hi, > > thanks everyone for the feedback. This is the fifth round of this series to > add support for the TQMLS1021A using the MBLS1021A mainboard. > Removing the 'dma-coherent' property was a workaround carried on from older > downstream kernels and is not necessary anymore. > The same goes for adjusting the size for 'scfg' node. Removing this also > fixes the node label ordering. > > Changes in v5: > * Add newline for include header grouping > * Put status property at the end of properties (lpuart0) > * Do not remove 'dma-coherent' for sata > * Do not adjust 'reg' property for 'scfg' > > Changes in v4: > * Dropped display overlay for now as DCU patch is still pending > * Rebase to next-20230721 > * Move status property to last position > * Rename stmpe811 node name > * Remove superfluous #address-cells and #size-cells for stmpe811 > * Add missing interrupt-controller properties for stmpe811 > * Remove superfluous ESDHCI compatible overwrite in SoM .dtsi > > Best regards, > Alexander > > Alexander Stein (2): > ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree > ARM: dts: ls1021a: add TQMLS1021A flash partition layout > > Matthias Schiffer (1): > dt-bindings: arm: fsl: add TQ-Systems LS1021A board Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel