[PATCH v3 0/3] Add pcf2131 rtc support

Joy Zou joy.zou at nxp.com
Tue Mar 26 04:37:58 CET 2024


The patchset supports pcf2131 rtc.
For the details, please check the patch commit log.

Joy Zou (3):
  drivers: rtc: add pcf2131 rtc driver
  imx: imx93_evk: add rtc pcf2131
  configs: Enable RTC pcf2131 support

 arch/arm/dts/imx93-11x11-evk-u-boot.dtsi |   8 ++
 arch/arm/dts/imx93-11x11-evk.dts         |  25 ++++
 configs/imx93_11x11_evk_defconfig        |   1 +
 drivers/rtc/pcf2127.c                    | 144 +++++++++++++++++++++--
 4 files changed, 165 insertions(+), 13 deletions(-)

-- 
2.37.1



More information about the U-Boot mailing list