Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: qcom: pmk8550: always enable RTC PMIC device

There's no reason to keep the RTC disabled, it has been tested
and is functional on the SM8550 QRD and MTP boards.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230525-topic-sm8550-upstream-pm8550-lpg-dt-v4-3-a288f24af81b@linaro.org

authored by

Neil Armstrong and committed by
Bjorn Andersson
a791fc19 38181654

-1
-1
arch/arm64/boot/dts/qcom/pmk8550.dtsi
··· 49 49 reg = <0x6100>, <0x6200>; 50 50 reg-names = "rtc", "alarm"; 51 51 interrupts = <0x0 0x62 0x1 IRQ_TYPE_EDGE_RISING>; 52 - status = "disabled"; 53 52 }; 54 53 55 54 pmk8550_sdam_2: nvram@7100 {