Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp948215iob; Fri, 13 May 2022 17:24:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzESVMKaQZHxBix8hA1vzVcBRXQyKsT7dVNuFhLzsL2YTswBu+2jg78f3P+4iq82q/JnNs2 X-Received: by 2002:a05:600c:4f0f:b0:394:54c1:f5b3 with SMTP id l15-20020a05600c4f0f00b0039454c1f5b3mr17518079wmq.33.1652487857998; Fri, 13 May 2022 17:24:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1652487857; cv=none; d=google.com; s=arc-20160816; b=EbkjCc2TtG01YJje+LBmffBrmPqkd8CO6IU4pEWP5R3xnNZv4WCO2KAdGKefi/zULE i09FZkAGPx3ap0O+hwGFPa2bCI+9+OV/s/czHHrukkEkxoT3OZueIdai57gx01h/P++/ eS2fRGjNs4yoiioWx/G98yqiXVp0QpR+KPCH6FYLCijQVdUdHP7zsyvfYhxN1sgsldUe 3fzbwJK5V9fSjxxaB+Y4ZpH3RFYMiP7nF0FDUOQGmE4l1i6thsAm4dqTCRMjd/3jyA21 tR0SUG/USxrPUE3bClpyZxxzjV8QSNqjf/pyau/ouG07rQt4aomgrlKBXl2PfgLAOgDS mkpQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=teDoUPOWRHE5FyJYo1Imbv5EeMjnLI3CriJGiASjt40=; b=mowS58rE1FD0NBOh9NjrshDTZrKWVSxEjLbiEuHUvAZk4jsO9zsGEMfi/bE4O0puRQ K2iq0A5as6YuCWal4VNF+VDhLU1QBQBKQGR5mviJX1f0efAVyq8pMGWBWCfZGhvtUVXG PH3Iz8iO3YiKWtdGWFAhTl3FVWZAulNbqLFwyg36/O5EhGDQiufUkMjgo93k7C5ZwpQ2 oeT137ZYkDarXVyPh34Av/YuOhP3IC2z0KERfmii9vDX3rk9TVUqZRs+1lwc6RMUYOht c94MPuzXOcYls2Z3+Sc9Ku8pOkz5k11gCp+8W9DyAluqBEZ/PqNqBRjVSY2MIgqv3YZX ms5Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id d3-20020a056000186300b00204107e0013si4605141wri.28.2022.05.13.17.24.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 May 2022 17:24:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 757CFD680F; Fri, 13 May 2022 16:19:23 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377574AbiEMG5s (ORCPT + 99 others); Fri, 13 May 2022 02:57:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1350833AbiEMG5r (ORCPT ); Fri, 13 May 2022 02:57:47 -0400 Received: from twspam01.aspeedtech.com (twspam01.aspeedtech.com [211.20.114.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 210305D19F for ; Thu, 12 May 2022 23:57:45 -0700 (PDT) Received: from mail.aspeedtech.com ([192.168.0.24]) by twspam01.aspeedtech.com with ESMTP id 24D6iAZJ026760; Fri, 13 May 2022 14:44:11 +0800 (GMT-8) (envelope-from neal_liu@aspeedtech.com) Received: from localhost.localdomain (192.168.10.10) by TWMBX02.aspeed.com (192.168.0.24) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 13 May 2022 14:57:33 +0800 From: Neal Liu To: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Joel Stanley , "Andrew Jeffery" , Felipe Balbi , Sumit Semwal , =?UTF-8?q?Christian=20K=C3=B6nig?= , Geert Uytterhoeven , "Li Yang" CC: Neal Liu , , , , , , , , , Subject: [PATCH 2/3] ARM: dts: aspeed: Add USB2.0 device controller node Date: Fri, 13 May 2022 14:57:27 +0800 Message-ID: <20220513065728.857722-3-neal_liu@aspeedtech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220513065728.857722-1-neal_liu@aspeedtech.com> References: <20220513065728.857722-1-neal_liu@aspeedtech.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [192.168.10.10] X-ClientProxiedBy: TWMBX02.aspeed.com (192.168.0.24) To TWMBX02.aspeed.com (192.168.0.24) X-DNSRBL: X-MAIL: twspam01.aspeedtech.com 24D6iAZJ026760 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add USB2.0 device controller(udc) node to device tree for AST2600. Signed-off-by: Neal Liu --- arch/arm/boot/dts/aspeed-g6.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi index 3d5ce9da42c3..5517313eb2b5 100644 --- a/arch/arm/boot/dts/aspeed-g6.dtsi +++ b/arch/arm/boot/dts/aspeed-g6.dtsi @@ -298,6 +298,16 @@ vhub: usb-vhub@1e6a0000 { status = "disabled"; }; + udc: udc@1e6a2000 { + compatible = "aspeed,ast2600-udc"; + reg = <0x1e6a2000 0x300>; + interrupts = ; + clocks = <&syscon ASPEED_CLK_GATE_USBPORT2CLK>; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_usb2bd_default>; + status = "disabled"; + }; + apb { compatible = "simple-bus"; #address-cells = <1>; -- 2.25.1