Closed xlla closed 4 years ago
I don't know what it means, but there are more dummy regulators:
root@edison:~# journalctl -b | grep regulator
regulator-dummy: no parameters
pca953x i2c-INT3491:00: i2c-INT3491:00 supply vcc not found, using dummy regulator
pca953x i2c-INT3491:01: i2c-INT3491:01 supply vcc not found, using dummy regulator
pca953x i2c-INT3491:02: i2c-INT3491:02 supply vcc not found, using dummy regulator
pca953x i2c-INT3491:03: i2c-INT3491:03 supply vcc not found, using dummy regulator
hci_uart_bcm serial0-0: serial0-0 supply vbat not found, using dummy regulator
hci_uart_bcm serial0-0: serial0-0 supply vddio not found, using dummy regulator
ads7950 spi-PRP0001:01: spi-PRP0001:01 supply vref not found, using dummy regulator
I found it is use hardcode for acpi case, this is a warning message.
I notice this in dmesg
In Schema, REFP was controlled by J8, how to tell ads7950 I was set AREF to 3.3v or 5v ?