summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-12-07 09:20:56 -0300
committerShawn Guo <shawnguo@kernel.org>2023-12-14 10:13:41 +0800
commit30ee6bf64ce8a1b2321265b105972618891977be (patch)
tree0eebb6c031368101d8d5b05682a776b4bfa03cc3 /arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts
parent04b77e0124eff723de580e97ba9000fae563b2e4 (diff)
arm64: dts: imx93: Fix the micfil clock-names entries
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> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts')
0 files changed, 0 insertions, 0 deletions