Part Number: AM3354
Other Parts Discussed in Thread: TPS65910
Hi ,
SDK : ti-processor-sdk-linux-rt-am335x-evm-03.03.00.04-Linux-x86-Install.bin
main chip : am3354
Device Tree: am335x-boneblack.dtb
Profile: tisdk_am335x-evm-rt_defconfig
External clock chip : ISL12026
For ISL12026 we wrote the driver rtc-x1226.ko
Put rtc-x1226.ko into the board's /lib/modules/4.4.41-rt50-g968d071ce9/kernel/drivers/rtc directory.
But found rtc-omap.ko and rtc-x1226.ko load order can not be fixed, and sometimes load rtc-omap.ko sometimes load rtc-x1226.ko.
Excuse me, when starting the am3354 , how to acquiesce, first load rtc-omap.ko driver and then load rtc-x1226.ko ?
BR