From patchwork Fri Jul 22 13:05:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrice Gasnier X-Patchwork-Id: 12926485 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 0DE25C433EF for ; Fri, 22 Jul 2022 13:09:56 +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:References:In-Reply-To: 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: List-Owner; bh=zD2X2EQcERjXZalpHaKo2xMlQs3Z+ha5QgfUEOrZGeU=; b=ogxQUG15Qg6STG 9+bILof5F/eEypASZrObBehrT54KDDatujgRO2Cwk+Gx49GRK6UBFYVlEyl0rEIzWL0botpslHK98 3sDpLfhYnmOevP4F9slz3aTp42P8z2f2U8c759fdKdmt+9i+OWguhodou9VkLuWsl2B5e6C0VWJZ3 H7pnACB10wm/GILonnVPAQ/CxOgX+eHVCVYu434LmGX8uXguNExy2HhI/QAhQK0HLkN0r9ecOvq63 WntsQqkuLFOHl+hHRsLStY/7I9qsWyTUN+k8FsQ46c1dBf92vAJPPN1huKyKq4iPH2E6wBcFrTpJd sm7kiEh/u6F7y9APFS0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsOY-004mY8-5I; Fri, 22 Jul 2022 13:08:43 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsMt-004lDp-Vh for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 13:07:06 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26M9svFk006924; Fri, 22 Jul 2022 15:06:41 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=cw2AD1st0JuNEu+P5TanJG8XAn7GOmY0IA1vt5jOvSc=; b=VUWjrAGK2D/FJgQjr81KKp7RIqvI+3GqWZ4x8XEvZPsxnme2Wop+iVg3JMKrvrF/kqDM 3XAUP6cY0Rzmph++qU5dppvGelfOUd4ISoOqXsVcj6mLeqbCSIgNgRKZF+c39zGTnC09 mhkMJXUJEdTRRws0qhHaEHD7sJffcuZRfxV0EYDmUTH3CGYIMJ+izRPUujWiqgDs1+Un s4odqOG5aO1exwDeINeGhsZoZmegFQDfRmWYnwyUhuhtAta9NxfzVLkFw8ti0C5qAH7G Rb67acMhGs0FKLOGEWMWSKb99+8zyh28XLlj1aHMW+Rns2R35jP+lMLCt8EGRIu0fwBg GA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3hbnp6jxv2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Jul 2022 15:06:41 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 23FB810002A; Fri, 22 Jul 2022 15:06:41 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 1EC46228A4F; Fri, 22 Jul 2022 15:06:41 +0200 (CEST) Received: from localhost (10.75.127.51) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 22 Jul 2022 15:06:38 +0200 From: Fabrice Gasnier To: , , , , CC: , , , , , , Subject: [PATCH 1/4] dt-bindings: usb: generic-ehci: allow usb-hcd schema properties Date: Fri, 22 Jul 2022 15:05:51 +0200 Message-ID: <20220722130554.236925-2-fabrice.gasnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> References: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-22_04,2022-07-21_02,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220722_060700_364074_4CC98EC5 X-CRM114-Status: GOOD ( 15.57 ) 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 Allow properties and usb-device child nodes as defined in usb-hcd.yaml, by using unevaluatedProperties: false. By the way, remove the "companion" property as it's redundant with usb-hcd.yaml. As example, this allows an onboard hub, to be described in generic-ehci controller node: usb { compatible = "generic-ehci"; #address-cells = <1>; #size-cells = <0>; /* onboard HUB */ hub@1 { compatible = "usb424,2514"; reg = <1>; vdd-supply = <&v3v3>; }; }; Without this, dtbs_check complains on '#address-cells', '#size-cells', 'hub@1' do not match any of the regexes: 'pinctrl-[0-9]+' From schema: ..../generic-ehci.yaml Signed-off-by: Fabrice Gasnier Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/usb/generic-ehci.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml index 1e84e1b7ab271..e50c1cfaa1972 100644 --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml @@ -130,11 +130,6 @@ properties: Set this flag to indicate that the hardware sometimes turns on the OC bit when an over-current isn't actually present. - companion: - $ref: /schemas/types.yaml#/definitions/phandle - description: - Phandle of a companion. - phys: minItems: 1 maxItems: 3 @@ -155,7 +150,7 @@ required: - reg - interrupts -additionalProperties: false +unevaluatedProperties: false examples: - | From patchwork Fri Jul 22 13:05:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrice Gasnier X-Patchwork-Id: 12926486 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 54EE4C43334 for ; Fri, 22 Jul 2022 13:11:23 +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:References:In-Reply-To: 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: List-Owner; bh=jazc1QfJEf4+Ha1HXI9EvioE8zq4sKjBkEwiWzWKEdQ=; b=xxF1zc+pQl3y/+ Csl+v9N+euRKNXksLEJPfLv+K7dt2CXCVvF8hrs9QJ7ZghXVX/Hq7K9c5fE+brqUcoyCVA/vXsIF5 jF6Yx/7TGTi25FdfWh1mE6gypAUBC6dDaXXDtpBVPvul1iiNB+zZv/a4CvHINPJnLNunTq0HQCED1 lsesnYQFUQdNyvDvB+/Rx/zw1hF8Iv4OxKdMLO49VmIEJd2nt7uhjfa4qL9CBZnVQFW/+oGTZT/0U bGeGr3RCsUcPVguRPRXKlJoFiEBDv3NpKsruYhkpmfNxjAw3w6AJb0jdRNtksqT+q3MxSGH7+tOsx Y7iYL1/eSyzTYVAwplHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsPn-004nUw-PQ; Fri, 22 Jul 2022 13:10:00 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsMu-004lDR-0Z for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 13:07:05 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26M9diql007493; Fri, 22 Jul 2022 15:06:40 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=rZGMaCGT+QWwhjB97OshVz0J5bXJNoL0frSiaq3759A=; b=bRAxQgZr8ERngjOp2I8pX9zdHP1TkBlCntTzq2f5bNmwqLMGmwCDa4vAW523AzGsd+Jd UxSR0Onp2YJL639eme7BSRj5/sdy23/fCdQUgpeYWpktef/kAMdMkMwJ+YktIEV5mjJT LpMA7mtyeLIKT7mJIohL3oHr5CDUNjw7cUyBKzSb5wdjq75pkqBPL1D8eUZkQrddVegw pusCm5YcS18IYQ5ooBGGx5hVzpTl3emLU7rEr1gdUzEpGeahdWnGXoD28/UrDFa3o6Kv uSH9pXYd2mxiD3+cOjGwf6oz4+o22X1k/lRZupXENmy8E7qmHhDHvNViqOZ9BTBsIHhH VA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3hf41ry05x-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Jul 2022 15:06:40 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 58A42100034; Fri, 22 Jul 2022 15:06:40 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 53C18228A4F; Fri, 22 Jul 2022 15:06:40 +0200 (CEST) Received: from localhost (10.75.127.51) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 22 Jul 2022 15:06:39 +0200 From: Fabrice Gasnier To: , , , , CC: , , , , , , Subject: [PATCH 2/4] usb: misc: onboard-hub: add support for Microchip USB2514B USB 2.0 hub Date: Fri, 22 Jul 2022 15:05:52 +0200 Message-ID: <20220722130554.236925-3-fabrice.gasnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> References: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-22_04,2022-07-21_02,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220722_060700_403315_51D16A9F X-CRM114-Status: GOOD ( 17.35 ) 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 Add support for Microchip USB2514B USB 2.0 hub to the onboard usb hub driver. Adopt the generic usb-device compatible ("usbVID,PID") as discussed with Matthias in [1]. Some STM32MP1 boards have this hub on-board, with a supply that needs to be enabled for proper operation. [1] https://lore.kernel.org/lkml/YW9CUabfA0HrtTAq@google.com/ Signed-off-by: Fabrice Gasnier --- drivers/usb/misc/onboard_usb_hub.c | 2 ++ drivers/usb/misc/onboard_usb_hub.h | 1 + 2 files changed, 3 insertions(+) diff --git a/drivers/usb/misc/onboard_usb_hub.c b/drivers/usb/misc/onboard_usb_hub.c index 6b9b949d17d30..929a4e724ec12 100644 --- a/drivers/usb/misc/onboard_usb_hub.c +++ b/drivers/usb/misc/onboard_usb_hub.c @@ -310,6 +310,7 @@ static struct platform_driver onboard_hub_driver = { /************************** USB driver **************************/ #define VENDOR_ID_REALTEK 0x0bda +#define VENDOR_ID_MICROCHIP 0x0424 /* * Returns the onboard_hub platform device that is associated with the USB @@ -387,6 +388,7 @@ static const struct usb_device_id onboard_hub_id_table[] = { { USB_DEVICE(VENDOR_ID_REALTEK, 0x5411) }, /* RTS5411 USB 2.1 */ { USB_DEVICE(VENDOR_ID_REALTEK, 0x0414) }, /* RTS5414 USB 3.2 */ { USB_DEVICE(VENDOR_ID_REALTEK, 0x5414) }, /* RTS5414 USB 2.1 */ + { USB_DEVICE(VENDOR_ID_MICROCHIP, 0x2514) }, /* USB2514B USB 2.0 */ {} }; MODULE_DEVICE_TABLE(usb, onboard_hub_id_table); diff --git a/drivers/usb/misc/onboard_usb_hub.h b/drivers/usb/misc/onboard_usb_hub.h index d3a5b6938582e..43d6af4230dfd 100644 --- a/drivers/usb/misc/onboard_usb_hub.h +++ b/drivers/usb/misc/onboard_usb_hub.h @@ -11,6 +11,7 @@ static const struct of_device_id onboard_hub_match[] = { { .compatible = "usbbda,5411" }, { .compatible = "usbbda,414" }, { .compatible = "usbbda,5414" }, + { .compatible = "usb424,2514" }, {} }; From patchwork Fri Jul 22 13:05:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrice Gasnier X-Patchwork-Id: 12926481 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 20A5FC433EF for ; Fri, 22 Jul 2022 13:08:32 +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:References:In-Reply-To: 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: List-Owner; bh=pIAHRHjPn3JuIQnLJZZpPwGDpojQs2E90QgggX9p0lM=; b=gd/7R4GbLbQc0f LYolFhyx8QOOht1aRYaXlnv1pSSFwTxX4R8xyDvj6uVejpdj6e2G3rhFdYDvnGUJV2mQbCeMHWkYa YCoH9zsyqCtmNeM9sOv3MVg0LezF9m6ltyFIf2r2CFBrQznRoucChd12XLb46j4H8722+S44SwTNO M1N04pnzXM80YOHJy+rq9BmIWklxgEIILoxs30j8DEeedhI1zzGOO9tOc38HKd+tysqfP7Fl5Royd zjcfje9smuPdJ5yDgXbrzBSD7qB34+1QDCzIL08DGdCw2OfPxHlLLggwYGAgdTTBrxFgRrgI+z+wF aiB+YbQ9spvkF/b6RjfQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsN3-004lND-50; Fri, 22 Jul 2022 13:07:10 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsMt-004lBS-Dh for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 13:07:01 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26M8W1QO015132; Fri, 22 Jul 2022 15:06:44 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=rLtXOZaBhBJ4Za2tM1rJodMY0MHpDsHiAJ70GxqUcbQ=; b=TqAN19qdbfB3ydLJDQWEwlthuh3Iu2v8O9iY1tq3FEGhMdERGc9yhFHvF5qCha6WygDp NT1xxjXFirS8aKTuHFMrIojHkCauPHI1tKslJSkQTDdKqYbbhntuuLC+c/MltkHxSU1q 5ssB7iHetBXVn3Z7poKiwxxrF80gEfW79y6PPfEsJeTiq7VXuF945PHiixzUcGnnI4at x8He/1Jeb8tWRPyhmkKGm7ai9O7Sn74HiR/h2oV/uNzWVTvnmJ6vEJU+sUwNYoU9Dc5b OgbHUIg9fMcrsV/SGXUDTiq9ZGU0hmhZ7l5jwIS6jgbuTKcxQOwROxH0Ymojxg3OoXSy jw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3hf805dnb9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Jul 2022 15:06:44 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 953FA10002A; Fri, 22 Jul 2022 15:06:43 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 90B80228A4F; Fri, 22 Jul 2022 15:06:43 +0200 (CEST) Received: from localhost (10.75.127.51) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 22 Jul 2022 15:06:40 +0200 From: Fabrice Gasnier To: , , , , CC: , , , , , , Subject: [PATCH 3/4] ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp15xx-dkx Date: Fri, 22 Jul 2022 15:05:53 +0200 Message-ID: <20220722130554.236925-4-fabrice.gasnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> References: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.51] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-22_04,2022-07-21_02,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220722_060659_853004_6C76594D X-CRM114-Status: GOOD ( 15.34 ) 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 Add support for USB2514B onboard hub on stm32mp15 DK boards. The HUB is supplied by a 3v3 PMIC regulator. Signed-off-by: Fabrice Gasnier --- arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi index 333c2af97130a..8b48d3c89a047 100644 --- a/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi +++ b/arch/arm/boot/dts/stm32mp15xx-dkx.dtsi @@ -677,6 +677,14 @@ &usart3 { &usbh_ehci { phys = <&usbphyc_port0>; status = "okay"; + #address-cells = <1>; + #size-cells = <0>; + /* onboard HUB */ + hub@1 { + compatible = "usb424,2514"; + reg = <1>; + vdd-supply = <&v3v3>; + }; }; &usbotg_hs { From patchwork Fri Jul 22 13:05:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrice Gasnier X-Patchwork-Id: 12926484 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 68FAFC433EF for ; Fri, 22 Jul 2022 13:09:05 +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:References:In-Reply-To: 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: List-Owner; bh=wd8+amsL63X1AG9DENZzEbwYxfoOmP+lYM7lGJSj7uo=; b=R7xF8qnU8ZUq1q sEXmkD7/6lnvlSar9BYcCE6dFidlnfSF6Gc/o9+qGoEkHQ1eV0Kkn+ubOD6K/z1CcBnGWusOupe8r +Fy//3ZJ2QIpYHG2FfjLWQQyPEPPuMPRN03cUUEg+oMuXsi3OJ9EBstbF5hBFoWcxRUbq4QjziYys 7/kxdL0pr17+vEzhF9ThUzuHzYJbt8u6kMB83xiPm+AViwv0f1wVj8gHyTg1vCBiNtvo+vEGRmyJT WAjz8eQN6Xzd99BLZjRi0euD6q56CH2H8FOtjw8WJDXMBo2k7NgGkDg4+Rt6Jj5lwFrKlEpEXQsBc vx9nn4sQd+TxTsTDX/Ng==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsNo-004lxU-Cc; Fri, 22 Jul 2022 13:07:56 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oEsMt-004lBX-8x for linux-arm-kernel@lists.infradead.org; Fri, 22 Jul 2022 13:07:01 +0000 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26MCrstn007566; Fri, 22 Jul 2022 15:06:43 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=selector1; bh=DxSWau7EA7rpbtVckvWdUL4zS864AWpmRNAojK/nARc=; b=NBPwWjtYmZboHG/Grn0MMQu/pPlN0jx1QvuYNh4XCcvuZB5MaO77gi/vaJuhNO3yzaUL VxQkrtQLzuhHbcOQvllnAT/ahv7tqMAR4NCdnh+v9SKBI8uAQ6sVnS3PgLQgnI1xdFq2 veXYPOty4y0MbPRyJswAXwiCEpmIBSg3M0/YtxD7BbmWhjBGNM6hDfu4PaqtDVkIIdMJ 8PpiUrK3UBNbmFHS+21gVelw43nOxUnfRtfjibhLXMbqLN5vGvEDyFt3xCaP41cuFm5i po4516tKUz+bL0KQL8wLe4TcsDkhpfISxYZrRD/12gFaBsPNcbnYebCJIi9nE45byMfx 5w== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3hfqjusqkr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Jul 2022 15:06:43 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id AFEBE10002A; Fri, 22 Jul 2022 15:06:42 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id AB933228A4F; Fri, 22 Jul 2022 15:06:42 +0200 (CEST) Received: from localhost (10.75.127.49) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Fri, 22 Jul 2022 15:06:41 +0200 From: Fabrice Gasnier To: , , , , CC: , , , , , , Subject: [PATCH 4/4] ARM: multi_v7_defconfig: enable USB onboard HUB driver Date: Fri, 22 Jul 2022 15:05:54 +0200 Message-ID: <20220722130554.236925-5-fabrice.gasnier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> References: <20220722130554.236925-1-fabrice.gasnier@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.49] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-22_04,2022-07-21_02,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220722_060659_824003_8CF53731 X-CRM114-Status: GOOD ( 12.96 ) 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 Enable the USB onboard HUB driver, used on STM32MP1 boards. Signed-off-by: Fabrice Gasnier --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ce9826bce29b3..d0f16b7f682bf 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -861,6 +861,7 @@ CONFIG_USB_CHIPIDEA_UDC=y CONFIG_USB_CHIPIDEA_HOST=y CONFIG_USB_ISP1760=y CONFIG_USB_HSIC_USB3503=y +CONFIG_USB_ONBOARD_HUB=m CONFIG_AB8500_USB=y CONFIG_KEYSTONE_USB_PHY=m CONFIG_NOP_USB_XCEIV=y