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 X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS 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 32A9AC43381 for ; Tue, 26 Mar 2019 13:16:31 +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 F053C20866 for ; Tue, 26 Mar 2019 13:16:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GiHK1Y0V"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=nxp.com header.i=@nxp.com header.b="vqM41txP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F053C20866 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QDAib4qJKvIJIILBrhmjuqml4B2f6U7YB2DNwF5M7N4=; b=GiHK1Y0VAr5Sy8 UQWurl6tyVJysEOTxZdOFA2zThe7ALq7VBqEK0PYFVyDB+evGxnVM77Di93/4iT8m2sK10drSWOkf FPaEnll6fyRm/wx43RdFQTgRk0nklffXGllE7NdWjUg0XgK4XeN3HkdWlpLHlAaGNpUbWx5muv1xn Shla4PuorVQiuA3YJ28gJGaXLzb4sy47HKLWmP3j7uQJRep/xFwYvwJmofpjI//+iQunQUo3kLtZ1 hGMbvRRXnisCps6kX2PMhgiblim6ZhWNITB03xCj8vtpxaYRFHKIr7OlH6qM+geD0qnfSMCma9uW7 7pqDq7uHS85s0fsx6tJg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8lwE-00053h-Hd; Tue, 26 Mar 2019 13:16:22 +0000 Received: from mail-eopbgr20068.outbound.protection.outlook.com ([40.107.2.68] helo=EUR02-VE1-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8lw3-000539-Sm for linux-arm-kernel@lists.infradead.org; Tue, 26 Mar 2019 13:16:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=FPdoY0E99lzWgsL0QcyUJJlW98P+EQsbK7be8HpU8Lw=; b=vqM41txPxM7ObBTDXpzRjVPeoLcknH8z+/3Yt8g0A4ObVZz9T0GtXcdQvVSyEyuuVAhLggIYSG0QwiDKKakqWSX8Wus58bOcQrbw8CVMriEsOZ7Lhcu70GwSku3mAgo3H+FW4e9Z0tqa6yalo2LRyrA2GBAOLay2Qwnbdu5czgE= Received: from VI1PR04MB4222.eurprd04.prod.outlook.com (52.134.31.21) by VI1PR04MB5983.eurprd04.prod.outlook.com (20.178.123.158) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1730.18; Tue, 26 Mar 2019 13:16:04 +0000 Received: from VI1PR04MB4222.eurprd04.prod.outlook.com ([fe80::c02c:b02b:fec5:577b]) by VI1PR04MB4222.eurprd04.prod.outlook.com ([fe80::c02c:b02b:fec5:577b%4]) with mapi id 15.20.1730.019; Tue, 26 Mar 2019 13:16:04 +0000 From: Aisheng Dong To: "linux-arm-kernel@lists.infradead.org" Subject: RE: [PATCH 00/14] arm64: dts: imx8: architecture improvement and adding imx8qm support Thread-Topic: [PATCH 00/14] arm64: dts: imx8: architecture improvement and adding imx8qm support Thread-Index: AQHUyhK5HIlcqARyxUuDwYokqv0lc6YeFbzQ Date: Tue, 26 Mar 2019 13:16:04 +0000 Message-ID: References: <1550773093-13349-1-git-send-email-aisheng.dong@nxp.com> In-Reply-To: <1550773093-13349-1-git-send-email-aisheng.dong@nxp.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=aisheng.dong@nxp.com; x-originating-ip: [119.31.174.66] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 389c3eb0-da52-4228-a752-08d6b1ed3384 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(5600127)(711020)(4605104)(4618075)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(2017052603328)(7153060)(7193020); SRVR:VI1PR04MB5983; x-ms-traffictypediagnostic: VI1PR04MB5983: x-ms-exchange-purlcount: 2 x-microsoft-antispam-prvs: x-forefront-prvs: 09888BC01D x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(366004)(39860400002)(136003)(346002)(396003)(376002)(199004)(189003)(14454004)(53936002)(229853002)(68736007)(66066001)(26005)(5660300002)(99286004)(966005)(76176011)(102836004)(476003)(2501003)(81166006)(2906002)(186003)(6506007)(256004)(11346002)(478600001)(52536014)(446003)(81156014)(8676002)(7696005)(305945005)(86362001)(6436002)(44832011)(7736002)(105586002)(71200400001)(71190400001)(25786009)(5640700003)(3846002)(486006)(33656002)(74316002)(9686003)(4326008)(6306002)(2351001)(106356001)(316002)(8936002)(55016002)(6116002)(54906003)(97736004)(6916009)(6246003)(32563001); DIR:OUT; SFP:1101; SCL:1; SRVR:VI1PR04MB5983; H:VI1PR04MB4222.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: E6PK2vjebZU3WSxyeJ2Ky4AyCsZaXUUzhsIZDGs6oN/loGqCeb3D3azZPDfgpHR4Rn6i9wjaSByQUWx43xlat0TdPLOxVh9R4YjtP+ZhDROAM2W0fZ91HzL/emahCCKgiOOsQwYixgWEOHyxrjCwiQqQ7MMD9p8sNh3dDRd58yxfilXHk9KWLrP3rZ7BZh7iF2XxdlPWL6tbuymmX5AXCQED4mzb/wRrkDpjCJOwDO1vDuKxo9jYsrQsiVTHe9PQ8IYp+0/yCphv3mbMGXQu4Wk0HLxZAC31ARjLh9lSOSk5mLoErHnLmvvJ6GG8rbX+gWU55D3hCLuM+iX2nV1Pq+CC9Hj6bMjuWiclRFIHi/5MeFx8CJdWdDrB4Vii+2N8nNhkTRPRFvd61aNd/+7mgrmTy8Bw3WXKkpmcEa1dvzc= MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 389c3eb0-da52-4228-a752-08d6b1ed3384 X-MS-Exchange-CrossTenant-originalarrivaltime: 26 Mar 2019 13:16:04.8200 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-Transport-CrossTenantHeadersStamped: VI1PR04MB5983 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190326_061612_052450_5DE08B4C X-CRM114-Status: GOOD ( 16.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "dongas86@gmail.com" , "catalin.marinas@arm.com" , "will.deacon@arm.com" , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , Fabio Estevam , "shawnguo@kernel.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Gently ping... As this blocks all other imx8qm upstreaming work, hopefully this can be reviewed at an earlier time. Thanks a lot in advance. Regards Dong Aisheng > From: Aisheng Dong > Sent: Friday, February 22, 2019 2:25 AM > > IMX SCU based platforms (e.g. MX8QM/MX8QXP) are comprised of a number > of SS (Subsystems), those SS may be shared between different SoCs while most > of them can be reused like Devices Resources, Clocks, Power domains and etc. > > This patch series aims to improve the MX8 architecture to comply with the HW > design to save a lot of duplicated codes and benefits us a better > maintainability and scalability in the future. > > This whole architecture improvements still needs other two patch series which > are under review: > 1. [0/3] firmware: imx: scu-pd: generalize the implementation > https://patchwork.kernel.org/cover/10822221/ > > 2. [0/4] clk: imx: scu: add parsing clocks from device tree support > https://patchwork.kernel.org/cover/10824443/ > > This DT patch series depends on the 2. > > NOTE: for the missing undocumented compatible strings for the new SoC > IMX8QM in this patch series. It will be sent in another patch series later. > > Dong Aisheng (14): > arm64: dts: imx8qxp: orginize dts in subsystems > arm64: dts: imx8: add lsio scu clocks > arm64: dts: imx8: add conn scu clocks > arm64: dts: imx8: add adma scu clocks > arm64: dts: imx8: add lsio lpcg clocks > arm64: dts: imx8: add conn lpcg clocks > arm64: dts: imx8: add adma lpcg clocks > arm64: dts: imx8: switch to new clock binding > arm64: dts: imx8qm: add lsio ss support > arm64: dts: imx8qm: add conn ss support > arm64: dts: imx8: split adma ss into dma and audio ss > arm64: dts: imx8qm: add dma ss support > arm64: dts: imx: add imx8qm common dts file > arm64: dts: imx: add imx8qm mek support > > arch/arm64/boot/dts/freescale/Makefile | 1 + > arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi | 7 + > arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 274 > ++++++++++++++++ > arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 279 > ++++++++++++++++ > arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi | 351 > +++++++++++++++++++++ > arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 144 +++++++++ > arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi | 93 ++++++ > arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 171 ++++++++++ > arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi | 145 +++++++++ > arch/arm64/boot/dts/freescale/imx8qm.dtsi | 173 ++++++++++ > arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 4 +- > arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi | 129 ++++++++ > arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi | 89 ++++++ > arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi | 145 +++++++++ > arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 320 +------------------ > 15 files changed, 2011 insertions(+), 314 deletions(-) create mode 100644 > arch/arm64/boot/dts/freescale/imx8-ss-adma.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-mek.dts > create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-lsio.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qm.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-adma.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-conn.dtsi > create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-lsio.dtsi > > -- > 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel