From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Neil Armstrong <neil.armstrong@linaro.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Bjorn Andersson <andersson@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>, Andy Gross <agross@kernel.org>,
Frank Rowand <frowand.list@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: reserved-memory: document Qualcomm MPSS DSM memory
Date: Wed, 16 Nov 2022 13:17:47 +0100 [thread overview]
Message-ID: <38fff21b-3e75-13f9-664e-a115bc527b67@linaro.org> (raw)
In-Reply-To: <20221114-narmstrong-sm8550-upstream-mpss_dsm-v1-1-158dc2bb6e96@linaro.org>
On 16/11/2022 11:16, Neil Armstrong wrote:
> This documents the Qualcomm Modem Processing SubSystem DSM shared memory.
Do not use "This commit/patch".
https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> .../reserved-memory/qcom,mpss-dsm-mem.yaml | 37 ++++++++++++++++++++++
> 1 file changed, 37 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/reserved-memory/qcom,mpss-dsm-mem.yaml b/Documentation/devicetree/bindings/reserved-memory/qcom,mpss-dsm-mem.yaml
> new file mode 100644
> index 000000000000..65f37e1356d4
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/reserved-memory/qcom,mpss-dsm-mem.yaml
> @@ -0,0 +1,37 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: "http://devicetree.org/schemas/reserved-memory/qcom,mpss-dsm-mem.yaml#"
> +$schema: "http://devicetree.org/meta-schemas/core.yaml#"
Drop quotes from above.
I know that this and few further pieces came from existing files...
> +
> +title: Qualcomm Modem Processing SubSystem DSM Memory
> +
> +description: |
> + This binding describes the Qualcomm Modem Processing SubSystem DSM, which serves the
Drop "This binding describes"
> + purpose of describing the shared memory region used for MPSS remote processors.
Entire description seems like not wrapped at 80.
> +
> +maintainers:
> + - Bjorn Andersson <bjorn.andersson@linaro.org>
Need to update the address.
> +
> +allOf:
> + - $ref: "reserved-memory.yaml"
Drop quotes.
> +
> +properties:
> + compatible:
> + const: qcom,mpss-dsm-mem
Why do we need dedicated binding and compatible for it instead of using
memory-region phandle in the device?
> +
> +unevaluatedProperties: false
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-11-16 12:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 10:16 [PATCH 0/2] soc: qcom: Add support for Qualcomm Modem Processing SubSystem DSM memory Neil Armstrong
2022-11-16 10:16 ` [PATCH 1/2] dt-bindings: reserved-memory: document Qualcomm MPSS " Neil Armstrong
2022-11-16 12:17 ` Krzysztof Kozlowski [this message]
2022-11-17 9:47 ` Neil Armstrong
2022-11-18 10:45 ` Krzysztof Kozlowski
2022-11-18 13:30 ` neil.armstrong
2022-11-18 14:03 ` Krzysztof Kozlowski
2022-11-23 10:19 ` neil.armstrong
2022-11-24 13:57 ` Krzysztof Kozlowski
2022-11-29 8:27 ` neil.armstrong
2022-11-16 10:16 ` [PATCH 2/2] soc: qcom: add MDSS DSM memory driver Neil Armstrong
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=38fff21b-3e75-13f9-664e-a115bc527b67@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.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=neil.armstrong@linaro.org \
--cc=robh+dt@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).