summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
AgeCommit message (Collapse)Author
2019-11-25arm64: dts: ls1012a: reorganize pfe_mac nodesCalvin Johnson
To keep platform specific properties in the platform dts files, remove pfe_mac nodes from dtsi and define them in dts files. Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
2019-11-25arm64: dts: ls1012a: remove unused gemac-bus-idCalvin Johnson
gemac-bus-id is unused property and is removed. Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
2019-11-25arm64: dts: ls1012a: use phy-handle to handle phy paramsCalvin Johnson
Replace properties "fsl,gemac-phy-id" and "fsl,pfe-phy-if-flags" and use phy-handle instead. Create mdio node with phy-handles defining PHYs available on the mdio bus. Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
2019-11-25arm64: dts: ls1012a: Add more nodes to LS1012A-FRWY board supportBhaskar Upadhaya
LS1012A-FRWY is a different design from LS1012A-FRDM, but has some common SoC features. Key feature on this board is 2x1G SGMII PFE MAC, Micro SD, USB 3.0, DDR, QuadSPI, Audio, UART. Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>
2018-12-08arm64: dts: ls1012a: Add FRWY-LS1012A board supportPramod Kumar
LS1012A-FRWY is an ls1012a based SoC board. Key features of this board are Micro SD, USB 3.0, upto 1GB DDR, UART Signed-off-by: Pramod Kumar <pramod.kumar_1@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>