From patchwork Mon Jul 31 09:23:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Stein X-Patchwork-Id: 13334149 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 C10F7C001E0 for ; Mon, 31 Jul 2023 09:24:22 +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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=nvp5BjaS/Ig4ZtjItZaEkqGkLG3WXbuG5NruRpvw9RE=; b=JFS572zviEutEk dFLiuwn+c8yJ0VJ0UNIjdWfrzMMzjmhJvwldEJep5ZEonpQL/3gih/ONr03HLeHizq+RbrwfC+Y6l 3vimwddpx1PBJ95HeqRCn43ftueprVsrDPOPva3+Czd7plink2OGKeTaohFAYO2kW1po4YChNA2Fh tXJrrkR4cHZRhihMuUkcu0UVI4tBQxj40//q53ginIvCGrS9C+vj2rVABOdsGD3Wo6OoDak6EQcwM 5AhnW2m9f0zZ9PYRJ+HGTWe0vKP91dpCP06KnN8171znfXYh0DDNhnJrg2rph9jodit7DoZDeAAGg 9+bPUjgDi+EjvbuYZ5tQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qQP89-00Elkq-0f; Mon, 31 Jul 2023 09:23:57 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qQP7y-00EliN-2X for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2023 09:23:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1690795426; x=1722331426; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dkWoz/7yf/GCfGGYgfxkvJQP26NTC/OUtz+hzVnUK1Y=; b=mX11vLsZvS3fkNO87sNzMDgmeQhziMTElcy921DE7UdOfxw4Fzqa/F/5 5uMuMEC5x170lBlcDNa8AYSofnzMHXsd3d/w/KnveoTrS1fje8dJf3HRa C1ztyIY9Kxnvp1Fzy2FAd0kUOIx/k5sSzopx73xbSV6fWctZhSySFkq5f FHgAeahCsDfJxXnmOhVsgE+b+b6W0mjA95sGSebnfRvBIOdctJTcKjeTp zMSKyeBiWf1SKpxSfiQHe4kfQO5MZRVdxW4Kh8XH/qcxvoY8sh34NsRmD fXeyqKhf3d4/GAd3eS/GZbm0W+4a5DbXv9VHJzFeD8/ohgefQ6buH8gMY g==; X-IronPort-AV: E=Sophos;i="6.01,244,1684792800"; d="scan'208";a="32199752" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 31 Jul 2023 11:23:37 +0200 Received: from steina-w.tq-net.de (unknown [10.123.53.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id 9424B280084; Mon, 31 Jul 2023 11:23:37 +0200 (CEST) From: Alexander Stein To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Li Yang , Markus Niebel Cc: Alexander Stein , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v5 0/3] TQMLS1021A support Date: Mon, 31 Jul 2023 11:23:28 +0200 Message-Id: <20230731092331.358427-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230731_022347_129584_77730AA3 X-CRM114-Status: GOOD ( 13.15 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 .../devicetree/bindings/arm/fsl.yaml | 10 + arch/arm/boot/dts/nxp/ls/Makefile | 1 + .../nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts | 405 ++++++++++++++++++ .../boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi | 107 +++++ 4 files changed, 523 insertions(+) create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a-mbls1021a.dts create mode 100644 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi