1. 21 Jul, 2016 1 commit
    • Arnd Bergmann's avatar
      Merge tag 'sunxi-dt-for-4.8-2-bis' of... · 262a5d84
      Arnd Bergmann authored
      Merge tag 'sunxi-dt-for-4.8-2-bis' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt
      
      Merge "Allwinner DT changes for 4.8, take 2" from Maxime Ripard:
      
      Another set of changes for the 4.8 merge window, among which:
        - Reworking of the DT for the tablets based on Allwinner reference design
          and q8 designs to avoid duplication as much as possible
        - Renaming a DT merged in the first PR for consistency
        - Enable a few devices on some boards
        - New boards: Polaroid MID2407PXE03, inet86dz
      
      * tag 'sunxi-dt-for-4.8-2-bis' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: (21 commits)
        ARM: dts: sun8i: Add dts file for inet86dz board
        ARM: dts: sun8i: Add dts file for Polaroid MID2407PXE03 tablet
        ARM: dts: sun8i: Use sun8i-reference-design-tablet for ga10h dts
        ARM: dts: sun8i: Use sun8i-reference-design-tablet for polaroid mid2809pxe04
        ARM: dts: sun8i: reference-design-tablet: Add drivevbus-supply
        ARM: dts: Copy sun8i-q8-common.dtsi sun8i-reference-design-tablet.dtsi
        ARM: dts: sun5i: Use sun5i-reference-design-tablet.dtsi for utoo p66 dts
        ARM: dts: sun5i: Use sun5i-reference-design-tablet.dtsi for dit4350 dts
        ARM: dts: sun5i: reference-design-tablet: Remove mention of q8
        ARM: dts: sun5i: reference-design-tablet: Set lradc vref to avcc
        ARM: dts: sun5i: Rename sun5i-q8-common.dtsi sun5i-reference-design-tablet.dtsi
        ARM: dts: sun5i: Move q8 display bits to sun5i-a13-q8-tablet.dts
        ARM: dts: sunxi: Rename sunxi-q8-common.dtsi sunxi-reference-design-tablet.dtsi
        ARM: dts: sun7i: bananapi-m1-plus: red LED is power LED
        ARM: dts: sun7i: bananapi-m1-plus: Unify suffix for board specific labels
        ARM: dts: sun7i: bananapi-m1-plus: Reindent whole file using tabs
        ARM: dts: sun7i: lamobo-r1: Enable audio codec
        ARM: dts: sun7i: lamobo-r1: Fix GPIO flags in reg_ahci_5v
        ARM: dts: sun8i-h3: Rename sinovoip-bpi-m2-plus to bananapi-m2-plus
        ARM: dts: sun7i: lamobo-r1: Remove usb1 vbus regulator
        ...
      262a5d84
  2. 18 Jul, 2016 13 commits
  3. 15 Jul, 2016 17 commits
  4. 14 Jul, 2016 3 commits
    • Arnd Bergmann's avatar
      Merge tag 'sti-late-v4.8' of... · cda1c2bd
      Arnd Bergmann authored
      Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/late
      
      Merge "STi late updates for v4.8" from 	Patrice Chotard:
      
      - Add STi DT critical clocks declaration
      - Remove SPI hack wich has dependecy with critical clocks
      
      These 2 STi DT patches and SPI hack MUST be applied after patches
      contained into Stephen Boyd's branch clk-next/clk-st-critical.
      This to ensure not to break SPI.
      
      * tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti:
        spi: st-ssc4: Remove 'no clocking' hack
        ARM: sti: stih410-clocks: Identify critical clocks
        ARM: sti: stih407-family: Supply defines for CLOCKGEN A0
        clk: st: clkgen-pll: Detect critical clocks
        clk: st: clkgen-fsyn: Detect critical clocks
        clk: st: clk-flexgen: Detect critical clocks
      cda1c2bd
    • Arnd Bergmann's avatar
      Merge branch 'reset/for-4.8-2' into next/dt · e2b2d9a0
      Arnd Bergmann authored
      Merging this in avoids a build error that was missed earlier:
      
      In file included from ../arch/arm/boot/dts/meson8b-mxq.dts:48:0:
      ../arch/arm/boot/dts/meson8b.dtsi:49:53: fatal error: dt-bindings/reset/amlogic,meson8b-reset.h: No such file or directory
      
      * reset/for-4.8-2:
        dt-bindings: reset: Add bindings for the Meson SoC Reset Controller
        reset: Add support for the Amlogic Meson SoC Reset Controller
        reset: Return -ENOTSUPP when not configured
        reset: oxnas: Use devm register API and get rid of platform remove
        reset: fix Kconfig menu to include reset drivers in sub-menu
        reset: zynq: use devm_reset_controller_register()
        reset: socfpga: use devm_reset_controller_register()
        reset: sunxi: use devm_reset_controller_register()
        reset: pistachio: use devm_reset_controller_register()
        reset: ath79: use devm_reset_controller_register()
        reset: add devm_reset_controller_register API
      e2b2d9a0
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-4.8-arm-dt' of... · a185c863
      Arnd Bergmann authored
      Merge tag 'tegra-for-4.8-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      Merge "ARM: tegra: Device tree changes for v4.8-rc1" from Thierry Reding:
      
      Some cleanups to existing device tree sources and add Toradex Apalis TK1
      support.
      
      * tag 'tegra-for-4.8-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: Initial support for Apalis TK1
        ARM: tegra: Remove commas from unit addresses on Tegra124
        ARM: tegra: Import latest Jetson TK1 spreadsheet
        ARM: tegra: Add spaces around = in properties
        ARM: tegra: Fix a couple of DTC warnings
      a185c863
  5. 12 Jul, 2016 3 commits
  6. 11 Jul, 2016 3 commits