Hello,
Below is my device tree node, kindly let me know if any correction is needed.
pcf85263: pcf85263@51 {
compatible = "nxp,pcf85263";
reg = <0x51>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
interrupt-names = "INTB";
quartz-load-capacitance = "PCF85263_QUARTZCAP_12p5pF";
quartz-drive-strength = "PCF85263_QUARTZDRIVE_LOW";
status = "okay";
};
Thanks,
Kasturi.