summaryrefslogtreecommitdiff
path: root/arch/powerpc/dts/p2041.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: p2041: dts: Add Sata DT nodesPeng Ma2019-11-191-0/+9
| | | | | | | This patch is to add sata node for P2041 platform Signed-off-by: Peng Ma <peng.ma@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
* P2041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| | | | | | | | | | P2041 integrated 3 PCIe controllers, which is compatible with the PCI Express™ Base Specification, Revision 2.0, and this patch is to add DT node for each PCIe controller. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
* powerpc: Enable device tree support for P2041RDBHou Zhiqiang2019-08-261-0/+63
Add device tree for P1041RDB board and enable CONFIG_OF_CONTROL so that device tree can be compiled. Update board README for device tree usage. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>