Merge tag 'renesas-dt2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Thu, 7 Jul 2016 05:11:20 +0000 (22:11 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 7 Jul 2016 05:11:20 +0000 (22:11 -0700)
Second Round of Renesas ARM Based SoC DT Updates for v4.8

* Use APMU on R-Car Gen2 and provide SMP for r8a7793 SoC
* Update console parameters to uniformly use chosen/stdout-path,
  serial0, not provide kernel unnecessary command line parameters
* Add DU pins to silk board
* Add support for blanche/r8a7792
* Name pfc subnodes after device name

* tag 'renesas-dt2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (41 commits)
  ARM: dts: r8a7792: add SMP support
  ARM: dts: r8a7793: Add APMU node and second CPU core
  ARM: dts: r8a7791: Add APMU node
  ARM: dts: r8a7790: Add APMU nodes
  devicetree: bindings: Renesas APMU and SMP Enable method
  ARM: dts: kzm9g: Update console parameters
  ARM: dts: kzm9d: Update console parameters
  ARM: dts: marzen: Add serial port config to chosen/stdout-path
  ARM: dts: genmai: Update console parameters
  ARM: dts: armadillo800eva: Update console parameters
  ARM: dts: r8a7792: add JPU support
  ARM: dts: r8a7792: add JPU clocks
  ARM: dts: silk: add DU pins
  ARM: dts: blanche: add Ethernet support
  ARM: dts: blanche: initial device tree
  ARM: dts: blanche: document Blanche board
  ARM: dts: r8a7792: add IRQC support
  ARM: dts: r8a7792: add [H]SCIF support
  ARM: dts: r8a7792: add SYS-DMAC support
  ARM: dts: r8a7792: initial SoC device tree
  ...

Signed-off-by: Olof Johansson <olof@lixom.net>
1  2 
Documentation/devicetree/bindings/arm/cpus.txt
arch/arm/boot/dts/Makefile

@@@ -193,8 -193,6 +193,8 @@@ nodes to be present and contain the pro
                            "allwinner,sun6i-a31"
                            "allwinner,sun8i-a23"
                            "arm,realview-smp"
 +                          "brcm,bcm11351-cpu-method"
 +                          "brcm,bcm23550"
                            "brcm,bcm-nsp-smp"
                            "brcm,brahma-b15"
                            "marvell,armada-375-smp"
                            "qcom,gcc-msm8660"
                            "qcom,kpss-acc-v1"
                            "qcom,kpss-acc-v2"
+                           "renesas,apmu"
                            "rockchip,rk3036-smp"
                            "rockchip,rk3066-smp"
                            "ste,dbx500-smp"
@@@ -17,10 -17,8 +17,10 @@@ dtb-$(CONFIG_SOC_SAM_V4_V5) += 
        evk-pro3.dtb \
        tny_a9260.dtb \
        usb_a9260.dtb \
 +      at91sam9260ek.dtb \
        at91sam9261ek.dtb \
        at91sam9263ek.dtb \
 +      at91-sam9_l9260.dtb \
        tny_a9263.dtb \
        usb_a9263.dtb \
        at91-foxg20.dtb \
@@@ -97,11 -95,8 +97,11 @@@ dtb-$(CONFIG_ARCH_BCM_CYGNUS) += 
        bcm958305k.dtb
  dtb-$(CONFIG_ARCH_BCM_MOBILE) += \
        bcm28155-ap.dtb \
 -      bcm21664-garnet.dtb
 +      bcm21664-garnet.dtb \
 +      bcm23550-sparrow.dtb
  dtb-$(CONFIG_ARCH_BCM_NSP) += \
 +      bcm958525xmc.dtb \
 +      bcm958625hr.dtb \
        bcm958625k.dtb
  dtb-$(CONFIG_ARCH_BERLIN) += \
        berlin2-sony-nsz-gs7.dtb \
        berlin2q-marvell-dmp.dtb
  dtb-$(CONFIG_ARCH_BRCMSTB) += \
        bcm7445-bcm97445svmb.dtb
 +dtb-$(CONFIG_ARCH_CLPS711X) += \
 +      ep7211-edb7211.dtb
  dtb-$(CONFIG_ARCH_DAVINCI) += \
        da850-enbw-cmc.dtb \
        da850-evm.dtb
@@@ -141,7 -134,6 +141,7 @@@ dtb-$(CONFIG_ARCH_EXYNOS5) += 
        exynos5250-snow-rev5.dtb \
        exynos5250-spring.dtb \
        exynos5260-xyref5260.dtb \
 +      exynos5410-odroidxu.dtb \
        exynos5410-smdk5410.dtb \
        exynos5420-arndale-octa.dtb \
        exynos5420-peach-pit.dtb \
@@@ -364,7 -356,6 +364,7 @@@ dtb-$(CONFIG_SOC_IMX6Q) += 
        imx6q-gw54xx.dtb \
        imx6q-gw551x.dtb \
        imx6q-gw552x.dtb \
 +      imx6q-h100.dtb \
        imx6q-hummingboard.dtb \
        imx6q-icore-rqs.dtb \
        imx6q-marsboard.dtb \
        imx6q-tx6q-1110.dtb \
        imx6q-tx6q-11x0-mb7.dtb \
        imx6q-udoo.dtb \
 +      imx6q-utilite-pro.dtb \
        imx6q-wandboard.dtb \
        imx6q-wandboard-revb1.dtb \
        imx6qp-nitrogen6_max.dtb \
@@@ -409,11 -399,9 +409,11 @@@ dtb-$(CONFIG_SOC_IMX6UL) += 
        imx6ul-tx6ul-mainboard.dtb
  dtb-$(CONFIG_SOC_IMX7D) += \
        imx7d-cl-som-imx7.dtb \
 +      imx7d-colibri-eval-v3.dtb \
        imx7d-nitrogen7.dtb \
        imx7d-sbc-imx7.dtb \
 -      imx7d-sdb.dtb
 +      imx7d-sdb.dtb \
 +      imx7s-colibri-eval-v3.dtb
  dtb-$(CONFIG_SOC_LS1021A) += \
        ls1021a-qds.dtb \
        ls1021a-twr.dtb
@@@ -428,9 -416,7 +428,9 @@@ dtb-$(CONFIG_SOC_VF610) += 
  dtb-$(CONFIG_ARCH_MXS) += \
        imx23-evk.dtb \
        imx23-olinuxino.dtb \
 +      imx23-sansa.dtb \
        imx23-stmp378x_devb.dtb \
 +      imx23-xfi3.dtb \
        imx28-apf28.dtb \
        imx28-apf28dev.dtb \
        imx28-apx4devkit.dtb \
@@@ -586,8 -572,7 +586,8 @@@ dtb-$(CONFIG_ARCH_PRIMA2) += 
  dtb-$(CONFIG_ARCH_OXNAS) += \
        wd-mbwe.dtb
  dtb-$(CONFIG_ARCH_QCOM) += \
 -      qcom-apq8064-arrow-db600c.dtb \
 +      qcom-apq8060-dragonboard.dtb \
 +      qcom-apq8064-arrow-sd-600eval.dtb \
        qcom-apq8064-cm-qs600.dtb \
        qcom-apq8064-ifc6410.dtb \
        qcom-apq8064-sony-xperia-yuga.dtb \
@@@ -653,6 -638,7 +653,7 @@@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += 
        r8a7790-lager.dtb \
        r8a7791-koelsch.dtb \
        r8a7791-porter.dtb \
+       r8a7792-blanche.dtb \
        r8a7793-gose.dtb \
        r8a7794-alt.dtb \
        r8a7794-silk.dtb \