mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rv1126b-evb: Enable saradc
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I4365e82c14154f6d36668978e4984da9e9facb84
This commit is contained in:
@@ -479,6 +479,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&saradc0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tsadc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -380,6 +380,10 @@
|
||||
/delete-property/ pinctrl-0;
|
||||
};
|
||||
|
||||
&saradc0 {
|
||||
vref-supply = <&vcc_1v8>;
|
||||
};
|
||||
|
||||
&sdmmc0 {
|
||||
max-frequency = <200000000>;
|
||||
no-sdio;
|
||||
|
||||
@@ -257,6 +257,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&saradc0 {
|
||||
vref-supply = <&vcc_1v8>;
|
||||
};
|
||||
|
||||
&sc450ai {
|
||||
reset-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user