summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/mmp2.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: mmp: Make use of the DT supported clockChao Xie2014-11-121-0/+27
| | | | | | | | | | | Change the dtsi and dts file, soc initialization code to make use of DT support clock. So now in the code we do only need call of_clk_init to initialize the clocks. Signed-off-by: Chao Xie <chao.xie@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
* arm: mmp: Make all the dts file to be compiled by MakefileChao Xie2014-11-121-1/+1
| | | | | | | | | | Add items in arch/arm/boot/dt/Makefile to compile the dtb for mach-mmp. Change the dts and dtsi file to use #include instead of \include\ Signed-off-by: Chao Xie <chao.xie@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>
* ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-111-1/+1
| | | | | | | | Since more driver names are added into platform id, do the same thing on compatible names for DT mode. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>
* mfd: max8925: Add dtsQing Xu2013-02-141-1/+3
| | | | | | | | Add max8925 dts support into mmp2 brownstone platform Signed-off-by: Qing Xu <qingx@marvell.com> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
* ARM: mmp: enable tauros2 cache in mmp2 dtHaojian Zhuang2012-08-161-0/+5
| | | | Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
* ARM: dts: refresh dts file for arch mmpHaojian Zhuang2012-05-051-0/+220
Append mmp2 and pxa910 dts files. Update PXA168 dts files for irq, timer, gpio components. Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
OpenPOWER on IntegriCloud