On Fri, Dec 4, 2020 at 1:52 AM Kishon Vijay Abraham I <kishon@xxxxxx> wrote: > > Remove "syscon" nodes added for pcieX_ctrl and have the PCIe node > point to the parent with an offset argument. This change is as discussed in [1] > > [1] -> http://lore.kernel.org/r/CAL_JsqKiUcO76bo1GoepWM1TusJWoty_BRy2hFSgtEVMqtrvvQ@xxxxxxxxxxxxxx > > Fixes: 4e5833884f66 ("arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes") > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- > arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 48 ++++------------------- > 1 file changed, 8 insertions(+), 40 deletions(-) Reviewed-by: Rob Herring <robh@xxxxxxxxxx>