Searched full:isl12022 (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | intersil,isl12022.yaml | 4 $id: http://devicetree.org/schemas/rtc/intersil,isl12022.yaml# 7 title: Intersil ISL12022 Real-time Clock 14 const: isil,isl12022 57 compatible = "isil,isl12022";
|
/linux/drivers/rtc/ |
H A D | rtc-isl12022.c | 133 hwmon = devm_hwmon_device_register_with_info(dev, "isl12022", regmap, in isl12022_hwmon_register() 141 * In the routines that deal directly with the isl12022 hardware, we use 277 hw = devm_clk_hw_register_fixed_rate(dev, "isl12022", NULL, 0, 32768); in isl12022_register_clock() 362 { .compatible = "isl,isl12022" }, /* for backward compat., don't use */ 363 { .compatible = "isil,isl12022" }, 369 { "isl12022" }, 376 .name = "rtc-isl12022",
|
H A D | Makefile | 78 obj-$(CONFIG_RTC_DRV_ISL12022) += rtc-isl12022.o
|
H A D | Kconfig | 438 tristate "Intersil ISL12022" 442 Intersil ISL12022 RTC chip. 445 will be called rtc-isl12022.
|
/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_arria10_mercury_aa1.dtsi | 65 isl12022: isl12022@6f { label 66 compatible = "isil,isl12022";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-ts4900.dtsi | 133 isl12022: rtc@6f { label 134 compatible = "isil,isl12022";
|
H A D | imx6qdl-ts7970.dtsi | 220 isl12022: rtc@6f { label 221 compatible = "isl,isl12022";
|