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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83CB1C2D0E4 for ; Tue, 24 Nov 2020 11:25:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EF2762073C for ; Tue, 24 Nov 2020 11:25:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gJnk9+Yt" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EF2762073C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WcUvdL6n6YGCnWwmGHWw3A8V52EWe/AhTXeD3kxrWW8=; b=gJnk9+YtJ1Tji05vMutMQdESb oq8tw0N6Ia7pul3yW2LH+mb+/67FrgW+g6NVViOqTMmLHM650B0LSBE1JLFfO4ZwTX7oFp30/encM hed4RY/gXGCfDf4Wpfp95/91oxuvR05XQQAZipd0invKQUREhRyJsPLkGo7U8gCyuVCNpfuu17Yj9 72cA0oTd6hkLyBa1dLfIbTla60giHCpjCrlL7vb+ROJN6fod5AixQuc2SJCV9Tq8vGUb9jz3Q49EF f6ylvrPmcr2wk6Ea4hsAM5JiPdWIsm1B2D+lHwrebKXguccJIG2K7XRVmDwkbWhF0MKwrgbCZRtjt hQNB24Hnw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khWR0-00022v-De; Tue, 24 Nov 2020 11:24:34 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khWQx-00022S-2T for linux-arm-kernel@lists.infradead.org; Tue, 24 Nov 2020 11:24:32 +0000 X-Originating-IP: 86.194.74.19 Received: from localhost (lfbn-lyo-1-997-19.w86-194.abo.wanadoo.fr [86.194.74.19]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id AAB6924034D; Tue, 24 Nov 2020 11:24:27 +0000 (UTC) From: Alexandre Belloni To: ludovic.desroches@microchip.com, "cristian.birsan@microchip.com" , robh+dt@kernel.org, nicolas.ferre@microchip.com Subject: Re: [PATCH 0/3] ARM: dts: at91: add pincontrol node for USB Host Date: Tue, 24 Nov 2020 12:24:26 +0100 Message-Id: <160621703704.1091306.12505608015388486536.b4-ty@bootlin.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201118120019.1257580-1-cristian.birsan@microchip.com> References: <20201118120019.1257580-1-cristian.birsan@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201124_062431_228284_D6B7E058 X-CRM114-Status: GOOD ( 10.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Alexandre Belloni , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 18 Nov 2020 14:00:16 +0200, cristian.birsan@microchip.com wrote: > The pincontrol node is needed for USB Host since Linux v5.7-rc1. Without > it the driver probes but VBus is not powered because of wrong pincontrol > configuration. The patch was tested on SAM9x60EK, SAMA5D4-EK and SAMA5D3-EK. > > Cristian Birsan (3): > ARM: dts: sam9x60: add pincontrol for USB Host > ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host > ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host > > [...] Applied, thanks! [1/3] ARM: dts: at91: sam9x60: add pincontrol for USB Host commit: 5ba6291086d2ae8006be9e0f19bf2001a85c9dc1 [2/3] ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host commit: be4dd2d448816a27c1446f8f37fce375daf64148 [3/3] ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host commit: e1062fa7292f1e3744db0a487c4ac0109e09b03d Best regards, -- Alexandre Belloni _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel