summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls1046a-qds-sdk.dts
AgeCommit message (Collapse)Author
2019-11-25arm64: dts: ls1012a/ls1043a/ls1046a/ls1088a/ls208xa: replace ftm0 with ↵Biwen Li
ftm_alarm0 The patch replaces ftm0 with ftm_alarm0 DT node - replace ftm0 with ftm_alarm0 - add new rcpm node - remove old rcpm node - aliases ftm_alarm0 as rtc1 Signed-off-by: Biwen Li <biwen.li@nxp.com>
2019-11-25arm64: dts: fsl: remove backplane supportFlorinel Iordache
Remove entire backplane support from device tree for all supported platforms Signed-off-by: Florinel Iordache <florinel.iordache@nxp.com>
2019-11-25sdk: dts: ls104x 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. dma-coherent feature in dts node will cause issue that QE-HDLC received too little, when a lot of data is transmitted while just little data received, the Tx buffer will run out. Signed-off-by: Ran Wang <ran.wang_1@nxp.com> Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
2019-11-25sdk: dts: ls104x: drop smmu from the qds and usdpaa sdk dtsLaurentiu Tudor
Also drop the smmu from the qds and 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: add DPAA1 SDK flavor dts filesLi Yang
Signed-off-by: Camelia Groza <camelia.groza@nxp.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: Iordache Florinel-R70177 <florinel.iordache@nxp.com> Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>