[PATCH 5/8 v2] powerpc/fsl-booke: Add initial silicon device tree for

Kumar Gala galak at kernel.crashing.org
Wed Mar 13 08:15:15 EST 2013


On Mar 7, 2013, at 1:58 PM, Kumar Gala wrote:

> Enable a baseline T4240 SoC to boot.  There are several things missing
> from the device trees for T4240:
> 
> * Proper PAMU topology information
> * DPAA related nodes (Qman, Bman, Fman, Rman, DCE)
> * Prefetch Manager
> * Thermal monitor unit
> * Interlaken
> 
> Signed-off-by: Roy Zang <tie-fei.zang at freescale.com>
> Signed-off-by: Minghuan Lian <Minghuan.Lian at freescale.com>
> Signed-off-by: Haiying Wang <Haiying.Wang at freescale.com>
> Signed-off-by: Andy Fleming <afleming at freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> Signed-off-by: York Sun <yorksun at freescale.com>
> Signed-off-by: Vakul Garg <vakul at freescale.com>
> Signed-off-by: Tang Yuantian <Yuantian.Tang at freescale.com>
> Signed-off-by: Zhao Chenhui <chenhui.zhao at freescale.com>
> Signed-off-by: Li Yang <leoli at freescale.com>
> Signed-off-by: Ramneek Mehresh <ramneek.mehresh at freescale.com>
> Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Added thread ids to cpu nodes
> * removed clock-frequency from PCI nodes as we dont use it
> 
> arch/powerpc/boot/dts/fsl/qoriq-gpio-1.dtsi |   41 ++++
> arch/powerpc/boot/dts/fsl/qoriq-gpio-2.dtsi |   41 ++++
> arch/powerpc/boot/dts/fsl/qoriq-gpio-3.dtsi |   41 ++++
> arch/powerpc/boot/dts/fsl/t4240si-post.dtsi |  307 +++++++++++++++++++++++++++
> arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi  |  127 +++++++++++
> 5 files changed, 557 insertions(+)
> create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-gpio-1.dtsi
> create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-gpio-2.dtsi
> create mode 100644 arch/powerpc/boot/dts/fsl/qoriq-gpio-3.dtsi
> create mode 100644 arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
> create mode 100644 arch/powerpc/boot/dts/fsl/t4240si-pre.dtsi

applied to next

- k


More information about the Linuxppc-dev mailing list