arm64: tegra: Allow the PMIC RTC to wakeup Jetson Xavier
authorJon Hunter <jonathanh@nvidia.com>
Thu, 7 May 2020 10:13:49 +0000 (11:13 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 20 May 2020 13:26:09 +0000 (15:26 +0200)
commit4012ab12b3cbd3efbd7254f04de40903c624a237
tree77a2f5f818d5399e02aefeda86d7723404bdbdb2
parentbba25915b172c72f6fa635f091624d799e3c9cae
arm64: tegra: Allow the PMIC RTC to wakeup Jetson Xavier

The PMIC RTC is currently unable to wakeup Tegra194 on the Jetson Xavier
platform because the interrupt from the PMIC is not usin the PMC as the
interrupt parent but the GIC directly. Update the PMIC interrupt to use
the PMC as the interrupt parent so that the PMIC RTC alarms can wakeup
the device.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi