config: CONFIG_SENSORS_TVS_MPFS and sync mpfs-beaglev-fire.dts

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
v6.1.x-Beagle
Robert Nelson 1 month ago
parent 0678ce6fbd
commit 1079e43b21

@ -132,7 +132,7 @@
sd_card_cs { sd_card_cs {
gpio-hog; gpio-hog;
gpios = <12 12>; gpios = <12 12>;
output_high; output-high;
line-name = "SD_CARD_CS"; line-name = "SD_CARD_CS";
}; };
}; };
@ -184,7 +184,7 @@
vio_enable { vio_enable {
gpio-hog; gpio-hog;
gpios = <30 30>; gpios = <30 30>;
output_high; output-high;
line-name = "VIO_ENABLE"; line-name = "VIO_ENABLE";
}; };

@ -3297,6 +3297,7 @@ CONFIG_SENSORS_PMBUS=m
# CONFIG_SENSORS_TMP421 is not set # CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP464 is not set # CONFIG_SENSORS_TMP464 is not set
# CONFIG_SENSORS_TMP513 is not set # CONFIG_SENSORS_TMP513 is not set
CONFIG_SENSORS_TVS_MPFS=y
# CONFIG_SENSORS_VIA686A is not set # CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set # CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set # CONFIG_SENSORS_VT8231 is not set

Loading…
Cancel
Save