Skip to content
  • Soby Mathew's avatar
    FVP: Fix AArch32 dts for `interrupts` node · 5882c57c
    Soby Mathew authored
    The commit 8d2c4977
    
     changed the interrupt map in `rtsm_ve-motherboard.dtsi`
    for the Linux FDT sources to be compatible for FreeBSD. But this also
    introduced a regression for FVP AArch32 mode but was undetected till now
    because the corresponding DTB was not updated. This patch creates a
    new `rtsm_ve-motherboard-aarch32.dtsi` which reverts the change and is
    now included by the AArch32 DTS files.
    
    Change-Id: Ibefbbf43a91c8fb890f0fa7a22be91f0227dad34
    Signed-off-by: default avatarSoby Mathew <soby.mathew@arm.com>
    5882c57c