Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: rtc: pcf85063: remove quartz-load-femtofarads restriction for nxp,pcf85063

Original TXT binding doc have not limitition about quartz-load-femtofarads,
which only allow 7000 for nxp,pcf85063.

So remove it to fix below CHECK_DTBS warnings:
arch/arm/boot/dts/nxp/imx/imx6dl-skov-revc-lt2.dtb: rtc@51 (nxp,pcf85063): quartz-load-femtofarads:0: 7000 was expected
from schema $id: http://devicetree.org/schemas/rtc/nxp,pcf85063.yaml#

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250903191128.439164-1-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

authored by

Frank Li and committed by
Alexandre Belloni
06ce2926 8f5ae30d

-10
-10
Documentation/devicetree/bindings/rtc/nxp,pcf85063.yaml
··· 65 65 - if: 66 66 properties: 67 67 compatible: 68 - contains: 69 - enum: 70 - - nxp,pcf85063 71 - then: 72 - properties: 73 - quartz-load-femtofarads: 74 - const: 7000 75 - - if: 76 - properties: 77 - compatible: 78 68 not: 79 69 contains: 80 70 enum: