* [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema
@ 2022-10-13 2:40 Matt Ranostay
2022-10-13 20:31 ` Rob Herring
2022-10-17 11:32 ` Ulf Hansson
0 siblings, 2 replies; 3+ messages in thread
From: Matt Ranostay @ 2022-10-13 2:40 UTC (permalink / raw)
To: ulf.hansson, robh+dt, krzysztof.kozlowski+dt
Cc: devicetree, linux-mmc, Matt Ranostay
Add missing ti,itap-del-sel-ddr50 property to schema to clear up the
following warnings.
mmc@4fb0000: Unevaluated properties are not allowed ('ti,itap-del-sel-ddr50' was unexpected)
Signed-off-by: Matt Ranostay <mranostay@ti.com>
---
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
index ea9121fb188d..382d5face49a 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
@@ -159,6 +159,12 @@ properties:
minimum: 0
maximum: 0x1f
+ ti,itap-del-sel-ddr50:
+ description: Input tap delay for MMC DDR50 timing
+ $ref: "/schemas/types.yaml#/definitions/uint32"
+ minimum: 0
+ maximum: 0x1f
+
ti,itap-del-sel-ddr52:
description: Input tap delay for MMC DDR52 timing
$ref: "/schemas/types.yaml#/definitions/uint32"
--
2.38.0.rc0.52.gdda7228a83
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema
2022-10-13 2:40 [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema Matt Ranostay
@ 2022-10-13 20:31 ` Rob Herring
2022-10-17 11:32 ` Ulf Hansson
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-10-13 20:31 UTC (permalink / raw)
To: Matt Ranostay; +Cc: ulf.hansson, krzysztof.kozlowski+dt, devicetree, linux-mmc
On Wed, Oct 12, 2022 at 07:40:21PM -0700, Matt Ranostay wrote:
> Add missing ti,itap-del-sel-ddr50 property to schema to clear up the
> following warnings.
>
> mmc@4fb0000: Unevaluated properties are not allowed ('ti,itap-del-sel-ddr50' was unexpected)
Not the only missing property, so I'm curious why not fixing them all?
>
> Signed-off-by: Matt Ranostay <mranostay@ti.com>
> ---
> Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
In any case, one is better than none.
Reviewed-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema
2022-10-13 2:40 [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema Matt Ranostay
2022-10-13 20:31 ` Rob Herring
@ 2022-10-17 11:32 ` Ulf Hansson
1 sibling, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2022-10-17 11:32 UTC (permalink / raw)
To: Matt Ranostay; +Cc: robh+dt, krzysztof.kozlowski+dt, devicetree, linux-mmc
On Thu, 13 Oct 2022 at 04:40, Matt Ranostay <mranostay@ti.com> wrote:
>
> Add missing ti,itap-del-sel-ddr50 property to schema to clear up the
> following warnings.
>
> mmc@4fb0000: Unevaluated properties are not allowed ('ti,itap-del-sel-ddr50' was unexpected)
>
> Signed-off-by: Matt Ranostay <mranostay@ti.com>
Applied for next, thanks!
Kind regards
Uffe
> ---
> Documentation/devicetree/bindings/mmc/sdhci-am654.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> index ea9121fb188d..382d5face49a 100644
> --- a/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
> @@ -159,6 +159,12 @@ properties:
> minimum: 0
> maximum: 0x1f
>
> + ti,itap-del-sel-ddr50:
> + description: Input tap delay for MMC DDR50 timing
> + $ref: "/schemas/types.yaml#/definitions/uint32"
> + minimum: 0
> + maximum: 0x1f
> +
> ti,itap-del-sel-ddr52:
> description: Input tap delay for MMC DDR52 timing
> $ref: "/schemas/types.yaml#/definitions/uint32"
> --
> 2.38.0.rc0.52.gdda7228a83
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-17 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 2:40 [PATCH] dt-bindings: mmc: sdhci-am654: add ti,itap-del-sel-ddr50 to schema Matt Ranostay
2022-10-13 20:31 ` Rob Herring
2022-10-17 11:32 ` Ulf Hansson
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).