powerpc: dts: add QorIQ DPAA 1 FMan for P4080
The device tree fragments are copied over with little modification from the Linux kernel source code. Signed-off-by: Madalin Bucur <madalin.bucur@oss.nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
parent
eb3c194c40
commit
6e5e123924
61
arch/powerpc/dts/p4080si-post.dtsi
Normal file
61
arch/powerpc/dts/p4080si-post.dtsi
Normal file
@ -0,0 +1,61 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
|
||||
/*
|
||||
* P4080/P4040 Silicon/SoC Device Tree Source (post include)
|
||||
*
|
||||
* Copyright 2011 - 2015 Freescale Semiconductor Inc.
|
||||
* Copyright 2020 NXP
|
||||
*
|
||||
*/
|
||||
|
||||
&soc {
|
||||
|
||||
/include/ "qoriq-clockgen1.dtsi"
|
||||
/include/ "qoriq-gpio-0.dtsi"
|
||||
|
||||
/* include used FMan blocks */
|
||||
/include/ "qoriq-fman-0.dtsi"
|
||||
/include/ "qoriq-fman-0-1g-0.dtsi"
|
||||
/include/ "qoriq-fman-0-1g-1.dtsi"
|
||||
/include/ "qoriq-fman-0-1g-2.dtsi"
|
||||
/include/ "qoriq-fman-0-1g-3.dtsi"
|
||||
/include/ "qoriq-fman-0-10g-0.dtsi"
|
||||
fman@400000 {
|
||||
enet0: ethernet@e0000 {
|
||||
};
|
||||
|
||||
enet1: ethernet@e2000 {
|
||||
};
|
||||
|
||||
enet2: ethernet@e4000 {
|
||||
};
|
||||
|
||||
enet3: ethernet@e6000 {
|
||||
};
|
||||
|
||||
enet4: ethernet@f0000 {
|
||||
};
|
||||
};
|
||||
|
||||
/include/ "qoriq-fman-1.dtsi"
|
||||
/include/ "qoriq-fman-1-1g-0.dtsi"
|
||||
/include/ "qoriq-fman-1-1g-1.dtsi"
|
||||
/include/ "qoriq-fman-1-1g-2.dtsi"
|
||||
/include/ "qoriq-fman-1-1g-3.dtsi"
|
||||
/include/ "qoriq-fman-1-10g-0.dtsi"
|
||||
fman@500000 {
|
||||
enet5: ethernet@e0000 {
|
||||
};
|
||||
|
||||
enet6: ethernet@e2000 {
|
||||
};
|
||||
|
||||
enet7: ethernet@e4000 {
|
||||
};
|
||||
|
||||
enet8: ethernet@e6000 {
|
||||
};
|
||||
|
||||
enet9: ethernet@f0000 {
|
||||
};
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user