Skip to content

Commit 9e7bb0a

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: dts: imx8mp-debix-model-a: Remove invalid rtc property
Per haoyu,hym8563.yaml, 'clock-frequency' is not a valid property. Remove it to fix the following schema warning: imx8mp-debix-model-a.dtb: rtc@51: Unevaluated properties are not allowed ('clock-frequency' was unexpected) Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 8b20023 commit 9e7bb0a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@
226226
compatible = "haoyu,hym8563";
227227
reg = <0x51>;
228228
#clock-cells = <0>;
229-
clock-frequency = <32768>;
230229
clock-output-names = "xin32k";
231230
interrupt-parent = <&gpio2>;
232231
interrupts = <11 IRQ_TYPE_EDGE_FALLING>;

0 commit comments

Comments
 (0)