public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org, chancel.liu@nxp.com,
	shengjiu.wang@nxp.com, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] arm64: dts: imx93: Fix the micfil clock-names entries
Date: Thu, 14 Dec 2023 10:13:52 +0800	[thread overview]
Message-ID: <20231214021352.GW270430@dragon> (raw)
In-Reply-To: <20231207122056.2526158-1-festevam@gmail.com>

On Thu, Dec 07, 2023 at 09:20:56AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> fsl,micfil.yaml defines the clock-names in the following sequence:
> 
>   clock-names:
>     items:
>       - const: ipg_clk
>       - const: ipg_clk_app
>       - const: pll8k
>       - const: pll11k
>       - const: clkext3
>     minItems: 2
> 
> imx93.dtsi currently misses the 'pll11k' entry and jump to 'clkext3'.
> 
> This leads to the following dt-schema warning:
> 
> imx93-11x11-evk.dtb: micfil@44520000: clock-names:3: 'pll11k' was expected
> 	from schema $id: http://devicetree.org/schemas/sound/fsl,micfil.yaml#
> 
> Fix the warning by describing the clocks up to 'pll8k' as 'clkext3'
> is assigned to a dummy clock.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2023-12-14  2:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07 12:20 [PATCH] arm64: dts: imx93: Fix the micfil clock-names entries Fabio Estevam
2023-12-14  2:13 ` Shawn Guo [this message]

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=20231214021352.GW270430@dragon \
    --to=shawnguo@kernel.org \
    --cc=chancel.liu@nxp.com \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shengjiu.wang@nxp.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