powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PB
authorXiaowei Bao <xiaowei.bao@nxp.com>
Fri, 19 Jan 2024 20:38:55 +0000 (15:38 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 7 May 2024 13:20:12 +0000 (23:20 +1000)
commit9c8dc6f34351cd0c6a2ef83be2266f7dd67c152c
treed7f29eb00ed2031970af4b79891ad68000605bf3
parentb12ba096b89084d1e2d6ebdb71b852eeebef95d3
powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PB

Due to the INTA is shared with the active-low PHY2 interrupt on
P1010RDB-PA board, so configure P1010RDB-PA's INTA with polarity as
active-low, the P1010RDB-PB board is used separately, so configure
P1010RDB-PB's INTA with polarity as active-high.  The INTX in
P1010RDB-PB do not work because of the pcie@0 node fixup will be
overwrited by p1010si-post.dtsi file, so we move the pcie@0 node fixup
to p1010rdb-pb.dts and p1010rdb-pb_36b.dts.

Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240119203911.3143928-2-Frank.Li@nxp.com
arch/powerpc/boot/dts/fsl/p1010rdb-pb.dts
arch/powerpc/boot/dts/fsl/p1010rdb-pb_36b.dts
arch/powerpc/boot/dts/fsl/p1010rdb.dtsi