Message ID | DS7PR19MB8883591F0D2E21E62025D2D69DC02@DS7PR19MB8883.namprd19.prod.outlook.com |
---|---|
State | Superseded |
Headers | show |
Series | [v6,1/5] dt-bindings: nvmem: Add compatible for IPQ5018 | expand |
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 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
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