From: Rob Herring <robh@kernel.org>
To: Zhe Wang <zhe.wang1@unisoc.com>
Cc: martin.petersen@oracle.com, jejb@linux.ibm.com,
krzysztof.kozlowski+dt@linaro.org, alim.akhtar@samsung.com,
avri.altman@wdc.com, linux-scsi@vger.kernel.org,
devicetree@vger.kernel.org, orsonzhai@gmail.com,
yuelin.tang@unisoc.com, zhenxiong.lai@unisoc.com,
zhang.lyra@gmail.com
Subject: Re: [PATCH v2 1/2] dt-bindings: ufs: Add document for Unisoc UFS host controller
Date: Sun, 20 Nov 2022 10:49:07 -0600 [thread overview]
Message-ID: <20221120164907.GA3183451-robh@kernel.org> (raw)
In-Reply-To: <20221116133131.6809-2-zhe.wang1@unisoc.com>
On Wed, Nov 16, 2022 at 09:31:30PM +0800, Zhe Wang wrote:
> Add Unisoc ums9620 ufs host controller devicetree document.
>
> Signed-off-by: Zhe Wang <zhe.wang1@unisoc.com>
> ---
> .../bindings/ufs/sprd,ums9620-ufs.yaml | 78 +++++++++++++++++++
> 1 file changed, 78 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml
>
> diff --git a/Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml b/Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml
> new file mode 100644
> index 000000000000..ce9d05be1a6b
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/ufs/sprd,ums9620-ufs.yaml
> @@ -0,0 +1,78 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/ufs/sprd,ums9620-ufs.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Unisoc Universal Flash Storage (UFS) Controller
> +
> +maintainers:
> + - Zhe Wang <zhe.wang1@unisoc.com>
> +
> +allOf:
> + - $ref: ufs-common.yaml
> +
> +properties:
> + compatible:
> + const: sprd,ums9620-ufs
> +
> + reg:
> + maxItems: 1
> +
> + clocks:
> + maxItems: 4
> +
> + clock-names:
> + items:
> + - const: ufs_eb
> + - const: ufs_cfg_eb
> + - const: ufsh
> + - const: ufsh_source
Sounds like a parent clock to 'ufsh'? If so, it doesn't belong in
'clocks'. Use the clock API to get the parent or use
'assigned-clock-parents'.
Rob
next prev parent reply other threads:[~2022-11-20 16:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 13:31 [PATCH v2 0/2] Add support for Unisoc UFS host controller Zhe Wang
2022-11-16 13:31 ` [PATCH v2 1/2] dt-bindings: ufs: Add document " Zhe Wang
2022-11-16 17:03 ` Krzysztof Kozlowski
2022-11-17 8:45 ` Zhe Wang
2022-11-17 9:19 ` Krzysztof Kozlowski
2022-11-20 16:49 ` Rob Herring [this message]
2022-11-21 6:43 ` Zhe Wang
2022-11-16 13:31 ` [PATCH v2 2/2] scsi: ufs-unisoc: Add support " Zhe Wang
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=20221120164907.GA3183451-robh@kernel.org \
--to=robh@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=avri.altman@wdc.com \
--cc=devicetree@vger.kernel.org \
--cc=jejb@linux.ibm.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=orsonzhai@gmail.com \
--cc=yuelin.tang@unisoc.com \
--cc=zhang.lyra@gmail.com \
--cc=zhe.wang1@unisoc.com \
--cc=zhenxiong.lai@unisoc.com \
/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