arm64: dts: qcom: acer-aspire1: Enable RTC

pm6150 has a read-only RTC that can be used to keep the time with some
extra userspace tools. Enable it.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Link: https://lore.kernel.org/r/20231205-aspire1-sound-v2-1-443b7ac0a06f@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Nikita Travkin 2023-12-05 16:48:10 +05:00 committed by Bjorn Andersson
parent 75390b69d5
commit 04fe8f0a68

View File

@ -351,6 +351,10 @@
status = "disabled";
};
&pm6150_rtc {
status = "okay";
};
&qupv3_id_0 {
status = "okay";
};