summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy-usdpaa.dts
AgeCommit message (Collapse)Author
2019-11-25sdk: dts: ls1046frwy move dma-coherent from soc to its child nodesRan Wang
Since SMMU is not supported for SDK version, USB function will down if still apply property 'dma-coherent' in scope of soc (USB driver is not ready to support it alone) in SDK device trees, decide to remove it. And add dma-coherent on other non-USB child nodes under soc. Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
2019-11-25sdk: dts: ls1046: drop smmu from the frwy sdk dtsesLaurentiu Tudor
Drop the smmu from the frwy and frwy-usdpaa versions of the SDK device trees because SMMU is supported only for the upstream version of the dpaa ethernet drivers. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
2019-11-25sdk: arm64: dts: nxp: add DPAA1 SDK flavor dts filesPramod Kumar
dts fsl-ls1046a-frwy-sdk.dts which enables sdk specific entries dts fsl-ls1046a-frwy-usdpaa.dts which enables dpdk Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com> Signed-off-by: Pramod Kumar <pramod.kumar_1@nxp.com>