From patchwork Tue Aug 31 13:40:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 12467285 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AE78C432BE for ; Tue, 31 Aug 2021 13:43:07 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 232D660462 for ; Tue, 31 Aug 2021 13:43:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 232D660462 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=A6x5PJu1AN6jmFSdGB+J1LzQU2wJNkl+bdWNjYKrJgg=; b=VR+tqd5/EWdycB zoFjK9qz/3/HoDetmA+qii29dfalFGXXXuA9i5eFJGzkBcuDUod7wb+0GddY4stxWlDax9ce8S0ED ZhN1/pWvT3xKb6Gh5V28F4AjyBUbYP2VIOZTjLKJ7tgT5s4aUAaVzENATrbXvQ+jfGX8oRHb8lm6e HgmtUf6Fts/V6IuAGZA3PtsOH+ITkXfF4aCoqsbWs1Gkqbmc+HYdls9DDtN81xTKvyWhIiEBnRpWN 6CYhE3f36ZAwcu48i3E+EbvPffP2McD6bdLPH+hWGaZePoZX2MUULGLwGQcmgk53WczDxYJtPGWUN XUv9d1cWJynNsG15Bbyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mL40J-002M7q-Dz; Tue, 31 Aug 2021 13:40:43 +0000 Received: from ssl.serverraum.org ([176.9.125.105]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mL3zy-002M0d-2l for linux-arm-kernel@lists.infradead.org; Tue, 31 Aug 2021 13:40:26 +0000 Received: from mwalle01.kontron.local. (unknown [213.135.10.150]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id EB26E22234; Tue, 31 Aug 2021 15:40:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1630417219; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=EzShoYkqiJR7M7i7zrShSPRgbOpJvWf4irzhHEaw+D8=; b=g9nqhyhEeshOIS2wBFfnxCKXs8NcIr+7mbxxSbLnhMiv/GRJoxiQ67oAFXiwJOVwsqTjEb C0tQCSCRoNfvk7u9JWyr9OvAbIVJ7zAxloXn7J23SxJ7iqiir3b7SCQLSGS1wLE49gE307 TayCAhxensZiYMBM7mNMj0jSdeGWqao= From: Michael Walle To: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Shawn Guo , Li Yang , Rob Herring , Vladimir Oltean , Michael Walle Subject: [PATCH 0/7] arm64: dts: ls1028: GPU support and cleanups Date: Tue, 31 Aug 2021 15:40:06 +0200 Message-Id: <20210831134013.1625527-1-michael@walle.cc> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210831_064022_335721_E2ABD1AE X-CRM114-Status: GOOD ( 11.42 ) 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 In an attempt to unify u-boot's and linux' device tree for the LS1028A SoC we first need to clean up some network related stuff. Vladimir suggested to move the Ethernet PHYs into the MDIO controller node, which is already the case for u-boot's device tree. Further we unify the use of phy-mode and phy-connection-type. Both have the same meaning, but phy-mode is used more often in the kernel and for the ls1028a both were used. Replace phy-connection-type with phy-mode. Further move all the nodes which belongs to the CCSR into the /soc node. These are the Mali display conntroller and its associated pixel clock PLL. Finally, add the GPU node for the etnaviv driver under /soc. Michael Walle (7): arm64: dts: ls1028a: move pixel clock pll into /soc arm64: dts: ls1028a: move Mali DP500 node into /soc arm64: dts: ls1028a: add Vivante GPU node arm64: dts: freescale: fix arm,sp805 compatible string arm64: dts: ls1028a: disable usb controller by default arm64: dts: ls1028a: move PHY nodes to MDIO controller arm64: dts: ls1028a: use phy-mode instead of phy-connection-type .../fsl-ls1028a-kontron-sl28-var1.dts | 60 ++++++++-------- .../fsl-ls1028a-kontron-sl28-var2.dts | 17 ++--- .../fsl-ls1028a-kontron-sl28-var4.dts | 49 +++++++------ .../freescale/fsl-ls1028a-kontron-sl28.dts | 31 +++++---- .../boot/dts/freescale/fsl-ls1028a-qds.dts | 10 ++- .../boot/dts/freescale/fsl-ls1028a-rdb.dts | 19 +++--- .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 68 +++++++++++-------- .../arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 16 ++--- .../arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 16 ++--- 9 files changed, 149 insertions(+), 137 deletions(-)