From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 058BD3B6347; Thu, 19 Mar 2026 09:29:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773912599; cv=none; b=N/3UMgdh6KisRkMD/ADgJypVbDjCts2d8XDFrCfVsS/0SZr6OtRzqd9vFu/aEGAi/F9j6SZoN/nxXuW281VPO4WbGw8/nxAyOcKJSZPuVe/cWcGJ/DKfDEte3sszx2jRsWNd1a+qpI309840eH4Ok1kz4GIcElWiZWMF8jg7MI0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773912599; c=relaxed/simple; bh=q1hnpwKppncTtL7PGsBSeRmrf3SRFAt7hcNLnymxJLg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=isxmDrzdSFJIbPeiSjlEWnGnd+Epz/ItEAm6cQLdsDi5PGWl9MSngPeYkXEVXJOAwqaHY6d4tt4qL0ctPrr2cXM/FOcQ4VTnkQzMcN1NANqzE8Mreds699+IdHZq23yLszj8hwC8dNP94mzPi2Y44AH5PbGvCeG7xVjA2QX1Akc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BUV6n73Q; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BUV6n73Q" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5500CC2BCB0; Thu, 19 Mar 2026 09:29:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773912598; bh=q1hnpwKppncTtL7PGsBSeRmrf3SRFAt7hcNLnymxJLg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BUV6n73QIi65p+I3UpXEvnZaaRhGLZclCrGu64+7Y0l8zy/1tQM1WSqcd27Pova9d UY4inUst1BFtZHVU6JtJTXpL5nuUo72YHdfqT3mrn/BF5pIW0DqhJNRKju2jywHPeP EvIkRZLmGcCXuTNzO/VK3OHUJewNV6NOi+tO9ZyE3M0swm9E7kevjBBxncrfJsudk5 eiJJKkV5Fwz1ZuyNtavFwnlJFaFt+HsKcaUOMj35/zNSUZmOwZ4jkJVeyWDIxO7NCO 6TjbL05UoLx60vi9JUc4GhN9shG7Nac/Gr/L7J+7vpeqyLnPv48Fx+gldHEb/eXzX2 +NR8z80CedSlg== Date: Thu, 19 Mar 2026 10:29:56 +0100 From: Krzysztof Kozlowski To: Abel Vesa Cc: Vinod Koul , Neil Armstrong , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Eliza QMP PHY Message-ID: <20260319-fervent-aspiring-wasp-e4836c@quoll> References: <20260318-eliza-bindings-qmp-phy-v1-1-96a0d529ad2d@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260318-eliza-bindings-qmp-phy-v1-1-96a0d529ad2d@oss.qualcomm.com> On Wed, Mar 18, 2026 at 11:54:36AM +0200, Abel Vesa wrote: > Document the compatible for the USB QMP PHY found on the Qualcomm Eliza > SoC. > > It is fully compatible with the one found on Qualcomm SM8650, so add it > with the SM8650 as fallback. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof