On Sat, 2022-09-03 at 17:34 +0800, Binbin Zhou wrote: > This is now supported, enable for Loongson-3 systems. > Other systems are unaffected. > > Signed-off-by: Binbin Zhou <zhoubinbin@xxxxxxxxxxx> > Cc: Huacai Chen <chenhuacai@xxxxxxxxxx> > Cc: WANG Xuerui <git@xxxxxxxxxx> > Cc: loongarch@xxxxxxxxxxxxxxx > --- > arch/loongarch/configs/loongson3_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/loongarch/configs/loongson3_defconfig > b/arch/loongarch/configs/loongson3_defconfig > index 4083d3051109..b240bc4e2021 100644 > --- a/arch/loongarch/configs/loongson3_defconfig > +++ b/arch/loongarch/configs/loongson3_defconfig > @@ -660,6 +660,7 @@ CONFIG_USB_GADGET=y > CONFIG_INFINIBAND=m > CONFIG_RTC_CLASS=y > CONFIG_RTC_DRV_EFI=y > +CONFIG_RTC_DRV_LS2X=y We already have RTC_DRV_EFI=y, IIUC this means we leave LS7A RTC for the firmware to drive and operate it through EFI service. So is this really needed for LoongArch systems? And if we enable both RTC_DRV_EFI and RTC_DRV_LS2X, will some bad thing (a conflict) happen? -- Xi Ruoyao <xry111@xxxxxxxxxxx> School of Aerospace Science and Technology, Xidian University