From patchwork Wed Dec 15 08:54:26 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 12696217 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 B5FA1C433F5 for ; Wed, 15 Dec 2021 08:56:40 +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=maTzj59JMpOZ1YRcKXuV+kRANGnEI/KP1XhXgIxaGfM=; b=IhTV3bPTdHPMiy eLMfDj4IHGZOOmvdX/bB7onPaZCCh7pCjLbnkioRKMMZOGBFs4k6u+sjUm5TIYmo6jsuD0iy+Dcrw rXDkdXrYpSBDu4oygpP8YRiEUrh0Prc/Sc5FrLaF78qckofoe/1IZ8YoetoIJjUg0iTCrsZsNu14r CfWU0F5suvwa7tEIjd2YertlfMLYgnVbX2lUcI+bn/pD34V0MXHCHQWvijrGOorzyYx6EqMpa1pLu 4E5D2kNUZvulk0O8tMWjqLoZGzAz+BklHvlBm/rLJJclt94Prcp8uzrx9cnvnalnTOg7rmYro+7HJ YXrPEr+y7UhrjuFlUHcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxQ4N-00HPWn-Ml; Wed, 15 Dec 2021 08:55:27 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxQ3g-00HPHk-Ex for linux-arm-kernel@lists.infradead.org; Wed, 15 Dec 2021 08:54:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 31A68B81EB7; Wed, 15 Dec 2021 08:54:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2C3C8C34609; Wed, 15 Dec 2021 08:54:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639558480; bh=fDAWfkLs5FXSzKRxO/wgG3KsNLmVUnspvUUbPXB+4yE=; h=From:To:Cc:Subject:Date:From; b=X0Peyw7EYP0egTzB2GFsYgzMKXSCT9FFQFmONsJrjUn8bbD+OYf8cGQa947tMvO/9 TxtsG2bLG1jzJwDzZ6O9VxSlM1RqG+SAyfXRkpOVuj/GekBAdFeNRwwWZ7oHzS1o+e qLJcEj5+oOL72/xvNMcWcjJMCIH7gzetsQBd5GpqMmPEogGz7NUVyDW4/kzOj/UJfE h1UV17QUaM5ZbHHZL9b6K+GfzSeVJSFd3hUTeqhm07EdKrHXi5Cbs99mrNxrK4wiyF WR/PUj3g/AE8UBjxMID3hO0hkFI2zJnaoyt2mxGmmvwYzcC4XCryzJG4IV5I1UhnKC EgepCIth4bTrw== Received: from mchehab by mail.kernel.org with local (Exim 4.94.2) (envelope-from ) id 1mxQ3Z-0054Hp-Jh; Wed, 15 Dec 2021 09:54:37 +0100 From: Mauro Carvalho Chehab To: Wei Xu , Rob Herring Cc: Mauro Carvalho Chehab , Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: [PATCH RESEND 0/7] DT bindings for Hikey960/970 USB/PCI Date: Wed, 15 Dec 2021 09:54:26 +0100 Message-Id: X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211215_005444_651879_A7919263 X-CRM114-Status: GOOD ( 11.88 ) 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 Thosre are the only missing parts for PCI to work on HiKey970 and for USB on HiKey960 and HiKey 970 boards. John Stultz (1): arm64: dts: hisilicon: Add usb mux hub for hikey960 Manivannan Sadhasivam (1): arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab (4): dt-bindings: clock: hi3670-clock.txt: add pmctrl compatible dt-bindings: usb: hisilicon,hi3670-dwc3: add binding for Kirin970 arm64: dts: hisilicon: Add support for Hikey 970 USB3 PHY arm64: dts: hisilicon: Add usb mux hub for hikey970 Yu Chen (1): dt-bindings: misc: add schema for USB hub on Kirin devices .../bindings/clock/hi3670-clock.txt | 1 + .../bindings/misc/hisilicon,hikey-usb.yaml | 87 ++++++++++ .../bindings/usb/hisilicon,hi3670-dwc3.yaml | 105 +++++++++++ .../boot/dts/hisilicon/hi3660-hikey960.dts | 35 +++- .../boot/dts/hisilicon/hi3670-hikey970.dts | 106 ++++++++++++ arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 163 ++++++++++++++++++ 6 files changed, 495 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/misc/hisilicon,hikey-usb.yaml create mode 100644 Documentation/devicetree/bindings/usb/hisilicon,hi3670-dwc3.yaml