linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
@ 2025-01-06 16:51 Fabio Estevam
  2025-02-18  5:12 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2025-01-06 16:51 UTC (permalink / raw)
  To: shawnguo
  Cc: robh, krzk+dt, conor+dt, linux-arm-kernel, devicetree,
	Fabio Estevam, Frank Li

From: Fabio Estevam <festevam@denx.de>

According to ti,tlv320dac3100.yaml, 'clocks' is not a valid property.

Remove it to fix the following dt-schema warning:

Unevaluated properties are not allowed ('clocks' was unexpected)

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
---
Changes since v1:
- Wrap at 75 chars (Frank).

 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
index c6ad65becc97..475cbf9e0d1e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
@@ -64,7 +64,6 @@ tlv320dac3101: audio-codec@18 {
 		DVDD-supply = <&buck5_reg>;
 		reset-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
 		ai31xx-micbias-vg = <MICBIAS_AVDDV>;
-		clocks = <&clk IMX8MN_CLK_SAI3_ROOT>;
 	};
 };
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
  2025-01-06 16:51 [PATCH v2] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock Fabio Estevam
@ 2025-02-18  5:12 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2025-02-18  5:12 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: shawnguo, robh, krzk+dt, conor+dt, linux-arm-kernel, devicetree,
	Fabio Estevam, Frank Li

On Mon, Jan 06, 2025 at 01:51:16PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> According to ti,tlv320dac3100.yaml, 'clocks' is not a valid property.
> 
> Remove it to fix the following dt-schema warning:
> 
> Unevaluated properties are not allowed ('clocks' was unexpected)
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> Reviewed-by: Frank Li <Frank.Li@nxp.com>

Applied, thanks!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-18  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-06 16:51 [PATCH v2] arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock Fabio Estevam
2025-02-18  5:12 ` Shawn Guo

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).