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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECD60C433EF for ; Wed, 20 Oct 2021 00:47:07 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3655660E9C for ; Wed, 20 Oct 2021 00:47:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3655660E9C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7368D82DB4; Wed, 20 Oct 2021 02:47:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="QTO2WXNY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 69CAD81197; Wed, 20 Oct 2021 02:46:36 +0200 (CEST) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) (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 12CB583273 for ; Wed, 20 Oct 2021 02:46:19 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2e.google.com with SMTP id k29so1113364qve.6 for ; Tue, 19 Oct 2021 17:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Lfut3TvG1BXLufj77tRNGxeShDAmFckWw/iDb6T8fPw=; b=QTO2WXNYErSKd2K5HLWKA6rupTh18RTl3Zba26KzcABK9PaGCdr0fhSBM+bApZYtjH HqDVWyDM+LaNKRvbxUvdnA9ClPoNZwtPfeGleRY8BVC2ktlaINJyaEnd09MVYA/jAITL asb4NBqe0k5UUUuuE3A+UWYywZJp4d4msmlA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Lfut3TvG1BXLufj77tRNGxeShDAmFckWw/iDb6T8fPw=; b=zDoJakAzK4wHLmwrWzdDjp4Vaccorl89mETwU122KBsO8PDJPK1FXNquNMclkF78Bb NTNIjgslcIIznUPxJapepnBehSwhzBXfw+07Qg9bQtQB8MMpUmNVhE8UHA26aHc/gp81 0zlamjtko6l0EIsV6bj8P9fGimMmPjOOa6g8SXkW2Dh06QPm/f7M+n1bGxvTeZLQFQhB cDDzYEcDOJnKn5DmBgUUb5GQXSB47uedcfAlSJyVj5WsPQmV2SdIaqhu+NhzZnLz6FGP JOq5g8oEN7XQm7dNFyQMqFPkdyF9aoIiaLii3tTyJ14YYK0VTZPCMgUhXYmErCptBnGl IMEQ== X-Gm-Message-State: AOAM531s5xeJn2PAwLT1GdkJHUyUV4nuSQqI/bnp9RDmladpw57sifsM Mh4s0q2pcZ2nUBOyqUdlVx7ydg== X-Google-Smtp-Source: ABdhPJzJMKBYgES2vvdIdlfkX28rtRcGpOEL97dbInS9tpMdbnz3aex2SlEt88erJiUsktDyqaB4IA== X-Received: by 2002:a05:6214:506:: with SMTP id v6mr3204226qvw.52.1634690777725; Tue, 19 Oct 2021 17:46:17 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-815c-b889-de4c-aa50.res6.spectrum.com. [2603:6081:7b01:cbda:815c:b889:de4c:aa50]) by smtp.gmail.com with ESMTPSA id s23sm275977qtx.63.2021.10.19.17.46.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 17:46:17 -0700 (PDT) Date: Tue, 19 Oct 2021 20:46:15 -0400 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, Dario Binacchi , Lokesh Vutla , Paul Barker , Simon Glass , Vignesh Raghavendra , khilman@baylibre.com Subject: Re: [PATCH] configs: am335x_evm: enable CONFIG_CLK_TI_CTRL Message-ID: <20211020004615.GP7964@bill-the-cat> References: <20211011122738.8640-1-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="v7aIxYFnNkGLL/Jo" Content-Disposition: inline In-Reply-To: <20211011122738.8640-1-aouledameur@baylibre.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --v7aIxYFnNkGLL/Jo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 11, 2021 at 02:27:38PM +0200, Amjad Ouled-Ameur wrote: > This enables the clock controller driver support on TI's SoCs. This will > fix this GPIO issue at boot time: > request_and_set_gpio: Unable to request GPIO_PR1_MII_CTRL > request_and_set_gpio: Unable to request GPIO_MUX_MII_CTRL > request_and_set_gpio: Unable to request GPIO_FET_SWITCH_CTRL > request_and_set_gpio: Unable to request GPIO_PHY_RESET >=20 > This issue comes from the fact that the clock controller is not probed. >=20 > Enable the TI's clock controller driver support to solve this. >=20 > Signed-off-by: Amjad Ouled-Ameur Applied to u-boot/master, thanks! --=20 Tom --v7aIxYFnNkGLL/Jo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFvZtcACgkQFHw5/5Y0 tyxIoAv8CTn0dOCbuw/sV/TWsc/xY+VUaucAhtlx8xC79fWl4OdOio5DjtpnQeBX cfwjzAVe/Td6wh8qEcHkj59jHLlQjIct+Jsmrj6gMMlSlU4kWdeE34c8rp0ph2xh FlLT7AUuwcGowftf7GiHOiyvTkPR8rPyBWWsaAPw2xzk6VvbyjFCYfPprekVDw41 TeJ5/Eh8g2OfrmZUMHj26gwIlmq8E4ZGz53L+6k+E666ppyy9njmok+MuTCzBYj7 BSGDHRboTYaGSAGuo/nwjOaQIiDeTiqNj8YvTbm/6SGl299KKzUqxnLXDOuGNyVB +Cx1mh9xpVGso4CxR2tgHfZGswkse4qfx1xiMX12xtzWx5utJCX1rDaE5N9IctPu szqLpbhqWA+5KJjfn0zJv8IQ7wspj2W1Y8I+aExD1x6QgNfJ0sdSC0R1tij6n9T6 eSbryKuQeS9nfDYhWvM2Dd8UYalj2fMwpZWAM4t1adrQOoQ5SCVnQfpQweynWY9H pvIYue5y =CGld -----END PGP SIGNATURE----- --v7aIxYFnNkGLL/Jo--