how to use the crystal on osc_in and osc_out with stm32mp157
Hi everyone, I designed a custom board . It use 24MHz crystal instead of oscillator with stm32mp157. Now, I follow the wiki page to modify the clk_hse with "st,bypass;" in file arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi .
But the board always can not boot up. Did I missing something?
The wiki page that I referenced. https://wiki.st.com/stm32mpu/wiki/Clock_device_tree_configuration_-_Bootloader_specific
