Merge tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 15:49:22 +0000 (16:49 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 15:49:22 +0000 (16:49 +0100)
Merge "Renesas ARM Based SoC Match Updates for v4.10" from Simon Horman:

* Identify SoC and register with the SoC bus

* tag 'renesas-soc-match-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  soc: renesas: Identify SoC and register with the SoC bus
  ARM: shmobile: Document DT bindings for Product Register

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1  2 
drivers/soc/renesas/Makefile

index e2249f01b2de45fcf2a6bcc46700e37c1890f527,f2737a9f96ae28c8d92a701c3376e12d853dab8b..91c42b34705fadde2dea2af3a383bac2de898605
@@@ -1,5 -1,5 +1,7 @@@
+ obj-$(CONFIG_SOC_BUS)         += renesas-soc.o
 +obj-$(CONFIG_ARCH_R8A7743)    += rcar-sysc.o r8a7743-sysc.o
 +obj-$(CONFIG_ARCH_R8A7745)    += rcar-sysc.o r8a7745-sysc.o
  obj-$(CONFIG_ARCH_R8A7779)    += rcar-sysc.o r8a7779-sysc.o
  obj-$(CONFIG_ARCH_R8A7790)    += rcar-sysc.o r8a7790-sysc.o
  obj-$(CONFIG_ARCH_R8A7791)    += rcar-sysc.o r8a7791-sysc.o