summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sh7372.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: shmobile: sh7372: Update DTS to include CPU frequencyMagnus Damm2014-08-221-0/+1
| | | | | | | | | | Add CPU Frequency information to the sh7372 DTS file. This will allow us to use the shared C code on sh7372 and Mackerel which reads out the clock frequency from DT and calculates the delay settings from there. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: sh7372: Add pin control device to device treeLaurent Pinchart2013-07-221-0/+8
| | | | | | | Add a pfc node to the sh7372 device tree. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: sh7372: cpus/cpu nodes dts updatesLorenzo Pieralisi2013-05-231-0/+5
| | | | | | | | This patch updates the in-kernel dts files according to the latest cpus and cpu bindings updates for ARM. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: mach-shmobile: sh7372 generic board support via DT V2Magnus Damm2012-04-111-0/+21
Add generic DT board support for the sh7372 SoC V2. SCIF serial ports and timers are kept as regular platform devices. Other on-chip and on-board devices should be configured via the device tree. Tested on the mackerel board via kexec using a zImage kernel with an appended dtb. At this point there is no interrupt controller support in place but such code will be added over time when proper IRQ domain support has been added to INTC. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
OpenPOWER on IntegriCloud