VREFBUF is not working. It does not start the kernelmodule and the ADC values are the MAX_Values.
Hi I have problems with our custom board bringing up the VREFBUF. I eddited the devicetree as follows (also in U-Boot).&vrefbuf{ status = "okay"; compatible = "st,stm32-vrefbuf"; reg = <0x50025000 0x8>; regulator-min-microvolt = <2500000>; regul...