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 F1EEFCF9C47 for ; Thu, 20 Nov 2025 16:38:32 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=y5BFRmU8yAjEqaSz2iSnsmGO7RLNW1vVcdgujGBU0VQ=; b=uU4zNdwpMtuQs3 oTnz41QU8QgdPxI6vIetzqonpke0O2MrkawMVp6pNWrxTZ/ALMWJW/xNCj9gMTGQUkc8TKm/iqseI UZakQoC15scl5uqPnueNmlteKKLdcW5EBjnIJs1MwHp5g5WyHsCokQmA9+eLLqB8LX4Wa31iWkzj9 wfY6uYS6j1KdEWSBpQ1qyOr0qcPpWIpV+l8nLU3NBGyhrm74QUmh78uQ/4yPInKZLfKlkw5y6gDa+ 6CqFY3tjcnewyMeQx5QOq98Keh+k33l/59cPBcAuNo7hzK7uDIhGQnryukT83j12mtg9WM/AGuTeP MrqF8bQGLPqSOV6xAMhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM7g0-000000071qD-2ph6; Thu, 20 Nov 2025 16:38:32 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vM7fz-000000071pu-2ZDo; Thu, 20 Nov 2025 16:38:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id AF394601A2; Thu, 20 Nov 2025 16:38:30 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A184DC4CEF1; Thu, 20 Nov 2025 16:38:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763656710; bh=U5v+Xdb6isW2T2yhaiZW6oLZADrqcJmiFKaIUQrAziQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cQsF+f4UQkx2EydK0A+yiV+xkUdnzq9e2j+gWXRw3hFe0dOxIB/ZdrYgbynALGEQR tbYuvORrrO+6t/2QHjxeV3Tkbl9D0EwrPDYJqcZN6WDd+D9lCT/QldzV5fym7YmJe9 U3poS2sL6zEQQodGlhcv3nXkZR1YNtwLn6U6hdgSGcwWF4s0jZA8XPpMrhR098UcWA aICFRSqzg4DUszENG988Ur8pNtS0HjNRydEwlSMmE1i4ZkmL1tURB4d/g6neG2kuN8 2fT/44yEs5PPDNov6WS4D3ne1LPexa+LzaEVw1vhNsOtVTak0MjZPtw0ik/a2kNxgZ PCmzTlSzTqPTA== Date: Thu, 20 Nov 2025 22:08:26 +0530 From: Vinod Koul To: Pritam Manohar Sutar Cc: kishon@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, alim.akhtar@samsung.com, andre.draszik@linaro.org, peter.griffin@linaro.org, kauschluss@disroot.org, johan@kernel.org, ivo.ivanov.ivanov1@gmail.com, m.szyprowski@samsung.com, s.nawrocki@samsung.com, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, rosa.pila@samsung.com, dev.tailor@samsung.com, faraz.ata@samsung.com, muhammed.ali@samsung.com, selvarasu.g@samsung.com Subject: Re: [PATCH v9 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920 Message-ID: References: <20251010070912.3758334-1-pritam.sutar@samsung.com> <20251010070912.3758334-7-pritam.sutar@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20251010070912.3758334-7-pritam.sutar@samsung.com> X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 10-10-25, 12:39, Pritam Manohar Sutar wrote: > Add required change in phy driver to support combo SS phy for this SoC. what is the 'required change', would be good to describe. -- ~Vinod -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy