summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1028a-qds.dtsi
diff options
context:
space:
mode:
authorAlex Marginean <alexandru.marginean@nxp.com>2021-01-27 13:00:00 +0200
committerPriyanka Jain <priyanka.jain@nxp.com>2021-04-15 14:22:17 +0530
commita7fdac7e2a2a8658c093b794c86ce1b7ea4da1c1 (patch)
tree299f7c234e303f89709f16bf06530c6f41c5eb06 /arch/arm/dts/fsl-ls1028a-qds.dtsi
parenta94ab561e2f49a80d8579930e840b810ab1a1330 (diff)
arm: dts: ls1028a: define QDS networking protocol combinations
Includes DT definition for the following serdes protocols using various PHY cards: 85xx, 13xx, 65xx, 9999, 7777. Note that the default device tree for QDS now uses 85xx. Enabling any of the others requires patching the fsl-ls1028a-qds.dtsi file (the includes at the bottom of the file). The phy-handle is specified as a path rather than a label because it is possible to use the #include multiple times (meaning that more than one PHY riser card of one type is inserted), and therefore, there would be duplicate labels with the same name. LBRW means that the board needs lane B rework before using this dtsi. Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'arch/arm/dts/fsl-ls1028a-qds.dtsi')
-rw-r--r--arch/arm/dts/fsl-ls1028a-qds.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/dts/fsl-ls1028a-qds.dtsi b/arch/arm/dts/fsl-ls1028a-qds.dtsi
index 6cdcce1b92..da89ff96e9 100644
--- a/arch/arm/dts/fsl-ls1028a-qds.dtsi
+++ b/arch/arm/dts/fsl-ls1028a-qds.dtsi
@@ -258,3 +258,6 @@
&mdio0 {
status = "okay";
};
+
+#include "fsl-ls1028a-qds-8xxx-sch-24801.dtsi"
+#include "fsl-ls1028a-qds-x5xx-sch-28021-LBRW.dtsi"