Olof Johansson
d36d520ae6
Merge tag 'renesas-r8a73a4-ccf-and-multiplatform-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/multiplatform
Merge "Renesas ARM Based SoC r8a73a4 CCF and Multiplatform Updates for
v4.1" from Simon Horman:
* Add CCF and them multiplatform support to r8a73a4 SoC and its
ape6evm board.
* Then remove legacy r8a73a4 SoC and ape6evm board code.
----------------------------------------------------------------
Geert Uytterhoeven (6):
ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node
ARM: shmobile: ape6evm dts: Move Ethernet node to BSC
ARM: shmobile: r8a73a4: Move pfc node to work around probe ordering bug
ARM: shmobile: ape6evm dts: Drop console= bootargs parameter
PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding
ARM: shmobile: r8a73a4 dtsi: Add PM domain support
Laurent Pinchart (1):
ARM: shmobile: r8a73a4: Remove legacy code
Simon Horman (1):
ARM: shmobile: r8a73a4: ape6evm: Remove legacy platform
Ulrich Hecht (5):
ARM: shmobile: r8a73a4: Add CPG register bits header
ARM: shmobile: r8a73a4: Common clock framework DT description
ARM: shmobile: ape6evm: Disable legacy clock initialization
ARM: shmobile: r8a73a4: Add MSTP clock assignments to DT
ARM: shmobile: ape6evm-reference: Remove board C code and DT file
Documentation/devicetree/bindings/arm/shmobile.txt | 2 -
.../bindings/power/renesas,sysc-rmobile.txt | 1 +
MAINTAINERS | 1 -
arch/arm/boot/dts/Makefile | 2 -
arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts | 156 -----
arch/arm/boot/dts/r8a73a4-ape6evm.dts | 37 +-
arch/arm/boot/dts/r8a73a4.dtsi | 557 ++++++++++++++++-
arch/arm/configs/ape6evm_defconfig | 109 ----
arch/arm/mach-shmobile/Kconfig | 25 -
arch/arm/mach-shmobile/Makefile | 3 -
arch/arm/mach-shmobile/Makefile.boot | 2 -
arch/arm/mach-shmobile/board-ape6evm-reference.c | 60 --
arch/arm/mach-shmobile/board-ape6evm.c | 306 ----------
arch/arm/mach-shmobile/clock-r8a73a4.c | 659 ---------------------
arch/arm/mach-shmobile/r8a73a4.h | 17 -
arch/arm/mach-shmobile/setup-r8a73a4.c | 273 +--------
include/dt-bindings/clock/r8a73a4-clock.h | 62 ++
17 files changed, 615 insertions(+), 1657 deletions(-)
delete mode 100644 arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts
delete mode 100644 arch/arm/configs/ape6evm_defconfig
delete mode 100644 arch/arm/mach-shmobile/board-ape6evm-reference.c
delete mode 100644 arch/arm/mach-shmobile/board-ape6evm.c
delete mode 100644 arch/arm/mach-shmobile/clock-r8a73a4.c
delete mode 100644 arch/arm/mach-shmobile/r8a73a4.h
create mode 100644 include/dt-bindings/clock/r8a73a4-clock.h
* tag 'renesas-r8a73a4-ccf-and-multiplatform-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: shmobile: r8a73a4: Remove legacy code
ARM: shmobile: r8a73a4 dtsi: Add PM domain support
PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding
ARM: shmobile: ape6evm dts: Drop console= bootargs parameter
ARM: shmobile: r8a73a4: ape6evm: Remove legacy platform
ARM: shmobile: ape6evm-reference: Remove board C code and DT file
ARM: shmobile: r8a73a4: Move pfc node to work around probe ordering bug
ARM: shmobile: ape6evm dts: Move Ethernet node to BSC
ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node
ARM: shmobile: r8a73a4: Add MSTP clock assignments to DT
ARM: shmobile: ape6evm: Disable legacy clock initialization
ARM: shmobile: r8a73a4: Common clock framework DT description
ARM: shmobile: r8a73a4: Add CPG register bits header
Signed-off-by: Olof Johansson <olof@lixom.net>
2015-04-01 16:29:31 -07:00
..
2015-01-20 10:10:51 -08:00
2014-04-18 23:44:52 +02:00
2014-04-30 11:51:39 -07:00
2014-04-30 11:51:44 -07:00
2014-05-19 23:02:24 +02:00
2014-05-19 23:02:24 +02:00
2014-07-28 23:30:46 -07:00
2013-11-04 12:23:18 -08:00
2015-01-28 15:51:17 +01:00
2015-01-15 15:18:51 +01:00
2014-09-22 14:28:49 +02:00
2014-10-30 19:53:04 +01:00
2014-07-26 02:57:20 +02:00
2014-05-14 19:16:55 +02:00
2014-05-31 02:13:16 +09:00
2015-01-29 08:52:22 +09:00
2014-07-26 02:57:20 +02:00
2014-03-21 04:31:30 +09:00
2014-02-26 16:03:56 -08:00
2014-03-19 15:23:53 +08:00
2014-09-28 10:27:09 +08:00
2014-07-18 16:10:03 +08:00
2014-11-23 14:56:20 +08:00
2014-10-25 20:01:09 +08:00
2014-09-16 10:09:39 +08:00
2014-09-16 10:06:49 +08:00
2014-07-18 16:11:32 +08:00
2014-07-18 16:11:38 +08:00
2014-05-23 18:18:39 +02:00
2014-11-12 16:34:22 -08:00
2014-11-12 16:34:14 -08:00
2014-11-12 16:34:18 -08:00
2014-09-09 13:55:38 -07:00
2014-09-09 13:55:59 -07:00
2014-01-12 18:59:36 +01:00
2014-09-30 12:31:30 -07:00
2014-07-11 13:23:33 -07:00
2015-01-27 11:49:14 -08:00
2014-01-16 12:01:05 -08:00
2014-07-11 13:21:22 -07:00
2014-05-29 09:30:24 -07:00
2015-01-27 11:49:14 -08:00
2015-01-27 11:49:34 -08:00
2014-11-17 10:40:42 -08:00
2014-07-15 16:39:03 -07:00
2014-01-27 11:27:04 -08:00
2014-05-14 11:42:54 +09:00
2015-02-24 06:37:45 +09:00
2014-10-30 09:56:22 +09:00
2015-02-24 06:40:44 +09:00
2014-05-27 19:17:25 -07:00
2014-12-23 09:18:16 +09:00
2014-12-23 09:18:23 +09:00
2014-12-21 19:07:22 +09:00
2014-07-13 12:17:09 -07:00
2014-09-27 17:56:35 +02:00
2014-07-13 12:17:09 -07:00
2015-02-17 09:36:52 -08:00
2014-09-26 08:15:55 +01:00
2014-05-13 08:00:40 +09:00
2014-04-15 02:11:36 +09:00
2014-04-15 02:11:08 +09:00
2014-07-19 04:25:08 +09:00
2014-07-19 04:24:42 +09:00
2013-08-05 11:58:37 -07:00
2014-12-21 17:09:21 +09:00
2014-10-31 12:07:43 +01:00
2014-11-18 12:54:55 +01:00
2014-06-17 16:55:17 +02:00
2014-06-17 16:55:17 +02:00
2015-01-16 11:57:48 +01:00
2014-11-26 09:43:23 +01:00
2013-12-11 16:45:13 -07:00
2014-11-26 09:43:23 +01:00
2015-02-02 16:22:34 +02:00
2015-02-02 15:47:35 +02:00
2015-01-13 19:16:26 +08:00