Thread (20 messages) 20 messages, 6 authors, 2013-09-13
STALE4687d REVIEWED: 1 (0M)
Revisions (10)
  1. v1 [diff vs current]
  2. v1 [diff vs current]
  3. v1 [diff vs current]
  4. v2 [diff vs current]
  5. v3 [diff vs current]
  6. v3 current
  7. v3 [diff vs current]
  8. v3 [diff vs current]
  9. v3 [diff vs current]
  10. v4 [diff vs current]

[PATCH v3 2/5] ARM: bcm4760: Add platform infrastructure

From: Jason Cooper <hidden>
Date: 2013-08-15 13:28:00

Domenico,

On Thu, Aug 15, 2013 at 12:10:45AM +0200, Domenico Andreoli wrote:
From: Domenico Andreoli <redacted>

Platform infrastructure for the Broadcom BCM4760 based ARM11 SoCs.

v3:
* dropped the idea of unconditionally build mach-bcm

v2:
* clocks are now configured via DT
* uart DT nodes have been renamed and hooked to the proper clock nodes
* dropped unneeded config options
* dropped misused initialization of system_rev
* dropped unneeded early io mapping 
* build rule of mach-bcm is moved to separated patch

v1:
* initial release

Cc: devicetree at vger.kernel.org
Cc: linux-arm-kernel at lists.infradead.org
Signed-off-by: Domenico Andreoli <redacted>
---
 Documentation/devicetree/bindings/arm/bcm4760.txt |    8 ++
 MAINTAINERS                                       |    7 ++
 arch/arm/Makefile                                 |    1 +
 arch/arm/boot/dts/Makefile                        |    1 +
 arch/arm/boot/dts/bcm4760-catalina.dts            |   11 +++
 arch/arm/boot/dts/bcm4760.dtsi                    |   71 +++++++++++++++++++++
 arch/arm/configs/bcm4760_defconfig                |   76 ++++++++++++++++++++++
 arch/arm/mach-bcm/Kconfig                         |    7 ++
 arch/arm/mach-bcm/Makefile                        |    2 +
 arch/arm/mach-bcm/bcm4760.c                       |   37 +++++++++++
 10 files changed, 221 insertions(+)
Since I raised the original objection to the unconditional build,

Acked-by: Jason Cooper <redacted>

thx,

Jason.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help