mirror of
https://github.com/torvalds/linux.git
synced 2026-08-02 13:22:02 +02:00
arm64: dts: imx8mn-bsh-smm-s2pro: Remove invalid audio codec clock
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
587098514a
commit
aadfff7b13
|
|
@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user