• Soby Mathew's avatar
    Fix GICv3 DT to include psci system off/reset · 78c4f192
    Soby Mathew authored
    The `fvp-base-gicv3-psci` and `fvp-foundation-gicv3-psci` device tree source
    files did not have psci node entries for `system off` and `system reset`.
    Also the DTS files included `rtsm_ve-motherboard-no_psci.dtsi` instead of
    `rtsm_ve-motherboard.dtsi`. As a result, the Linux kernel failed to invoke
    the PSCI_SYSTEM_OFF/RESET API when being shutdown/reset. This patch corrects
    this problem and also updates the corresponding DTB files.
    
    This patch also removes `rtsm_ve-motherboard-no_psci.dtsi` and
    `fvp-foundation-motherboard-no_psci.dtsi` files as they are no longer used.
    
    Change-Id: I8ba61a1323035f7508cae663bb490ac0e8a64618
    78c4f192
fvp-base-gicv3-psci.dtb 10.6 KB