ARM: dts: sun5i: reference-design-tablet: Set lradc vref to avcc

Set lradc vref to the actual avcc ldo, rather then to the fixed 3v0
regulator from common-regulators.dtsi.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Hans de Goede 2016-07-08 18:05:45 +02:00 committed by Maxime Ripard
parent 875be91de1
commit 83c9942688
1 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,10 @@ pcf8563: rtc@51 {
#include "axp209.dtsi"
&lradc {
vref-supply = <&reg_ldo2>;
};
&mmc0 {
pinctrl-names = "default";
pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_q8>;