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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 9D561C432BE for ; Thu, 2 Sep 2021 11:55:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 80B09610D0 for ; Thu, 2 Sep 2021 11:55:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343756AbhIBL4o (ORCPT ); Thu, 2 Sep 2021 07:56:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:54870 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343826AbhIBL41 (ORCPT ); Thu, 2 Sep 2021 07:56:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4066F610E6; Thu, 2 Sep 2021 11:55:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630583729; bh=cIayGiEKsNoO8odnoHVw3BqroBAASJ2qygN8Kcar4ns=; h=From:To:Cc:Subject:Date:From; b=ZUWZqa9xfSVAZY04KnVJfLPHMSjwMmd+R5hrGIefQnzFYNo+jXHXwIzUpGJPWGJD9 5ZTi7uPF3j+rtlu7GNtjLFPdclUuJUzWejtGeZF0eFkvharjLVRJzg5b/c7Hf/y6a+ dKw2v+XPVDE/1MBkT/zNevX5WtzaQbDaLhe+Cqv88evajLyD3DdiEt2fqisDvd/Zoy 30buoPXf/R08PqmJTRqHMr2YacT1edHLTz1MIztA1H56RFdbhlky58E489AMoTRZ+u OllkgeGRINIIkL7afLbx369tUHlbCxwk0ZjSKTeZ/tNBO6sW/42/gcvQupX3ZAOEGg DLTjSUycKw9zg== Received: by mail.kernel.org with local (Exim 4.94.2) (envelope-from ) id 1mLlJX-0006rL-6q; Thu, 02 Sep 2021 13:55:27 +0200 From: Mauro Carvalho Chehab To: Wei Xu Cc: linuxarm@huawei.com, mauro.chehab@huawei.com, Mauro Carvalho Chehab , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Add DTS bits to enable USB3 PHY on HiKey970 Date: Thu, 2 Sep 2021 13:55:22 +0200 Message-Id: X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wei, Now that the Hi6421v600 PMIC together with its DT schema schema got merged upstream, we can merge the PMIC and the USB3 PHY support for HiKey 970 DTS. Please merge those two via HiSilicon tree. - It should be noticed that there's one last component needed for USB3 to work: the DT schema for the in-board USB HUB. I'll submit this in separate, as such patch series is still under review: https://lore.kernel.org/lkml/cover.1630581434.git.mchehab+huawei@kernel.org/T/#t Regards, Mauro Mauro Carvalho Chehab (2): arm64: dts: hisilicon: Add support for Hikey 970 PMIC arm64: dts: hisilicon: Add support for Hikey 970 USB3 PHY .../boot/dts/hisilicon/hi3670-hikey970.dts | 105 ++++++++++++++---- arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 58 +++++++++- .../boot/dts/hisilicon/hikey970-pmic.dtsi | 86 ++++++++++++++ 3 files changed, 229 insertions(+), 20 deletions(-) create mode 100644 arch/arm64/boot/dts/hisilicon/hikey970-pmic.dtsi -- 2.31.1 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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 131A9C432BE for ; Thu, 2 Sep 2021 11:58:12 +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 C1FAA6108E for ; Thu, 2 Sep 2021 11:58:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C1FAA6108E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=knBZ2tZJGKwulZ58YB9YuKMWY+wOoM2L9C3Y/cxfpQs=; b=dvhldAaYt/KTmC 44Klj8zsbEpmaT44+PRoiHTxJVMqfWipcz/DHSSp4JKKjOBJzfjgjK0v28Ao6z1QyDwh3E7F+kQC9 S0ZfP+r06OMp2Dvx6N6eq+X53zMPPej+pPTRY+sIL8VyAg2U7svrjhlGV4TmkukmNqnLfGyuaBR+J YIKDUeupR9w7jcY6X4m7S9EnW5QrsDzQ8CXJf4ymZG9z7u3IIYuhSw7pPvj5YBFjvb0Yzv8AHx1w5 63KU0YO44+AKHP7Wiemeg3EEDlLyqGlEGbtUKUlIEJscJ+q7F0rlv79l9brB0x+4KwPQHQe6BSfz1 nA9CWgUHUDpJfcm4PA/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLlJd-009TC3-WE; Thu, 02 Sep 2021 11:55:34 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLlJZ-009T9e-JO for linux-arm-kernel@lists.infradead.org; Thu, 02 Sep 2021 11:55:31 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4066F610E6; Thu, 2 Sep 2021 11:55:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630583729; bh=cIayGiEKsNoO8odnoHVw3BqroBAASJ2qygN8Kcar4ns=; h=From:To:Cc:Subject:Date:From; b=ZUWZqa9xfSVAZY04KnVJfLPHMSjwMmd+R5hrGIefQnzFYNo+jXHXwIzUpGJPWGJD9 5ZTi7uPF3j+rtlu7GNtjLFPdclUuJUzWejtGeZF0eFkvharjLVRJzg5b/c7Hf/y6a+ dKw2v+XPVDE/1MBkT/zNevX5WtzaQbDaLhe+Cqv88evajLyD3DdiEt2fqisDvd/Zoy 30buoPXf/R08PqmJTRqHMr2YacT1edHLTz1MIztA1H56RFdbhlky58E489AMoTRZ+u OllkgeGRINIIkL7afLbx369tUHlbCxwk0ZjSKTeZ/tNBO6sW/42/gcvQupX3ZAOEGg DLTjSUycKw9zg== Received: by mail.kernel.org with local (Exim 4.94.2) (envelope-from ) id 1mLlJX-0006rL-6q; Thu, 02 Sep 2021 13:55:27 +0200 From: Mauro Carvalho Chehab To: Wei Xu Cc: linuxarm@huawei.com, mauro.chehab@huawei.com, Mauro Carvalho Chehab , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] Add DTS bits to enable USB3 PHY on HiKey970 Date: Thu, 2 Sep 2021 13:55:22 +0200 Message-Id: X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210902_045529_698659_825589B8 X-CRM114-Status: GOOD ( 10.55 ) 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 Hi Wei, Now that the Hi6421v600 PMIC together with its DT schema schema got merged upstream, we can merge the PMIC and the USB3 PHY support for HiKey 970 DTS. Please merge those two via HiSilicon tree. - It should be noticed that there's one last component needed for USB3 to work: the DT schema for the in-board USB HUB. I'll submit this in separate, as such patch series is still under review: https://lore.kernel.org/lkml/cover.1630581434.git.mchehab+huawei@kernel.org/T/#t Regards, Mauro Mauro Carvalho Chehab (2): arm64: dts: hisilicon: Add support for Hikey 970 PMIC arm64: dts: hisilicon: Add support for Hikey 970 USB3 PHY .../boot/dts/hisilicon/hi3670-hikey970.dts | 105 ++++++++++++++---- arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 58 +++++++++- .../boot/dts/hisilicon/hikey970-pmic.dtsi | 86 ++++++++++++++ 3 files changed, 229 insertions(+), 20 deletions(-) create mode 100644 arch/arm64/boot/dts/hisilicon/hikey970-pmic.dtsi -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel