From patchwork Fri Jun 23 06:20:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Bara X-Patchwork-Id: 695426 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE73DC001B0 for ; Fri, 23 Jun 2023 06:21:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231750AbjFWGU7 (ORCPT ); Fri, 23 Jun 2023 02:20:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231716AbjFWGUw (ORCPT ); Fri, 23 Jun 2023 02:20:52 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B3E710F8; Thu, 22 Jun 2023 23:20:51 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-988c495f35fso23562766b.1; Thu, 22 Jun 2023 23:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687501249; x=1690093249; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=BrUYy0EMzzbARsdrqQT1VFevs3EbAjVUZG6+spJ/m2k=; b=h1xo63tKbuF5bjBU9/zlOgHjy2UO4M5PPIW28ehIQmhrkoCxNgZPgJkC1mswnocN42 ERnAeQyZQ1VyHhjdvjhr/cZMLaWaDlD4NP1kWSWW4MvnwnYOBhP4zSrH2LtKm5D3k4xI v54p/hE/ljqHWS/tjESc4tnYcr1+uPzr1Rc+NALRTgTducDcZlp4HE/0mpOFshJL+LTx TpfsHerIxyD+45Aq7zJVyjSnSF3t6diIwpYv2DtC9K7aVV3DStmKQmldNVtEgJ/vYe41 h6ibkK8SXuP/Od6BSSBNDmgrmJtne29KmkeUcZ7Ui1k+l/BHzRRr9gd3iswhHUQCl1zz NB4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687501249; x=1690093249; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BrUYy0EMzzbARsdrqQT1VFevs3EbAjVUZG6+spJ/m2k=; b=cE15KwJU4KmGT+m0lw18vWo9yRakhHHZ29Hc52EGTqnLi4znxtw8MwoxKJtp+P++oU DG+L2i4H57Kya8Z1MzAOL+n+x8EtrJ0sJ7VjseBZnU6BWZlTvnX7JUbwEvgRJd+vkAmJ fcruemMGuNXldbVojsUEZFocOpXEhbVx8AUzFFyZDavz0h79HR8zRvzgxPaT7EWLEZrj zSJYnAgUuH0UYpnYhsA7ZQn+LMFueChHJDKEiyfcM1eaNYagJwKkefCmUstOiyhHmRns iXHsvQrICRepkdzFe0lfvzP7yVJ7Y8joRyvwPvxxhpAqzXZSkJ/5+YapmSguQ1V9Br7V EkuA== X-Gm-Message-State: AC+VfDzRy4EaV/L9RlPU0YHQIZSCLI3AgCS2kSl0sCn2OOpc+5Qa1rl2 vSRF1G9UUjtIkuIGcbibM9o= X-Google-Smtp-Source: ACHHUZ7X+85jiSQE9+jmSnzNyVfNaUn6a2wQZB7r16nKyXUHgSKn80SAuogNIWHTqoH0uNW6mG0pSg== X-Received: by 2002:a17:907:1c9c:b0:965:6aff:4f02 with SMTP id nb28-20020a1709071c9c00b009656aff4f02mr20404853ejc.41.1687501249148; Thu, 22 Jun 2023 23:20:49 -0700 (PDT) Received: from [127.0.1.1] ([91.230.2.244]) by smtp.gmail.com with ESMTPSA id n20-20020a170906725400b009878b0b5302sm5630346ejk.98.2023.06.22.23.20.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Jun 2023 23:20:48 -0700 (PDT) From: Benjamin Bara Date: Fri, 23 Jun 2023 08:20:36 +0200 Subject: [PATCH v6 1/3] usb: misc: onboard-hub: support multiple power supplies MIME-Version: 1.0 Message-Id: <20230620-hx3-v6-1-6a1d6f8ce689@skidata.com> References: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> In-Reply-To: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> To: Matthias Kaehlcke , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Benjamin Bara Cc: Alexander Stein , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org X-Mailer: b4 0.12.2 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Benjamin Bara As some of the onboard hubs require multiple power supplies, provide the environment to support them. Signed-off-by: Benjamin Bara --- v6: - %d -> %ld v5: - use ARRAY_SIZE(supply_names) for MAX_SUPPLIES v4: - set num_supplies=1 for the existing hubs - drop duplicate num_supplies in onboard_hub struct - clarify connection between supply_names and MAX_SUPPLIES v3: - fix nits mentioned in v2 v2: - replace (err != 0) with (err) --- drivers/usb/misc/onboard_usb_hub.c | 37 +++++++++++++++++++++++++++++-------- drivers/usb/misc/onboard_usb_hub.h | 7 +++++++ 2 files changed, 36 insertions(+), 8 deletions(-) diff --git a/drivers/usb/misc/onboard_usb_hub.c b/drivers/usb/misc/onboard_usb_hub.c index 12fc6eb67c3b..ff0bdd49ada5 100644 --- a/drivers/usb/misc/onboard_usb_hub.c +++ b/drivers/usb/misc/onboard_usb_hub.c @@ -27,6 +27,17 @@ #include "onboard_usb_hub.h" +/* + * Use generic names, as the actual names might differ between hubs. If a new + * hub requires more than the currently supported supplies, add a new one here. + */ +static const char * const supply_names[] = { + "vdd", + "vdd2", +}; + +#define MAX_SUPPLIES ARRAY_SIZE(supply_names) + static void onboard_hub_attach_usb_driver(struct work_struct *work); static struct usb_device_driver onboard_hub_usbdev_driver; @@ -40,7 +51,7 @@ struct usbdev_node { }; struct onboard_hub { - struct regulator *vdd; + struct regulator_bulk_data supplies[MAX_SUPPLIES]; struct device *dev; const struct onboard_hub_pdata *pdata; struct gpio_desc *reset_gpio; @@ -55,9 +66,9 @@ static int onboard_hub_power_on(struct onboard_hub *hub) { int err; - err = regulator_enable(hub->vdd); + err = regulator_bulk_enable(hub->pdata->num_supplies, hub->supplies); if (err) { - dev_err(hub->dev, "failed to enable regulator: %d\n", err); + dev_err(hub->dev, "failed to enable supplies: %d\n", err); return err; } @@ -75,9 +86,9 @@ static int onboard_hub_power_off(struct onboard_hub *hub) gpiod_set_value_cansleep(hub->reset_gpio, 1); - err = regulator_disable(hub->vdd); + err = regulator_bulk_disable(hub->pdata->num_supplies, hub->supplies); if (err) { - dev_err(hub->dev, "failed to disable regulator: %d\n", err); + dev_err(hub->dev, "failed to disable supplies: %d\n", err); return err; } @@ -232,6 +243,7 @@ static int onboard_hub_probe(struct platform_device *pdev) const struct of_device_id *of_id; struct device *dev = &pdev->dev; struct onboard_hub *hub; + unsigned int i; int err; hub = devm_kzalloc(dev, sizeof(*hub), GFP_KERNEL); @@ -246,9 +258,18 @@ static int onboard_hub_probe(struct platform_device *pdev) if (!hub->pdata) return -EINVAL; - hub->vdd = devm_regulator_get(dev, "vdd"); - if (IS_ERR(hub->vdd)) - return PTR_ERR(hub->vdd); + if (hub->pdata->num_supplies > MAX_SUPPLIES) + return dev_err_probe(dev, -EINVAL, "max %ld supplies supported!\n", + MAX_SUPPLIES); + + for (i = 0; i < hub->pdata->num_supplies; i++) + hub->supplies[i].supply = supply_names[i]; + + err = devm_regulator_bulk_get(dev, hub->pdata->num_supplies, hub->supplies); + if (err) { + dev_err(dev, "Failed to get regulator supplies: %d\n", err); + return err; + } hub->reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_HIGH); diff --git a/drivers/usb/misc/onboard_usb_hub.h b/drivers/usb/misc/onboard_usb_hub.h index aca5f50eb0da..41a4127a92dc 100644 --- a/drivers/usb/misc/onboard_usb_hub.h +++ b/drivers/usb/misc/onboard_usb_hub.h @@ -8,30 +8,37 @@ struct onboard_hub_pdata { unsigned long reset_us; /* reset pulse width in us */ + unsigned int num_supplies; /* number of supplies */ }; static const struct onboard_hub_pdata microchip_usb424_data = { .reset_us = 1, + .num_supplies = 1, }; static const struct onboard_hub_pdata realtek_rts5411_data = { .reset_us = 0, + .num_supplies = 1, }; static const struct onboard_hub_pdata ti_tusb8041_data = { .reset_us = 3000, + .num_supplies = 1, }; static const struct onboard_hub_pdata genesys_gl850g_data = { .reset_us = 3, + .num_supplies = 1, }; static const struct onboard_hub_pdata genesys_gl852g_data = { .reset_us = 50, + .num_supplies = 1, }; static const struct onboard_hub_pdata vialab_vl817_data = { .reset_us = 10, + .num_supplies = 1, }; static const struct of_device_id onboard_hub_match[] = { From patchwork Fri Jun 23 06:20:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Bara X-Patchwork-Id: 695999 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A54EEEB64D7 for ; Fri, 23 Jun 2023 06:20:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230050AbjFWGU4 (ORCPT ); Fri, 23 Jun 2023 02:20:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231720AbjFWGUw (ORCPT ); Fri, 23 Jun 2023 02:20:52 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B3E6E4B; Thu, 22 Jun 2023 23:20:51 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-5149aafef44so215124a12.0; Thu, 22 Jun 2023 23:20:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687501250; x=1690093250; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=UKQjc5YOaB7vV1Sz+98uyUAdeeRITnOW1R8Lc1F6Nwc=; b=R+0OED0+j0mYjghdhNh9bI7zUt8CAjQFnoaAVGEwEHx0jI/7HMhqtXZrov5lEArqoj cabqckZRmGecOshEe1NCfxuhV+/nHArMc0GtSdoafGvfvRYC2DXiCvKADHq6gPpaRIVE sN4jPjNPptF2paYWmCI1NBXzwXRwhGVsJcY4fnBuAR/O1uOvx4yK7vXY4x3mOOYuBXEf uva1U3SeBZAKSeSPtntDFZhgay4BoEN4F4qRVPDbSKtk/xoXdVCGFhW1knepZDlBSidB 8TTCkEQVpaW27bEaa1wAg2ds8ft2SWzgmOqKbDvg7UHZzM3pM+awElcGjokwBa/lnEgU 1A4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687501250; x=1690093250; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UKQjc5YOaB7vV1Sz+98uyUAdeeRITnOW1R8Lc1F6Nwc=; b=UDSYFTtck30m/GZqLUHPsvsLEzwRTApIcKurrTk6wWjY/UdcA5Ps13l1qEvM8YsaHv YQahlZOwumrTvKk8TuT5eFCxBX6Ks2Qj9wO1/NmKrka9d8cG/ySXTXKBRxsFO5r3PzaH Cwk9KhFl218Euu/w9MSeIor8LUQBGWsMUXBqiLckk/4Zp5W/hXFcmtSuNTFMOk1SlIb8 rMiVbWKh+cG8HpW+f6bUtrsYC3m0+FwPTVqoKGkPUwYflV0DHiTyjNu9HVtt+TOK4XeE 6LzJnsD45oQmaeEYs7f9cc1nTZ5v8B3cIDu9Iqh5YsHXiBdiuSTa4Ta7ORrqOi4NDgDM EQBQ== X-Gm-Message-State: AC+VfDxOQ4lu6vqY8Lgn3uvwEY2LMY059pYCF5h1CdD2O0kYZGhkmXoj xtvw686s+yvdxlYnQZSAb94= X-Google-Smtp-Source: ACHHUZ7dWAO2ZTry9ZnDPqWePVehQaKq5eRH4aBgeDdCYBFQ0M2Y8AFWxz9HZqQJKDtgnLmV8/nn7w== X-Received: by 2002:a17:907:6d9c:b0:988:9763:9517 with SMTP id sb28-20020a1709076d9c00b0098897639517mr11788916ejc.43.1687501249809; Thu, 22 Jun 2023 23:20:49 -0700 (PDT) Received: from [127.0.1.1] ([91.230.2.244]) by smtp.gmail.com with ESMTPSA id n20-20020a170906725400b009878b0b5302sm5630346ejk.98.2023.06.22.23.20.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Jun 2023 23:20:49 -0700 (PDT) From: Benjamin Bara Date: Fri, 23 Jun 2023 08:20:37 +0200 Subject: [PATCH v6 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family MIME-Version: 1.0 Message-Id: <20230620-hx3-v6-2-6a1d6f8ce689@skidata.com> References: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> In-Reply-To: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> To: Matthias Kaehlcke , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Benjamin Bara Cc: Alexander Stein , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org X-Mailer: b4 0.12.2 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Benjamin Bara The HX3 comes in different variants (up to 4 USB 3.0 ports; multi-TT), e.g. CYUSB330x/CYUSB331x/CYUSB332x/CYUSB230x. It operates with two different power supplies: 1V2 and 3V3. Add the support for this hub, for controlling the reset pin and the power supplies. Reset time is extracted from data sheet, page 24: "The RESETN pin can be tied to VDD_IO through an external resistor and to ground (GND) through an external capacitor (minimum 5 ms time constant)." V_IH min is given at 0.7 * 3V3 (page 34), therefore use 10ms. Also add USB PIDs for the USB 2.0 and USB 3.0 root hub. Acked-by: Matthias Kaehlcke Signed-off-by: Benjamin Bara --- drivers/usb/misc/onboard_usb_hub.c | 3 +++ drivers/usb/misc/onboard_usb_hub.h | 7 +++++++ 2 files changed, 10 insertions(+) diff --git a/drivers/usb/misc/onboard_usb_hub.c b/drivers/usb/misc/onboard_usb_hub.c index ff0bdd49ada5..c61317352503 100644 --- a/drivers/usb/misc/onboard_usb_hub.c +++ b/drivers/usb/misc/onboard_usb_hub.c @@ -350,6 +350,7 @@ static struct platform_driver onboard_hub_driver = { /************************** USB driver **************************/ +#define VENDOR_ID_CYPRESS 0x04b4 #define VENDOR_ID_GENESYS 0x05e3 #define VENDOR_ID_MICROCHIP 0x0424 #define VENDOR_ID_REALTEK 0x0bda @@ -428,6 +429,8 @@ static void onboard_hub_usbdev_disconnect(struct usb_device *udev) } static const struct usb_device_id onboard_hub_id_table[] = { + { USB_DEVICE(VENDOR_ID_CYPRESS, 0x6504) }, /* CYUSB33{0,1,2}x/CYUSB230x 3.0 */ + { USB_DEVICE(VENDOR_ID_CYPRESS, 0x6506) }, /* CYUSB33{0,1,2}x/CYUSB230x 2.0 */ { USB_DEVICE(VENDOR_ID_GENESYS, 0x0608) }, /* Genesys Logic GL850G USB 2.0 */ { USB_DEVICE(VENDOR_ID_GENESYS, 0x0610) }, /* Genesys Logic GL852G USB 2.0 */ { USB_DEVICE(VENDOR_ID_MICROCHIP, 0x2514) }, /* USB2514B USB 2.0 */ diff --git a/drivers/usb/misc/onboard_usb_hub.h b/drivers/usb/misc/onboard_usb_hub.h index 41a4127a92dc..6f446fe7d2f7 100644 --- a/drivers/usb/misc/onboard_usb_hub.h +++ b/drivers/usb/misc/onboard_usb_hub.h @@ -26,6 +26,11 @@ static const struct onboard_hub_pdata ti_tusb8041_data = { .num_supplies = 1, }; +static const struct onboard_hub_pdata cypress_hx3_data = { + .reset_us = 10000, + .num_supplies = 2, +}; + static const struct onboard_hub_pdata genesys_gl850g_data = { .reset_us = 3, .num_supplies = 1, @@ -46,6 +51,8 @@ static const struct of_device_id onboard_hub_match[] = { { .compatible = "usb424,2517", .data = µchip_usb424_data, }, { .compatible = "usb451,8140", .data = &ti_tusb8041_data, }, { .compatible = "usb451,8142", .data = &ti_tusb8041_data, }, + { .compatible = "usb4b4,6504", .data = &cypress_hx3_data, }, + { .compatible = "usb4b4,6506", .data = &cypress_hx3_data, }, { .compatible = "usb5e3,608", .data = &genesys_gl850g_data, }, { .compatible = "usb5e3,610", .data = &genesys_gl852g_data, }, { .compatible = "usbbda,411", .data = &realtek_rts5411_data, }, From patchwork Fri Jun 23 06:20:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Bara X-Patchwork-Id: 695998 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF212C001B1 for ; Fri, 23 Jun 2023 06:21:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231755AbjFWGVA (ORCPT ); Fri, 23 Jun 2023 02:21:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231634AbjFWGUx (ORCPT ); Fri, 23 Jun 2023 02:20:53 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 665AC189; Thu, 22 Jun 2023 23:20:52 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-9891c73e0fbso62472266b.1; Thu, 22 Jun 2023 23:20:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687501251; x=1690093251; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=vQAW8yZCFSnADhBud7nfo4RU3cNf5kaZDT6uTQ+OwQc=; b=Cyl0565ZQTnrDNtWV2gdoNppVn9OJSamny2gTKum+bh8LRvCwDSqpg/0rw3HLig+na M8UwWJ2R2GOzaR0tYZ+74Vr0M7I2Lb1Mdulz4e14meTpu7pZAmA1TyAWyOnaMcP+h27C o6wl6Jkf6DC7cDdfnxT4+965uL8a+QbHQ/jOThkOJYF660Ci2PlFrB3q26H0mEdcMSdH kEveW2lWrJJpMT3L4mFt9IM5d+QkZIMCc+s8oHot+tlKlDOR+N6QzhLvDS1uyvZirNId gimMN9LWSXrnNQ9RNDg+2IANCZH/3orHHIJFBMOlonaqlyCb94w/4FzmlcE7oIZf/7KQ YIng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687501251; x=1690093251; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vQAW8yZCFSnADhBud7nfo4RU3cNf5kaZDT6uTQ+OwQc=; b=Ouh8XXUItAgT54fah4mGvbiywrhTpOF8LrTx5zlFyLDqEZC+dcoz1UePvGxRHuEwkm 1Fxvseuw7GE+LtY5/8HWHXmaSGG0DoctZqof/WSByzVYslDzGMvCaogeHpE673x9HSCj yHwc2u7UB4zwkdPOue/6lZK8zOUWd1kd7BzYM6NLwIqmwVmutedIYklzrVO2jmi/B9Hj XIm9rQjVCx58MsQo6c+x3P17G90UR5gs2647QihwMtO8wEKZeeNkoXOQLbmSyg6a7ICf XDGTybUkYBRXkmd5OOloiwMsHT5RFGBphATAUoZoUNw0SBWDSRI/5VYSNo19pM0JfOW8 UISA== X-Gm-Message-State: AC+VfDy3N1B6L1CE7Ajg+cjl8jt/pYuF20rxEDLsD450HG30vwtMHwwH I6MHoy1fRlTPv8Cw0H4cOUU= X-Google-Smtp-Source: ACHHUZ40sLLFuhkhkFx2k0/KywOPAz1O7kUR69t+K73Ax3TLT9qeufR3LATq0YvR2IoJuMXxEhTcfw== X-Received: by 2002:a17:907:a40a:b0:989:6749:d61 with SMTP id sg10-20020a170907a40a00b0098967490d61mr7158015ejc.19.1687501250735; Thu, 22 Jun 2023 23:20:50 -0700 (PDT) Received: from [127.0.1.1] ([91.230.2.244]) by smtp.gmail.com with ESMTPSA id n20-20020a170906725400b009878b0b5302sm5630346ejk.98.2023.06.22.23.20.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Jun 2023 23:20:50 -0700 (PDT) From: Benjamin Bara Date: Fri, 23 Jun 2023 08:20:38 +0200 Subject: [PATCH v6 3/3] dt-bindings: usb: Add binding for Cypress HX3 USB 3.0 family MIME-Version: 1.0 Message-Id: <20230620-hx3-v6-3-6a1d6f8ce689@skidata.com> References: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> In-Reply-To: <20230620-hx3-v6-0-6a1d6f8ce689@skidata.com> To: Matthias Kaehlcke , Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Benjamin Bara Cc: Alexander Stein , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring X-Mailer: b4 0.12.2 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Benjamin Bara The HX3 family comes in different variants (up to 4 USB 3.0 ports; multi-TT), e.g. CYUSB330x/CYUSB331x/CYUSB332x/CYUSB230x. This initial version of the binding only describes USB related aspects of the HX3 family, it does not cover the option of connecting the controller as an i2c slave. Reviewed-by: Rob Herring Signed-off-by: Benjamin Bara --- .../devicetree/bindings/usb/cypress,hx3.yaml | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/cypress,hx3.yaml b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml new file mode 100644 index 000000000000..47add0d85fb8 --- /dev/null +++ b/Documentation/devicetree/bindings/usb/cypress,hx3.yaml @@ -0,0 +1,77 @@ +# SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/usb/cypress,hx3.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Cypress HX3 USB 3.0 hub controller family + +maintainers: + - Benjamin Bara + +allOf: + - $ref: usb-device.yaml# + +properties: + compatible: + enum: + - usb4b4,6504 + - usb4b4,6506 + + reg: true + + reset-gpios: + items: + - description: GPIO specifier for RESETN pin. + + vdd-supply: + description: + 1V2 power supply (VDD_EFUSE, AVDD12, DVDD12). + + vdd2-supply: + description: + 3V3 power supply (AVDD33, VDD_IO). + + peer-hub: + $ref: /schemas/types.yaml#/definitions/phandle + description: + phandle to the peer hub on the controller. + +required: + - compatible + - reg + - peer-hub + - vdd-supply + - vdd2-supply + +additionalProperties: false + +examples: + - | + #include + + usb { + dr_mode = "host"; + #address-cells = <1>; + #size-cells = <0>; + + /* 2.0 hub on port 1 */ + hub_2_0: hub@1 { + compatible = "usb4b4,6504"; + reg = <1>; + peer-hub = <&hub_3_0>; + reset-gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; + vdd-supply = <®_1v2_usb>; + vdd2-supply = <®_3v3_usb>; + }; + + /* 3.0 hub on port 2 */ + hub_3_0: hub@2 { + compatible = "usb4b4,6506"; + reg = <2>; + peer-hub = <&hub_2_0>; + reset-gpios = <&gpio1 11 GPIO_ACTIVE_LOW>; + vdd-supply = <®_1v2_usb>; + vdd2-supply = <®_3v3_usb>; + }; + };