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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4CCD1C433F5 for ; Sat, 19 Feb 2022 23:10:14 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9213083C84; Sun, 20 Feb 2022 00:09:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="jQhmdJmj"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF54583C69; Sun, 20 Feb 2022 00:09:21 +0100 (CET) Received: from mail-io1-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 3DD5083C5A for ; Sun, 20 Feb 2022 00:09:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aford173@gmail.com Received: by mail-io1-xd33.google.com with SMTP id c14so8108409ioa.12 for ; Sat, 19 Feb 2022 15:09:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=tKq67Tabk58lC09dCmHAtfjVcl9CGzHdNRjlRBiT3jo=; b=jQhmdJmjp7b/tPC6hkqSbFOrq/Cg+0r3P6slNeRSGpdiVrF5AbeEZyzPXz/wtzMtnS kN6z131Ww2syLjUEgi3t9IdZWPXvUl/tsF4LYo3h8dPnEyS5iyI4wcYimibT571H3yXZ t8hbzBBYSMmV7X9AB5321eGzD3/Gg2Bf0Rm+qajKCcSD74ZiAaH3fFPVgZlwVBXjtlmz hx7j7zpD/hJmkj7XwPld2pXHGZz6Y/VZW22OxwMB+uFVfhOhfHh0Wieq5l/6LxRIRlGP TaOAP/f4yxQQmTT1NJ4OA08MsBq8DDIgvrmpC9Ga9ltBDXXLQwh7WoqOU3m4th0SDbRb UgGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=tKq67Tabk58lC09dCmHAtfjVcl9CGzHdNRjlRBiT3jo=; b=a1nJXJSdrRAzDKypBh4yna4a71nk8FlA8LbzVY8RB68exGr5s4Hm/k8g7HNVUQu9GL +zLm4oDzGmvPTHicff7JQl93kmp8mrSREqGzBfWPw21KRqClCu0ir/YSJE1Je4CbujhQ r4p0yoDpLH2bTi1Oz3CqBmg0FPzTdZboMtQ01JG5rxXtDUiEcqEfIfXzN+YDxWwjo4xq P2GhzebdlXvFNzC8O4/cSKvmC/8z1EBkaLR4JYxwj+REH4IdSd+Y3HklSaRC66/430FZ E3ZnljGL4wU0Ug+xvNoLaE2r+Ehk1W2/rvDJOlWYOJw9H1clGWM/2uZaRpzhge4aYguJ 1Gaw== X-Gm-Message-State: AOAM5322HHW9Ju2wQC3aV8WUFzsifZjDHyTtBZ2Gs4s1ruu/dizkTdYc 4p1t2JTezK0U082Z1CYj9DEsODkLzBvZHA== X-Google-Smtp-Source: ABdhPJxRkQIJB1GodT1GsWZV0tj6lYxVsgnR/bSkNFsNy2YlxRyzYQ7Jvcu8YkDBVtRfmPNUOGxm4Q== X-Received: by 2002:a02:ab99:0:b0:314:2ea5:18dd with SMTP id t25-20020a02ab99000000b003142ea518ddmr9998239jan.285.1645312147524; Sat, 19 Feb 2022 15:09:07 -0800 (PST) Received: from aford-IdeaCentre-A730.lan ([2601:448:8400:9e8:4655:df85:f9da:7170]) by smtp.gmail.com with ESMTPSA id u12sm5642173ilg.51.2022.02.19.15.09.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 19 Feb 2022 15:09:06 -0800 (PST) From: Adam Ford To: u-boot@lists.denx.de Cc: marex@denx.de, trini@konsulko.com, woods.technical@gmail.com, Adam Ford Subject: [PATCH 6/7] usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig Date: Sat, 19 Feb 2022 17:08:46 -0600 Message-Id: <20220219230847.798484-7-aford173@gmail.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220219230847.798484-1-aford173@gmail.com> References: <20220219230847.798484-1-aford173@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean With the omap-ehci driver now using the phy subsystem to enable and disable reset, the driver no longer needs to know which GPIO's are used, and they can be removed from Kconfig. Signed-off-by: Adam Ford --- drivers/usb/host/Kconfig | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index f0fb66abad..8f77412cc7 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -198,40 +198,6 @@ config USB_EHCI_OMAP Enables support for the on-chip EHCI controller on OMAP3 and later SoCs. -if USB_EHCI_OMAP - -config HAS_OMAP_EHCI_PHY1_RESET_GPIO - bool "PHY #1 requires a GPIO hold to it in RESET while PHY settles" - help - Enable this to be able to configure the GPIO number used to hold the - PHY in RESET for enough time until the PHY is settled and ready. - -config OMAP_EHCI_PHY1_RESET_GPIO - int "GPIO number to hold PHY #1 in RESET" - depends on HAS_OMAP_EHCI_PHY1_RESET_GPIO - -config HAS_OMAP_EHCI_PHY2_RESET_GPIO - bool "PHY #2 requires a GPIO hold to it in RESET while PHY settles" - help - Enable this to be able to configure the GPIO number used to hold the - PHY in RESET for enough time until the PHY is settled and ready. - -config OMAP_EHCI_PHY2_RESET_GPIO - int "GPIO number to hold PHY #2 in RESET" - depends on HAS_OMAP_EHCI_PHY2_RESET_GPIO - -config HAS_OMAP_EHCI_PHY3_RESET_GPIO - bool "PHY #3 requires a GPIO hold to it in RESET while PHY settles" - help - Enable this to be able to configure the GPIO number used to hold the - PHY in RESET for enough time until the PHY is settled and ready. - -config OMAP_EHCI_PHY3_RESET_GPIO - int "GPIO number to hold PHY #3 in RESET" - depends on HAS_OMAP_EHCI_PHY3_RESET_GPIO - -endif - config USB_EHCI_VF bool "Support for Vybrid on-chip EHCI USB controller" depends on ARCH_VF610 -- 2.32.0