All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Konrad Dybcio <konrad.dybcio@somainline.org>
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	martin.botka@somainline.org,
	angelogioacchino.delregno@somainline.org,
	marijn.suijten@somainline.org, jamipkettunen@somainline.org,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Wesley Cheng <quic_wcheng@quicinc.com>,
	linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375
Date: Tue, 30 Aug 2022 12:34:35 +0530	[thread overview]
Message-ID: <Yw22gxB4is7hsrcH@matsya> (raw)
In-Reply-To: <20220716193257.456023-3-konrad.dybcio@somainline.org>

On 16-07-22, 21:32, Konrad Dybcio wrote:
> Add a compatible for the USB PHY on SM6375

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Konrad Dybcio <konrad.dybcio@somainline.org>
Cc: ~postmarketos/upstreaming@lists.sr.ht,
	martin.botka@somainline.org,
	angelogioacchino.delregno@somainline.org,
	marijn.suijten@somainline.org, jamipkettunen@somainline.org,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Wesley Cheng <quic_wcheng@quicinc.com>,
	linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375
Date: Tue, 30 Aug 2022 12:34:35 +0530	[thread overview]
Message-ID: <Yw22gxB4is7hsrcH@matsya> (raw)
In-Reply-To: <20220716193257.456023-3-konrad.dybcio@somainline.org>

On 16-07-22, 21:32, Konrad Dybcio wrote:
> Add a compatible for the USB PHY on SM6375

Applied, thanks

-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  parent reply	other threads:[~2022-08-30  7:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16 19:32 [PATCH 1/6] dt-bindings: arm: cpus: Add Kryo 660 CPUs Konrad Dybcio
2022-07-16 19:32 ` [PATCH 2/6] dt-bindings: firmware: scm: Add compatible for SM6375 Konrad Dybcio
2022-07-18 14:29   ` Krzysztof Kozlowski
2022-07-18 14:34     ` Konrad Dybcio
2022-07-16 19:32 ` [PATCH 3/6] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375 Konrad Dybcio
2022-07-16 19:32   ` Konrad Dybcio
2022-07-18 14:30   ` Krzysztof Kozlowski
2022-07-18 14:30     ` Krzysztof Kozlowski
2022-08-30  7:04   ` Vinod Koul [this message]
2022-08-30  7:04     ` Vinod Koul
2022-07-16 19:32 ` [PATCH 4/6] dt-bindings: usb: qcom,dwc3: Add SM6375 compatible Konrad Dybcio
2022-07-18 14:30   ` Krzysztof Kozlowski
2022-07-16 19:32 ` [PATCH 5/6] dt-bindings: cpufreq: cpufreq-qcom-hw: " Konrad Dybcio
2022-07-18  1:58   ` Viresh Kumar
2022-07-16 19:32 ` [PATCH 6/6] dt-bindings: mailbox: qcom-ipcc: " Konrad Dybcio
2022-07-18 14:30   ` Krzysztof Kozlowski
2022-07-18 14:29 ` [PATCH 1/6] dt-bindings: arm: cpus: Add Kryo 660 CPUs Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yw22gxB4is7hsrcH@matsya \
    --to=vkoul@kernel.org \
    --cc=agross@kernel.org \
    --cc=angelogioacchino.delregno@somainline.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jamipkettunen@somainline.org \
    --cc=kishon@ti.com \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=marijn.suijten@somainline.org \
    --cc=martin.botka@somainline.org \
    --cc=quic_wcheng@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.