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=-10.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 522C5C388F9 for ; Sun, 8 Nov 2020 13:15:14 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 CCA04206ED for ; Sun, 8 Nov 2020 13:15:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="E7S4KNWI"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="L7O5RXI+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CCA04206ED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4XXWzTraAZKx2sWwyJRMU4BEuVYFgx5pXNhWbj2BitI=; b=E7S4KNWImBNfAHtWMVym6SZtu jnEuZR9OlQ1v/92LMf3oinCto7tGijuJo1oUy8kHTZ3fWqbFCwbv/LBR9uaBT07fZ8/mVZFA1wCd8 QXhUv0Dz8/kJqp8y6zD2XSYKlU41DkcLXYFjRDtruc1fhiQKAw/3kdf0S/S2jHHSw0ARRekVjNApo QpPKTTj4bsN+OSadhUmGDHscQYCk3yPrUBT9sX/6YmifX0yh/L+hsnfDW5wUmek/wtuLS3c4RHNL2 KHXmKsm2mZ/m986LaV5CcbI71/dYHvdUalgJ850MhMYgssJrLz4PN5YBfSbE+KCe00GyCK6Ztp3jG mvoh9RJGA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kbkWZ-0006nH-Bc; Sun, 08 Nov 2020 13:14:27 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kbkWU-0006mZ-LB; Sun, 08 Nov 2020 13:14:23 +0000 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 48823206ED; Sun, 8 Nov 2020 13:14:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604841256; bh=ACYX+dzqwM+pqodv+7eTSQQ2v0JAOW2m9T80x7FTPzM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L7O5RXI+yzbk9LJKFBokN0v+ZLqHuE7BSPzd/SEoYkJL2mr6e+0/xOPHnkYQo25O3 /UDhFntFg3btGKPdbvIgZ7uts47RwM5PImyTFkgAyYN0xww3jegvoMHNo684oXWm0N S8mMTnROEGw5L21GeHKLPP2Lh0iAleDFd7FcqgyY= Date: Sun, 8 Nov 2020 08:14:15 -0500 From: Sasha Levin To: Neil Armstrong Subject: Re: [PATCH AUTOSEL 5.9 02/35] arm64: dts: meson-axg: add USB nodes Message-ID: <20201108131415.GO2092@sasha-vm> References: <20201103011840.182814-1-sashal@kernel.org> <20201103011840.182814-2-sashal@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201108_081422_900995_4810A589 X-CRM114-Status: GOOD ( 14.98 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Martin Blumenstingl , Kevin Hilman , linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 03, 2020 at 09:55:45AM +0100, Neil Armstrong wrote: >On 03/11/2020 02:18, Sasha Levin wrote: >> From: Neil Armstrong >> >> [ Upstream commit 1b208bab34dc3f4ef8f408105017d4a7b72b2a2f ] >> >> This adds the USB Glue node, with the USB2 & USB3 controllers along the single >> USB2 PHY node. >> >> Signed-off-by: Neil Armstrong >> Reviewed-by: Kevin Hilman >> Reviewed-by: Martin Blumenstingl >> Signed-off-by: Kevin Hilman >> Signed-off-by: Sasha Levin >> --- >> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 50 ++++++++++++++++++++++ >> 1 file changed, 50 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> index b9efc8469265d..fae48efae83e9 100644 >> --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi >> @@ -171,6 +171,46 @@ soc { >> #size-cells = <2>; >> ranges; >> >> + usb: usb@ffe09080 { >> + compatible = "amlogic,meson-axg-usb-ctrl"; >> + reg = <0x0 0xffe09080 0x0 0x20>; >> + interrupts = ; >> + #address-cells = <2>; >> + #size-cells = <2>; >> + ranges; >> + >> + clocks = <&clkc CLKID_USB>, <&clkc CLKID_USB1_DDR_BRIDGE>; >> + clock-names = "usb_ctrl", "ddr"; >> + resets = <&reset RESET_USB_OTG>; >> + >> + dr_mode = "otg"; >> + >> + phys = <&usb2_phy1>; >> + phy-names = "usb2-phy1"; >> + >> + dwc2: usb@ff400000 { >> + compatible = "amlogic,meson-g12a-usb", "snps,dwc2"; >> + reg = <0x0 0xff400000 0x0 0x40000>; >> + interrupts = ; >> + clocks = <&clkc CLKID_USB1>; >> + clock-names = "otg"; >> + phys = <&usb2_phy1>; >> + dr_mode = "peripheral"; >> + g-rx-fifo-size = <192>; >> + g-np-tx-fifo-size = <128>; >> + g-tx-fifo-size = <128 128 16 16 16>; >> + }; >> + >> + dwc3: usb@ff500000 { >> + compatible = "snps,dwc3"; >> + reg = <0x0 0xff500000 0x0 0x100000>; >> + interrupts = ; >> + dr_mode = "host"; >> + maximum-speed = "high-speed"; >> + snps,dis_u2_susphy_quirk; >> + }; >> + }; >> + >> ethmac: ethernet@ff3f0000 { >> compatible = "amlogic,meson-axg-dwmac", >> "snps,dwmac-3.70a", >> @@ -1734,6 +1774,16 @@ sd_emmc_c: mmc@7000 { >> clock-names = "core", "clkin0", "clkin1"; >> resets = <&reset RESET_SD_EMMC_C>; >> }; >> + >> + usb2_phy1: phy@9020 { >> + compatible = "amlogic,meson-gxl-usb2-phy"; >> + #phy-cells = <0>; >> + reg = <0x0 0x9020 0x0 0x20>; >> + clocks = <&clkc CLKID_USB>; >> + clock-names = "phy"; >> + resets = <&reset RESET_USB_OTG>; >> + reset-names = "phy"; >> + }; >> }; >> >> sram: sram@fffc0000 { >> > >Hi Sasha, > >This needs also support in the dwc3-meson-g12a driver, you can drop it from backport. Dropped, thanks! -- Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel