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 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 2AF75ECAAD3 for ; Wed, 14 Sep 2022 07:52:46 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zOgq552SAkXeg/ago2RRxvoLBcaNDTObLKj5Gt9pjPk=; b=1LL8Sf+c4NoNJh QZooyRwI5aZ3QFgJwRV0Ct/sDfi4415LAu/F1yT0DNqu94+QH6jT95AuiMZxDevz0enMg370UY56g TnI0wpNHdj8jnG03go+StNYZp5QodvEhKpBEVRxlg7D294vFhSw77qjsLIDb+00VKCCJT3BkiJcA9 yLj3ogIGhB13YJnKUsUS8ogQBK5Ez2E8BMr1ZeMBSSl/uiUw09dM42/U5u8emEkC7PhbANMSsvIVn AZH68IMILwEUg+YWJtdpLYoIzdANltTK1RLdKlylL1N9KU9yKIeav6OfrdZixsS4Po4yBzBA3Mlk9 4FMh16HnGeasYe9rG3kQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYNBI-00Bo37-CL; Wed, 14 Sep 2022 07:51:36 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYNAp-00Bk4Z-49; Wed, 14 Sep 2022 07:51:09 +0000 Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 4D1D3660201C; Wed, 14 Sep 2022 08:51:02 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1663141863; bh=BZ3bTim8z4XcxaNDPjTy0uVbUWkSCmK5PftKdZOvCpg=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=G0SHx2R9GZNuQvlDGwSq4QsrEeyoydvoRrJGnvMNiWtxZpoYnOpPzJzBZZLeMlkyl Ad1C8lwEeWsymjNn/lwdH/yQviqQZbAKUmygxW7Y/+chmXRfD69deHmUjciIzkWOpM 4hP3/f34STMmFAE/HRDe9K8J8w5/VCy1TO+86BEJRUZSLSkjjtuV5uFdjX/b3L1ozK wIh7svgYcU6f8neoCGko9i4+x26xay22NDQB8+o01j600at+5jflR0hiZJzB12N3sL esvDWUfSmR0687VR7lH7Z1NwLbfGM+iTBbJcW62H5KWJ/t8T68tyzMrrwgywUTB5UF dic9YkzDb3E7Q== Message-ID: Date: Wed, 14 Sep 2022 09:50:59 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH v3 5/7] phy: phy-mtk-tphy: disable gpio mode for all usb2 phys Content-Language: en-US To: Chunfeng Yun , Vinod Koul Cc: Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Eddie Hung References: <20220914060746.10004-1-chunfeng.yun@mediatek.com> <20220914060746.10004-5-chunfeng.yun@mediatek.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220914060746.10004-5-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220914_005107_407919_229B9258 X-CRM114-Status: UNSURE ( 6.75 ) X-CRM114-Notice: Please train this message. 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 14/09/22 08:07, Chunfeng Yun ha scritto: > Disable DP/DM's GPIO mode for all usb2 phy, not only for the first > usb2 phy which usually supports dual-role mode. > > Signed-off-by: Chunfeng Yun Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel