1. 19 Oct, 2017 16 commits
    • Arnd Bergmann's avatar
      Merge tag 'qcom-arm64-for-4.15' of... · 25075146
      Arnd Bergmann authored
      Merge tag 'qcom-arm64-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/soc
      
      Pull "Qualcomm ARM64 Updates for v4.15" from Andy Gross:
      
      * Add PCIE support to relevant MSM8996 based boards
      * Add RPM clock controller node on MSM8996
      * Add dload address on MSM8916 and MSM8996
      * Add MBHC button support on APQ8016 SBC
      * Add RTMFS specific compatible for rmtfs memory node
      * Fixups for MSM8916 GPIO line names and MDP address length
      
      * tag 'qcom-arm64-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
        arm64: dts: msm8916: Mark rmtfs node as qcom, rmtfs-mem compatible
        arm64: dts: msm8996: Add the rpm clock controller node
        arm64: dts: qcom: sbc: Name GPIO lines
        arm64: dts: qcom: msm8916: Shrink mdp address length for msm8916
        arm64: dts: apq8016-sbc: add mbhc buttons support
        arm64: dts: qcom: Specify dload address for msm8916 and msm8996
        arm64: dts: apq8096-db820c: never disable regulator on LS expansion
        arm64: dts: apq8096-db820c: Enable on board 3 pcie root complex
        arm64: dts: qcom: msm8996: add support to pcie
      25075146
    • Arnd Bergmann's avatar
      Merge tag 'zynq-dt-for-4.15' of https://github.com/Xilinx/linux-xlnx into next/soc · c94c8139
      Arnd Bergmann authored
      Pull "arm: Xilinx ZynqMP DT changes for v4.15" from Michal Simek:
      
      - Change 24c08 compatible string
      
      * tag 'zynq-dt-for-4.15' of https://github.com/Xilinx/linux-xlnx:
        ARM: dts: zynq: Add generic compatible string for I2C EEPROM
      c94c8139
    • Arnd Bergmann's avatar
      Merge tag 'samsung-dt-4.15' of... · 061ae532
      Arnd Bergmann authored
      Merge tag 'samsung-dt-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc
      
      Pull "Samsung DTS ARM changes for 4.15" from Krzysztof Kozłowski:
      
      1. Add new board: Hardkernel Odroid HC1.
      2. Fix incomplete Odroid-XU3/4 thermal-zones definition leading to
         possible overheat if first pair of A7+A15 cores is idle but rest of
         CPUs are busy.
      3. Add capacity-dmips-mhz properties for CPUs of octa-core SoCs.
      4. Add power button to Odroid XU3/4.
      5. Improvements in Gscaler, HDMI and Mixer blocks on Exynos5.
      6. Add suspend quirk to DWC3 USB controller to fix enumeration of
         SuperSpeed devices on Odroid XU4.
      7. Add HDMI and MHL to Trats2.
      8. Cleanups (redundant properties and nodes).
      
      * tag 'samsung-dt-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        dt-bindings: samsung: Document binding for new Odroid HC1 board
        ARM: dts: exynos: Add HDMI and Sil9234 to Trats2 board
        ARM: dts: exynos: Add support for Hardkernel's Odroid HC1 board
        ARM: dts: exynos: Move audio clocks configuration to odroidxu3-audio.dtsi
        ARM: dts: exynos: Add dwc3 SUSPHY quirk
        ARM: dts: exynos: Add status property to Exynos 542x Mixer nodes
        ARM: dts: exynos: Add status property to Exynos 5250 HDMI and Mixer nodes
        ARM: dts: exynos: Cleanup HDMI DCC definitions on Exynos5250 and Exynos542x boards
        ARM: dts: exynos: Move HDMI PHY node from boards to exynos5250.dtsi
        ARM: dts: exynos: Use specific compatibles for proper Gscaler limits on Exynos5250 and Exynos5420
        ARM: dts: exynos: Remove redundant interrupt properties in gpio-keys on Odroid boards
        ARM: dts: exynos: Add power button for Odroid XU3/4
        ARM: dts: exynos: Remove the display-timing and delay from Rinato
        ARM: dts: exynos: add exynos5422 cpu capacity-dmips-mhz information
        ARM: dts: exynos: add exynos5420 cpu capacity-dmips-mhz information
        ARM: dts: exynos: fix incomplete Odroid-XU3/4 thermal-zones definition
      061ae532
    • Arnd Bergmann's avatar
      Merge tag 'davinci-for-v4.15/dt' of... · b073a899
      Arnd Bergmann authored
      Merge tag 'davinci-for-v4.15/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc
      
      Pull "DaVinci DT updates for v4.15" from Sekhar Nori:
      
      Add support for accessing DSP on DA850 SoC when using
      device-tree.
      
      * tag 'davinci-for-v4.15/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
        ARM: davinci: da8xx-dt: Add OF_DEV_AUXDATA entry for DSP clock matching
        ARM: dts: da850-lcdk: Add and enable CMA reserved pool for DSP
        ARM: dts: da850: Add DSP node
      b073a899
    • Arnd Bergmann's avatar
      Merge tag 'hisi-arm64-dt-for-4.15' of git://github.com/hisilicon/linux-hisi into next/soc · 4167ca1e
      Arnd Bergmann authored
      ARM64: DT: Hisilicon SoC DT updates for 4.15
      
      - Add CoreSight related nodes for hi6220
      - Add GPIO line names for hikey960
      - Rectify the GPIO line names of the Poplar board to keep consistency
      - Add thermal sensor binding doc and dt nodes for hi3660
      
      * tag 'hisi-arm64-dt-for-4.15' of git://github.com/hisilicon/linux-hisi:
        arm64: dts: Register Hi3660's thermal sensor
        dt-bindings: Document the hi3660 thermal sensor binding
        arm64: dts: hisilicon: Standardize Poplar GPIO line names
        arm64: dts: hikey960: Update HiKey960 with GPIO line names
        arm64: dts: hi6220: add coresight dt nodes
      4167ca1e
    • Linus Walleij's avatar
      ARM: dts: Add TVE200 to the Gemini SoC DTSI · d2b85241
      Linus Walleij authored
      The Faraday TVE200 is present in the Gemini SoC, sometimes
      under the name "TVC". Add it to the SoC DTSI file along with
      its resources.
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      d2b85241
    • Arnd Bergmann's avatar
      Merge tag 'juno-updates-4.15' of... · 6260304f
      Arnd Bergmann authored
      Merge tag 'juno-updates-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/soc
      
      Pull "ARMv8 Vexpress/Juno DT update for v4.15" from Sudeep Holla:
      
      Just single update to enable PSCI support on Foundation models
      
      * tag 'juno-updates-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
        arm64: dts: foundation-v8: Enable PSCI mode
      6260304f
    • Arnd Bergmann's avatar
      Merge tag 'aspeed-4.15-devicetree' of... · b966bb45
      Arnd Bergmann authored
      Merge tag 'aspeed-4.15-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/soc
      
      Pull "ASPEED devicetree updates for 4.15" from Joel Stanley:
      
       - Cleanups of the ASPEED device trees
       - Enable the i2c bus on all platforms
       - Turn VUART on for BMC platforms
       - Bind watchdog two for compatilbiy with shipping u-boot
      
      * tag 'aspeed-4.15-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed:
        ARM: dts: aspeed-romulus: Enable VUART
        ARM: dts: aspeed-palmetto: Enable VUART
        ARM: dts: aspeed: Enable watchdog two
        ARM: dts: aspeed: Remove undocumented wdt properties
        ARM: dts: aspeed: Clean up UART nodes
        ARM: dts: aspeed: Correctly order UART nodes
        ARM: dts: aspeed: Add aliases for UARTs
        ARM: dts: aspeed-ast2500: Add I2C devices
        ARM: dts: aspeed-palmetto: Add I2C devices
        ARM: dts: aspeed-romulus: Add I2C devices
        ARM: dts: aspeed: Add I2C buses
        ARM: dts: aspeed: Reorder ADC node
        ARM: dts: aspeed: Move pinctrl subnodes to improve readability
      b966bb45
    • Arnd Bergmann's avatar
      Merge tag 'socfpga_dts_for_v4.15_part1' of... · 9d2e8198
      Arnd Bergmann authored
      Merge tag 'socfpga_dts_for_v4.15_part1' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/soc
      
      Pull "SoCFPGA DTS updates for v4.15" from Dinh Nguyen:
      - Stratix10 platform updates
        - Fix up gic register entry
        - Enable ethernet/SDMMC
        - Update reset manager properties
      
      * tag 'socfpga_dts_for_v4.15_part1' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
        arm64: dts: stratix10: add reset property for various peripherals
        arm64: dts: stratix10: add the 'altr,modrst-off' property
        arm64: dts: stratix10: include the reset manager bindings
        arm64: dts: stratix10: add ethernet/sdmmc support to the S10 devkit
        arm64: dts: stratix10: fix up the gic register for the Stratix10 platform
      9d2e8198
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-for-v4.15' of... · 063f7c82
      Arnd Bergmann authored
      Merge tag 'renesas-dt-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Pull "Renesas ARM Based SoC DT Updates for v4.15" from Simon Horman:
      
      * r7s72100 (RZ/A1) Peach board
        - Add pin groups for SCIF2 serial debug interface and Ethernet
          This avoids relying on bootloader settings
        - Support control of LED1 using gpio-leds
      
      * r8a7743 (RZ/G1M) and r8a7745 (RZ/G1E) SoCs
        - Add MSIOF[012] support and define aliases for spi[0123]
      
      * r8a7743 (RZ/G1M) SoC
        - Add I2C and IIC core nodes
      
      * r8a7743 (RZ/G1M) iW-RainboW-G20D-Qseven development platform
         - Enable SDHI1 SD controller supporting high-speed and SDR50 transfers
         - Add chosen node to allow correct selection of serial console
           and the kernel command line
         - Enable RTC support
         - Enable USB2.0 host support
           This includes enabling USB PHY and internal PCI
      
      * r8a7743 (RZ/G1M) iW-RainboW-G20M-Qseven and
        r8a7745 (RZ/G1E) iW-RainboW-G22M-SM SoMs
         - Enable Add SPI NOR support
           This devices is used to boot up the system to the SoM DT
      
      * r8a7743 (RZ/G1M) iW-RainboW-G20M-Qseven SoM
        - Enable SDHI0 SD controller supporting high-speed transfers
      
      * r8a7745 (RZ/G1E) iW-RainboW-G22D development platform
        - Add pnctl support for scif4
          This avoids reling on boot loader settings
        - Add EtherAVB support
      
      * r8a7745 (RZ/G1E) iW-RainboW-G22M-SM SoM
        - Add basic SoM support
        - Enable MMCIF eMMC support
        - Enable RTC support
        - Enable SDHI1 SD controller supporting high-speed transfers
      
      * r8a779[0-4] R-Car Gen2 SoCs
        - Add reset control properties
          Geert Uytterhoeven says:
      
          This patch series describes the reset topology on all R-Car Gen2 Socs,
          like was done before for R-Car Gen3 and RZ/G1.
      
          Resets usually match the corresponding module clocks.  Exceptions are:
            - The audio module has resets for the Serial Sound Interfaces only,
            - The display module has only a single reset for all DU channels, but
      	adding reset properties for the display is postponed upon request
      	from Laurent.
      
         - Convert to new CPG/MSSR bindings
           Geert Uytterhoven says:
      
           Currently Renesas R-Car Gen2 SoCs use the common clk-rcar-gen2,
           clk-mstp, and clk-div6 drivers, which depend on most clocks being
           described in DT.  Especially the module (MSTP) clocks are cumbersome
           and error prone, due to 3 arrays (clocks, clock-indices, and
           clock-output-names) to be kept in sync. In addition, the clk-mstp
           driver cannot be extended easily to also support module resets, which
           are provided by the same hardware module.
      
           Hence when developing support for R-Car Gen3 SoCs, another approach
           was chosen, which led to the CPG/MSSR driver core, and SoC-specific
           subdrivers (initially for R-Car Gen3, but later also for RZ/G1).
      
           This series converts the various R-Car Gen2 DTSes to migrate to the
           new CPG/MSSR drivers that were added in v4.13-rc1.
      
      * r8a779[0,1,3,4] R-Car Gen2 SoCs
        - Stop grouping clocks under a "clocks" subnode
          Geert Uytterhoeven says:
      
          The current practice is to not group clocks under a "clocks" subnode,
          but just put them together with the other on-SoC devices.
      
          Hence this patch series implements this for the various R-Car Gen2
          DTSes that still need this (r8a7792.dtsi is OK).
      
      * r8a7794 (E2) Alt board
        - Correct inverted sense of SD wip pins
      
      * tag 'renesas-dt-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (48 commits)
        ARM: dts: r8a7743: Add MSIOF[012] support
        ARM: dts: r8a7745: Add MSIOF[012] support
        ARM: dts: iwg22d: Enable SDHI0 controller
        ARM: dts: iwg22m: Add SPI NOR support
        ARM: dts: r8a7745: Add QSPI support
        ARM: dts: iwg20m: Add SPI NOR support
        ARM: dts: r8a7743: Add QSPI support
        ARM: dts: iwg22m: Enable SDHI1 controller
        ARM: dts: r8a7745: Add SDHI controllers
        ARM: dts: r8a7794: Add reset control properties
        ARM: dts: r8a7793: Add reset control properties
        ARM: dts: r8a7792: Add reset control properties
        ARM: dts: r8a7791: Add reset control properties
        ARM: dts: r8a7790: Add reset control properties
        ARM: dts: r8a7743: Add IIC cores to dtsi
        ARM: dts: alt: use correct logic for SD WP pins
        ARM: dts: iwg20d-q7: Enable USB PHY
        ARM: dts: iwg20d-q7: Enable internal PCI
        ARM: dts: r8a7743: Link PCI USB devices to USB PHY
        ARM: dts: r8a7743: Add USB PHY DT support
        ...
      063f7c82
    • Arnd Bergmann's avatar
      Merge tag 'renesas-dt-bindings-for-v4.15' of... · c305cf33
      Arnd Bergmann authored
      Merge tag 'renesas-dt-bindings-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Pull "Renesas ARM Based SoC DT Bindings Updates for v4.15" from Simon Horman:
      
      * Consistently do not use ';' in documentation of compat strings
        for boards. A misture of using and not using a trailing ';' had
        krept in over time with not using being dominant.
      
      * Document bindings for
        - Eagle board and r8a77970 (V3M) SoC bindings.
          Eagle is a board for the V3M SoC
        - Document Kingfisher board bindings.
          Kingfisher is an extension board for the H3ULCB and M3ULCB boards.
      
      * Add r8a77970 (V3M) SYSC power domain definitions
      
        Add macros usable by the device tree sources to reference r8a77970 SYSC
        power domains by index.
      
      * Add Renesas SoC DT bindings doc to Renesas ARM section of MAINTAINERS file
      
      * Drop bogus node name suffix from example of /renesas,dw-hdmi binding
      
      * Document APMU and SMP enable method for r8a7745 (RZ/G1E) SoC
      
      * tag 'renesas-dt-bindings-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        ARM: shmobile: remove inconsistent ; from documentation
        arm64: renesas: document Eagle board bindings
        arm: shmobile: Document Kingfisher board DT bindings
        dt-bindings: power: add R8A77970 SYSC power domain definitions
        MAINTAINERS: Add Renesas SoC DT bindings doc to Renesas ARM sections
        ARM: shmobile: Document R-Car V3M SoC DT bindings
        dt-bindings: display: renesas: dw-hdmi: Drop bogus node name suffix
        dt-bindings: apmu: Document r8a7745 support
      c305cf33
    • Arnd Bergmann's avatar
      Merge tag 'renesas-arm64-dt-for-v4.15' of... · 025792ca
      Arnd Bergmann authored
      Merge tag 'renesas-arm64-dt-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
      
      Pull "Renesas ARM64 Based SoC DT Updates for v4.15" from Simon Horman:
      
      * r8a7795 (H3)
        - Use r8a7795-cpg-mssr and r8a7795-sysc bindings
          Hardcoded indicies are replaced with symbols now that they are available
      
        - Drop bogus HDMI node name suffixes
          Laurent Pinchart says: Node names should not use numerical suffixes if
          the nodes can be distinguished by unit-address
      
        - Update PFC node name to pin-controller
          Shimoda-san says the PFC node name is changed "from e6060000.pfc and
          pfc@e6060000 to e6060000.pin-controller and pin-controller@e6060000
          like other Renesas SoCs."
      
      * r8a7795 (H3) ES1.0
        - Drop extra zero from XHCI unit address
          This corrects a typo were ee0400000 rather than ee040000 was used
          as the unit address.
      
      * r8a7796 (M3-W)
        - Add FDP1 instance
          Laurent Pinchart says: The r8a7796 has a single FDP1 instance.
      
      * r8a7795 (H3) and r8a7796 (M3-W) SoCs
        - Add USB3.0 peripheral device nodes
          Shimoda-san says that this is not enabled on the Salvator-X/XS boards
          for now as:
           + we need a special cable (USB type-A to A cross cable).
           + we can swap the role by renesas_usb3 driver even if we use a normal
      	cable and after usb3.0 host is running, but I think it's a special
      	use case.
      
      * r8a7795 (H3) and r8a7796 (M3-W) ULCB boards
        - Enable display output
          Laurent Pinchart says: The DU is already wired up to the HDMI encoder,
          all we need to do is enable it.
      
      * r8a77995 (D3) Draak board
        - Enable EthernetAVB and , USB2.0 Host and PHY
      
        - Add serial console pins.
          This is safe to do now that r8a77995 PFC driver support is present
      
      * r8a77970 (V3M)
        - Add basic support for SoC and EtherAVB, [H]SCIF and SYS-DMAC nodes
          This is a step towards enabling EtherAVB and [H]SCIF with SYS-DMAC
          in the Eagle board support for which is under review
      
      * tag 'renesas-arm64-dt-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (22 commits)
        arm64: dts: renesas: r8a7796: add USB3.0 peripheral device node
        arm64: dts: renesas: r8a7795: add USB3.0 peripheral device node
        arm64: dts: renesas: r8a77995: draak: enable EthernetAVB
        arm64: dts: renesas: r8a77995: draak: enable USB2.0 Host (EHCI/OHCI)
        arm64: dts: renesas: r8a77995: draak: enable USB2.0 PHY
        arm64: dts: renesas: r8a77995: add USB2.0 Host (EHCI/OHCI) device node
        arm64: dts: renesas: r8a77995: Add USB2.0 PHY device node
        arm64: dts: draak: Add serial console pins
        arm64: dts: renesas: r8a77970: add EtherAVB support
        arm64: dts: renesas: r8a77970: add [H]SCIF support
        arm64: dts: renesas: r8a77970: add SYS-DMAC support
        arm64: dts: renesas: initial R8A77970 SoC device tree
        arm64: dts: renesas: r8a77995: Add EthernetAVB device node
        arm64: dts: renesas: r8a77995: add GPIO device nodes
        arm64: dts: renesas: r8a77995: Use r8a7795-cpg-mssr binding definitions
        arm64: dts: renesas: r8a77995: Use r8a7795-sysc binding definitions
        arm64: renesas: Add Renesas R8A77970 Kconfig support
        arm64: dts: renesas: r8a7795: Drop bogus HDMI node names suffixes
        arm64: dts: renesas: ulcb: Enable display output
        arm64: dts: renesas: r8a77995: update PFC node name to pin-controller
        ...
      025792ca
    • Arnd Bergmann's avatar
      Merge tag 'integrator-pciv3-dts' of... · 400f170d
      Arnd Bergmann authored
      Merge tag 'integrator-pciv3-dts' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/soc
      
      Pull "DTS updates for the Integrator PCIv3 driver" from Linus Walleij:
      
      These are the DTS file changes required to fix bugs and satisfy
      requirements for the new PCIv3 driver in the PCI subsystem.
      The binding changes have been merged to the PCI tree.
      
      [arnd] Note: this is an incompatible DT binding change, so things
             will break during bisection or when using an old dtb file.
             Since integrator has no real users, we can make an exception
             for that.
      
      * tag 'integrator-pciv3-dts' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
        ARM: dts: Update Integrator/AP PCI v3 compatible
        ARM: dts: integratorap: Fix PCI windows
        ARM: dts: add the PCI clock to the device tree
      400f170d
    • Rob Herring's avatar
      arm64: dts: fix unit-address leading 0s · d8bcaabe
      Rob Herring authored
      Fix dtc warnings for 'simple_bus_reg' due to leading 0s. Converted using
      the following command:
      
      perl -p -i -e 's/\@0+([0-9a-f])/\@$1/g' `find arch/arm64/boot/dts -type -f -name '*.dts*'
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      d8bcaabe
    • Rob Herring's avatar
      arm: dts: fix unit-address leading 0s · 8dccafaa
      Rob Herring authored
      Fix dtc warnings for 'simple_bus_reg' due to leading 0s. Converted using
      the following command:
      
      perl -p -i -e 's/\@0+([0-9a-f])/\@$1/g' `find arch/arm/boot/dts -type -f -name '*.dts*'
      
      Dropped changes to ARM, Ltd. boards LED nodes and manually fixed up some
      occurrences of uppercase hex.
      Signed-off-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      8dccafaa
    • Surender Polsani's avatar
      arm: boot: dts: artpec6: Remove unnecessary interrupt-parent property from sub-nodes · 59b63087
      Surender Polsani authored
      "interrupt-parent" property is declared in root node, so it is global
      to all nodes. This property is re-declared in few sub-nodes. To avoid
      duplication this property is removed from following sub-nodes:
      pmu, amba@0, amba@0/ethernet.
      Signed-off-by: default avatarSurender Polsani <surenderp@techveda.org>
      Acked-by: default avatarNiklas Cassel <niklas.cassel@axis.com>
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      59b63087
  2. 15 Oct, 2017 1 commit
  3. 12 Oct, 2017 7 commits
  4. 11 Oct, 2017 4 commits
  5. 10 Oct, 2017 3 commits
    • Linus Walleij's avatar
      arm64: dts: hisilicon: Standardize Poplar GPIO line names · a1fb73d7
      Linus Walleij authored
      The hi6220-HiKey board started to name GPIO lines for
      96boards, using just the plain names "GPIO-A" etc from the
      96boards specification.
      
      Poplar started to use an arbitrary "LS-GPIO-A" (etc) prefix
      that is not part of the 96boards specification.
      
      As the former notation arrived first, and we need
      consistency among 96board, rectify the Poplar board to use
      this too. This is important for userspace that wants to
      look up GPIO names from these strings.
      
      Cc: Jiancheng Xue <xuejiancheng@hisilicon.com>
      Cc: Alex Elder <elder@linaro.org>
      Cc: Peter Griffin <peter.griffin@linaro.org>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      a1fb73d7
    • Linus Walleij's avatar
      arm64: dts: hikey960: Update HiKey960 with GPIO line names · 63fc36cd
      Linus Walleij authored
      This adds line names for all the GPIOs I could identify on the HiKey960
      schematic.
      
      "GPIO-A" through "GPIO-L" are the most important since they give users
      a handle to look up the standard 96boards GPIOs from the GPIO character
      device.
      
      The rest of the names are more informational, nice debug information
      for "lsgpio" so you can see that the right line is taken for the right
      function in the kernel for example.
      
      Cc: Wei Xu <xuwei5@hisilicon.com>
      Cc: Zhangfei Gao <zhangfei.gao@hisilicon.com>
      Cc: Guodong Xu <guodong.xu@linaro.org>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      63fc36cd
    • Li Pengcheng's avatar
      arm64: dts: hi6220: add coresight dt nodes · 0b798427
      Li Pengcheng authored
      For detailed coresight topology, Hi6220 has 8xCA53 CPUs and each CPU
      has one Embedded Trace Macrocell (ETM); the CPU trace data is output
      to the cluster funnel. Due system has another CPU and one MCU, all of
      them transfer the trace data through trace bus (ATB) to SoC funnel;
      the SoC funnel is connected to Embedded Trace FIFO (ETF) with 8KB
      buffer; an non-configurable replicator is used to output trace data
      for two sinks, one is Embedded Trace Route (ETR) so trace data can be
      saved into DRAM, another is Trace Port Interface Unit (TPIU) for
      capturing trace data by external debugger.
      
      According to the Hi6220 coresight topology, this patch is to add
      coresight dt nodes.
      
      Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
      Cc: Mike Leach <mike.leach@linaro.org>
      Cc: Guodong Xu <guodong.xu@linaro.org>
      Cc: Zhangfei Gao <zhangfei.gao@linaro.org>
      Cc: Haojian Zhuang <haojian.zhuang@linaro.org>
      Signed-off-by: default avatarLi Pengcheng <lipengcheng8@huawei.com>
      Signed-off-by: default avatarLi Zhong <lizhong11@hisilicon.com>
      Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      0b798427
  6. 09 Oct, 2017 2 commits
  7. 07 Oct, 2017 4 commits
  8. 06 Oct, 2017 3 commits
    • Linus Torvalds's avatar
      Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux · dbeb1a8f
      Linus Torvalds authored
      Pull clk fixes from Stephen Boyd:
      
       - build fix to export the clk_bulk_prepare() symbol
      
       - suspend fix for Samsung Exynos SoCs where we need to keep clks on
         across suspend
      
       - two critical clk markings for clks that shouldn't ever turn off on
         Rockchip SoCs
      
       - a fix for a copy-paste mistake on Rockchip rk3128 causing some clks
         to touch the same bit and trample over one another
      
      * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
        clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
        clk: Export clk_bulk_prepare()
        clk: rockchip: add sclk_timer5 as critical clock on rk3128
        clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs error
        clk: rockchip: add pclk_pmu as critical clock on rk3128
      dbeb1a8f
    • Linus Torvalds's avatar
      Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc · ed0f72f4
      Linus Torvalds authored
      Pull ARC udpates from Vineet Gupta:
      
       - updates for various platforms
      
       - boot log updates for upcoming HS48 family of cores (dual issue)
      
      * tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
        ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
        ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHz
        ARC: fix allnoconfig build warning
        ARCv2: boot log: identify HS48 cores (dual issue)
        ARC: boot log: decontaminate ARCv2 ISA_CONFIG register
        arc: remove redundant UTS_MACHINE define in arch/arc/Makefile
        ARC: [plat-eznps] Update platform maintainer as Noam left
        ARC: [plat-hsdk] use actual clk driver to manage cpu clk
        ARC: [*defconfig] Reenable soft lock-up detector
        ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequency
        ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequency
        ARC: [plat-axs103] Add temporary quirk to reset ethernet IP
      ed0f72f4
    • Linus Torvalds's avatar
      Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux · eab26ad1
      Linus Torvalds authored
      Pull xfs fixes from Darrick Wong:
      
       - fix a race between overlapping copy on write aio
      
       - fix cow fork swapping when we defragment reflinked files
      
      * tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
        xfs: handle racy AIO in xfs_reflink_end_cow
        xfs: always swap the cow forks when swapping extents
      eab26ad1