board: fsl: lx2160a: implement board_fix_fdt
authorPankaj Bansal <pankaj.bansal@nxp.com>
Sat, 17 Aug 2019 01:07:32 +0000 (01:07 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Thu, 12 Sep 2019 10:45:42 +0000 (16:15 +0530)
commit5d535aa40bb73f248d307a2cfc58e6187465036d
tree7c1ecc6acd1dc4eeccf9ccfed4f4cafcfa64ce76
parent2f2a19757b4d74cb7af1f5d35dac05a9ac04acc7
board: fsl: lx2160a: implement board_fix_fdt

lx2160a rev1 and rev2 SoC has different pcie controller.
The pcie controller device tree node fields "compatible"
and registers names needs to be updated accordingly

This change in device tree is handled as part of
fdt fixups. These changes would only be applied
if the soc revision is not rev1.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/lx2160a/lx2160a.c
configs/lx2160aqds_tfa_defconfig
configs/lx2160ardb_tfa_defconfig