Enable ethernet clock on both A7 and M4
Dears,
I'm using STM32MP151 and have a uncertain quesion.
In my cases, Both A7 and M4 need to access the register ETH_MACSTSR and ETH_MACSTNR to get time stamp.
It's required to enable the ethernet clock on both side before accessing these registers, i.e. the bit7 in RCC_MP_AHB6ENCLRR and RCC_MC_AHB6ENCLRR.
It seems workable now. But I'm not sure whether it have any potential problem.
If this method is not practical, do you have any suggestions?
Thanks
Regards,
