Skip to content
  1. Oct 24, 2015
    • Masahiro Yamada's avatar
      ARM: dts: uniphier: use stdout-path instead of console · 06ff6b2d
      Masahiro Yamada authored
      
      
      Specifying both console and stdout-path is redundant.  Add options
      ":115200n8" to stdout-path and drop "console=ttyS0,115200".
      
      Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      06ff6b2d
    • Arnd Bergmann's avatar
      Merge tag 'sti-dt-for-v4.4-2' of... · a3de778b
      Arnd Bergmann authored
      Merge tag 'sti-dt-for-v4.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti into next/dt
      
      Merge "STi DT changes for v4.4, round 2" from Maxime Coquelin:
      
       - Use STiH418's A9 PLL
       - Add Ethernet support to STiH407 family
      
      * tag 'sti-dt-for-v4.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/sti:
        ARM: STi: DT: Add support for stih418 A9 pll
        ARM: dts: Enable Ethernet on STi's B2199 board
        ARM: dts: Enable Ethernet on STi's B2120 boards
        ARM: dts: Add Ethernet node to STiH407 family
        ARM: dts: Fix RGMII pinctrl timings
      a3de778b
    • Vladimir Zapolskiy's avatar
      ARM: dts: WM8750: fix cpu compatible value · 7007c60c
      Vladimir Zapolskiy authored
      
      
      The change corrects cpu compatible property to a defined one,
      see Documentation/devicetree/bindings/arm/cpus.txt
      
      Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      7007c60c
    • Vladimir Zapolskiy's avatar
      ARM: dts: TI-Nspire: fix cpu compatible value · dffc912e
      Vladimir Zapolskiy authored
      
      
      The change corrects cpu compatible property to a defined one,
      see Documentation/devicetree/bindings/arm/cpus.txt
      
      Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      dffc912e
    • Olof Johansson's avatar
      Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt · 355d1ef1
      Olof Johansson authored
      The i.MX device tree changes for 4.4:
       - Add IOMUXC LPSR (Low Power State Retention) device for i.MX7D.
       - Add a few low power mode related devices and touch controller for
         i.MX6UL.
       - Add a number of devices for i.MX7D SDB board support, USB, Dual FEC,
         and eMMC5.0.
       - i.MX6 Boundary Devices updates: relicense under GPLv2/X11, add Okaya
         LCD, touch and wifi support, add new boards Nitrogen6_Lite and
         Nitrogen6_Max.
       - Enable touch screen and NAND Flash controller for a few Vybrid
         devices.
       - Some random and small updates on LS1021A and MXS support.
      
      * tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux
      
      : (53 commits)
        ARM: dts: ls1021a: Add quirk for Erratum A009116
        ARM: imx6sx-sdb: Fix typo in regulator enable GPIO property
        ARM: dts: imx6: phyFLEX: fix typo in "pinctrl-names"
        ARM: dts: imx6: change the core clock of spdif
        ARM: dts: vf-colibri: enable NAND flash controller
        ARM: dts: vf610twr: add NAND flash controller peripherial
        ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board
        ARM: dts: imx: add Boundary Devices Nitrogen6_Max board
        ARM: dts: imx6dl-nitrogen6x: change manufacturer to Boundary Devices
        ARM: dts: imx6q-nitrogen6x: change manufacturer to Boundary Devices
        of: Add Boundary Devices Inc. vendor prefix
        ARM: dts: imx6qdl-sabrelite: relicense under GPLv2/X11
        ARM: dts: imx6qdl-nitrogen6x: relicense under GPLv2/X11
        ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support
        ARM: dts: imx6dql-nitrogen6x: add touchscreen support
        ARM: dts: imx6qdl-sabrelite: add Okaya LCD panel
        ARM: dts: imx6qdl-nitrogen6x: add Okaya LCD panel
        ARM: dts: vf500-colibri: Add device tree node for touchscreen support
        ARM: dts: i.MX35: fix cpu compatible value
        ARM: dts: i.MX31: fix cpu compatible value
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      355d1ef1
    • Olof Johansson's avatar
      Merge tag 'v4.3-next-dts' of https://github.com/mbgg/linux-mediatek into next/dt · de0b2a54
      Olof Johansson authored
      Delete regulator-compatible usage in mt8135-evbp1.dts.
      The regualtor-compatible binding is deprecated, instead the node name
      is used.
      
      Mediatek timer driver supports as well mt8127, mt8135 and mt8173. Add
      these SOCs to the bindings list.
      
      Power domains venc and venc_lt need clocks two extra clocks to access
      their registers. We update the bindings documentation about this.
      
      Update SMP bindings documentation by adding support for mt6589 and mt81xx SOCs.
      
      Update mt8127.dtsi and mt8135.dtsi to enable SMP support.
      
      * tag 'v4.3-next-dts' of https://github.com/mbgg/linux-mediatek
      
      :
        ARM: dts: mt8127: enable basic SMP bringup for mt8127
        ARM: dts: mt8135: enable basic SMP bringup for mt8135
        devicetree: bindings: add new SMP enable method Mediatek SoC
        dt-bindings: soc: Add clocks for Mediatek SCPSYS unit
        dt-bindings: add more MediaTek SoC to mtk-timer binding
        ARM: dts: mt8135-evbp1: remove regulator-compatible usage
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      de0b2a54
    • Olof Johansson's avatar
      Merge tag 'v4.4-rockchip-dts32-2' of... · 47514241
      Olof Johansson authored
      Merge tag 'v4.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt
      
      SPDIF device nodes for the newly added driver.
      
      * tag 'v4.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip
      
      :
        ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock2 Square
        ARM: dts: rockchip: Add SPDIF transceiver for RK3288
        ARM: dts: rockchip: Add SPDIF optical out on Radxa Rock
        ARM: dts: rockchip: Add SPDIF transceiver for RK3188
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      47514241
    • Olof Johansson's avatar
      Merge tag 'sunxi-dt-for-4.4-2' of... · d8f440b6
      Olof Johansson authored
      Merge tag 'sunxi-dt-for-4.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
      
      Allwinner DT changes for 4.4, round 2
      
      More DT patches for 4.4, mostly with new boards coming in (CHIP, BananaPi
      M2, pcduino2), further consolidation for the q8-based designs and a bunch
      of random patches enhancing support for existing boards
      
      * tag 'sunxi-dt-for-4.4-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux
      
      : (27 commits)
        ARM: dts: sun6i: Add a dts file for the Sinovoip BPI-M2 board
        ARM: dts: sun6i: Add mmc2_pins_a pinmux setting to sun6i-a31.dtsi
        ARM: dts: sunxi: Fix interrupt-cells for [r]pio on A23/A31/A33/A80
        ARM: dts: sun8i: Add NMI interrupt controller node
        ARM: dts: sun6i: hummingbird: Enable AXP221 DC5LDO regulator as "vdd-cpus"
        ARM: dts: sun6i: hummingbird: Use axp22x.dtsi for AXP221 regulators
        ARM: dts: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU regulator names
        ARM: dts: sun7i: Add regulator configuration for pcDuino v3 Nano
        ARM: dts: sun6i: Turn on gmac on Colombus
        ARM: dts: sun8i: Make et-q8-v1.6.dts a symlink to q8-tablet.dts
        ARM: dts: sun8i: Make ippo-q8h-v*.dts a symlink to q8-tablet.dts
        ARM: dts: sun8i: Add sun8i-a23-q8-tablet.dts file
        ARM: dts: sun5i: Add backlight node to sun5i-q8-common.dtsi
        ARM: dts: sunxi: Enable PWM controller on Q8 format tablets
        ARM: dts: sun5i: Add PWM channel 0 pinmux setting for A13/A10s
        ARM: dts: sun5i: Add PWM controller node for A13 / A10s
        ARM: sun5i: Add C.H.I.P DTS
        ARM: dts: sunxi: Add dtsi for AXP22x PMIC
        ARM: dts: sun7i: Correct USB regulators on pcDuino v3 Nano
        ARM: sun5i: dt: Add UART3 CTS and RTS pins
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d8f440b6
  2. Oct 23, 2015
  3. Oct 19, 2015