Message ID | DS7PR19MB8883591F0D2E21E62025D2D69DC02@DS7PR19MB8883.namprd19.prod.outlook.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add support for IPQ5018 tsens | expand |
On 24/02/2025 07:12, George Moussalem wrote: > From: Sricharan Ramabadhran <quic_srichara@quicinc.com> > > Document the QFPROM block found on IPQ5018 > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> > Signed-off-by: George Moussalem <george.moussalem@outlook.com> You can send the patches to yourself and see whether they are properly threaded. Best regards, Krzysztof
On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: > On 24/02/2025 07:12, George Moussalem wrote: > > From: Sricharan Ramabadhran <quic_srichara@quicinc.com> > > > > Document the QFPROM block found on IPQ5018 > > > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> > > Signed-off-by: George Moussalem <george.moussalem@outlook.com> > > You can send the patches to yourself and see whether they are properly > threaded. I don't think outlook world understands the concept of threading.
On 24/02/2025 14:42, Dmitry Baryshkov wrote: > On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: >> On 24/02/2025 07:12, George Moussalem wrote: >>> From: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>> >>> Document the QFPROM block found on IPQ5018 >>> >>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >>> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>> Signed-off-by: George Moussalem <george.moussalem@outlook.com> >> >> You can send the patches to yourself and see whether they are properly >> threaded. > > I don't think outlook world understands the concept of threading. True, but note that outlook.com is just provider and you can use whatever email client with it. mutt/neomutt, Thunderbird, claws, Kmail etc. Best regards, Krzysztof
On 2/24/25 17:49, Krzysztof Kozlowski wrote: > On 24/02/2025 14:42, Dmitry Baryshkov wrote: >> On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: >>> On 24/02/2025 07:12, George Moussalem wrote: >>>> From: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>>> >>>> Document the QFPROM block found on IPQ5018 >>>> >>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >>>> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>>> Signed-off-by: George Moussalem <george.moussalem@outlook.com> >>> You can send the patches to yourself and see whether they are properly >>> threaded. >> I don't think outlook world understands the concept of threading. using git send-email from an @outlook.com address. But I've figured out the issue: git send-email --thread this sets In-reply-to and References tags > True, but note that outlook.com is just provider and you can use > whatever email client with it. mutt/neomutt, Thunderbird, claws, Kmail etc. correct, not sending from outlook, but git send-email. Was missing the --thread option > Best regards, > Krzysztof Best regards, George
On 24/02/2025 14:55, George Moussalem wrote: > > On 2/24/25 17:49, Krzysztof Kozlowski wrote: > >> On 24/02/2025 14:42, Dmitry Baryshkov wrote: >>> On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: >>>> On 24/02/2025 07:12, George Moussalem wrote: >>>>> From: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>>>> >>>>> Document the QFPROM block found on IPQ5018 >>>>> >>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >>>>> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> >>>>> Signed-off-by: George Moussalem <george.moussalem@outlook.com> >>>> You can send the patches to yourself and see whether they are properly >>>> threaded. >>> I don't think outlook world understands the concept of threading. > > using git send-email from an @outlook.com address. But I've figured out the issue: > git send-email --thread > this sets In-reply-to and References tags > >> >> True, but note that outlook.com is just provider and you can use >> whatever email client with it. mutt/neomutt, Thunderbird, claws, Kmail etc. I meant use these to check if it works. > > correct, not sending from outlook, but git send-email. Was missing the --thread option That's odd, git send-email automatically threads and provides proper reference. Never ever had to use it... because *it is the default* or you did not create patches standard way, but then this should be fixed. Best regards, Krzysztof
On Mon, Feb 24, 2025 at 05:58:39PM +0400, George Moussalem wrote: > On 2/24/25 17:49, Krzysztof Kozlowski wrote: > > > On 24/02/2025 14:42, Dmitry Baryshkov wrote: > >> On Mon, Feb 24, 2025 at 10:19:35AM +0100, Krzysztof Kozlowski wrote: > >>> On 24/02/2025 07:12, George Moussalem wrote: > >>>> From: Sricharan Ramabadhran <quic_srichara@quicinc.com> > >>>> > >>>> Document the QFPROM block found on IPQ5018 > >>>> > >>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > >>>> Signed-off-by: Sricharan Ramabadhran <quic_srichara@quicinc.com> > >>>> Signed-off-by: George Moussalem <george.moussalem@outlook.com> > >>> You can send the patches to yourself and see whether they are properly > >>> threaded. > >> I don't think outlook world understands the concept of threading. > > using git send-email from an @outlook.com address. But I've figured out the issue: > git send-email --thread > this sets In-reply-to and References tags It does that by default. The usual way is to have your cover letter as 0000-foo-bar.patch and then use git send-email 00*. This way it picks up the cover letter as the first patch and everything else goes as reponses to it. OR you can use a tool which does that for you. We usually recommend b4 tool, it wraps ardoung git-send-email and it can help a lot. > > > True, but note that outlook.com is just provider and you can use > > whatever email client with it. mutt/neomutt, Thunderbird, claws, Kmail etc. > > correct, not sending from outlook, but git send-email. Was missing the --thread option > > > Best regards, > > Krzysztof > > Best regards, > George >
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 39c209249c9c..de262f3153ed 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -19,6 +19,7 @@ properties: - enum: - qcom,apq8064-qfprom - qcom,apq8084-qfprom + - qcom,ipq5018-qfprom - qcom,ipq5332-qfprom - qcom,ipq5424-qfprom - qcom,ipq6018-qfprom