1. 26 Jul, 2018 10 commits
  2. 23 Jul, 2018 7 commits
  3. 21 Jul, 2018 23 commits
    • Olof Johansson's avatar
      Merge tag 'am654-for-v4.19-signed' of... · 94dee386
      Olof Johansson authored
      Merge tag 'am654-for-v4.19-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      TI AM654 support for v4.19 merge window
      
      This branch adds initial support for new Texas Instruments AM654
      quad core A53 ARMv8 SoC. It's the first device for TI K3 multicore SoC
      architecture.
      
      Initially only basic devices are configured, support for more devices
      will follow later on. And many of the internal devices familiar from
      earlier TI SoCs should work with existing kernel device drivers.
      
      * tag 'am654-for-v4.19-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        arm64: dts: ti: Add support for AM654 EVM base board
        soc: ti: Add Support for AM654 SoC config option
        arm64: dts: ti: Add Support for AM654 SoC
        arm64: Add support for TI's K3 Multicore SoC architecture
        dt-bindings: arm: ti: Add bindings for AM654 SoC
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      94dee386
    • Olof Johansson's avatar
      Merge tag 'imx-dt64-4.19' of... · f156d3a0
      Olof Johansson authored
      Merge tag 'imx-dt64-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
      
      Freescale arm64 device tree update for 4.19:
       - Update device tree sources to use SPDX identifiers for license.
       - Add cooling device property '#cooling-cells' for all CPUs of
         a cluster.
      
      * tag 'imx-dt64-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        arm64: dts: freescale: Add missing cooling device properties for CPUs
        arm64: dts: freescale: Update to use SPDX identifiers
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f156d3a0
    • Olof Johansson's avatar
      Merge tag 'imx-dt-4.19' of... · 278b1c8e
      Olof Johansson authored
      Merge tag 'imx-dt-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
      
      i.MX device tree update for 4.19:
       - Add device tree support for i.MX6SLL SoC.
       - New board support: ConnectCore 6UL System-On-Module and SBC Express;
         ZII SCU2 Mezz, SCU3 ESB, SSMB SPU3 and CFU1 board; i.MX6SLL EVK
         board; Engicam i.CoreM6 1.5 Quad/Dual MIPI; LogicPD MX31Lite board;
         i.MX53 HSC/DDC boards from K+P.
       - Remove fake regulator bus container node and enable USB OTG support
         for i.MX6 wandboard and riotboard.
       - Populate RAVE SP EEPROM, backlight, power button and watchdog devices
         for ZII boards.
       - Add cooling-cells for cpufreq cooling device, and add OPP properties
         for all CPUs.
       - A series from Anson Huang to enable LCD panel and backlight support
         for imx6sll-evk board.
       - Make pfuze100 sw4 regulator always-on for for a few Freescale/NXP
         development boards, because the regulator is critical there and
         cannot be turned off.
       - Add more device support for i.MX5: AIPSTZ, SAHARA Crypto, M4IF,
         Tigerp, PMU, CodaHx4 VPU.
       - Enable PMU secure-reg-access for imx51-babbage, imx51-zii-rdu1 and
         imx53-ppd board.
       - Switch more device tree license to use SPDX identifier.
       - Switch to use OF graph to describe the display for imx7d-nitrogen7.
       - Add chosen/stdout-path for more boards, so that earlycon can be
         enabled more easily on kernel cmdline.
       - Convert GPC to new device tree bindings and add Vivante gpu nodes
         for i.MX6SL SoC.
       - Add more device support for imx6dl-mamoj board: parallel display,
         WiFi and USB.
       - A series from Stefan Agner to update i.MX6 apalis/colibri boards on
         various aspects: SD/MMC card detection, regulators, etc.
      
      * tag 'imx-dt-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (96 commits)
        ARM: dts: imx7d: remove "operating-points" property for cpu1
        ARM: dts: vf610-zii-ssmb-spu3: Fix W=1 level warnings
        ARM: dts: vf610: Add ZII CFU1 board
        ARM: dts: imx6dl-mamoj: Add usb host and device support
        ARM: dts: imx6dl-mamoj: Add Wifi support
        ARM: dts: imx6dl-mamoj: Add parallel display support
        ARM: dts: vf610: Add ZII SSMB SPU3 board
        ARM: dts: imx6ul-pico-hobbit: Do not hardcode the memory size
        ARM: dts: imx6sl-evk: make pfuze100 sw4 always on
        ARM: dts: imx6sll-evk: make pfuze100 sw4 always on
        ARM: dts: imx6sx-sdb-reva: make pfuze100 sw4 always on
        ARM: dts: imx6qdl-sabresd: make pfuze100 sw4 always on
        ARM: dts: imx6sl-evk: add missing GPIO iomux setting
        ARM: dts: imx51-zii-scu3-esb: Fix RAVE SP watchdog compatible string
        ARM: dts: imx51-zii-scu3-esb: Add switch IRQ line pinumx config
        ARM: dts: imx6sx-nitrogen6sx: remove obsolete display configuration
        ARM: dts: imx7d-nitrogen7: use OF graph to describe the display
        ARM: dts: imx: Switch Boundary Devices boards to SPDX identifier
        ARM: dts: imx6sl: Add vivante gpu nodes
        ARM: dts: imx6sll-evk: enable SEIKO 43WVF1G lcdif panel
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      278b1c8e
    • Olof Johansson's avatar
      Merge tag 'imx-dt-clkdep-4.19' of... · 3c34a845
      Olof Johansson authored
      Merge tag 'imx-dt-clkdep-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt
      
      i.MX device tree changes with clock dependency:
       - Add clock for i.MX6UL GPIO blocks
      
      * tag 'imx-dt-clkdep-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        ARM: dts: imx6ul: add GPIO clocks
        clk: imx6ul: remove clks_init_on array
        clk: imx6ul: add GPIO clock gates
        dt-bindings: clock: imx6ul: Do not change the clock definition order
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      3c34a845
    • Olof Johansson's avatar
      Merge tag 'amlogic-dt64-1' of... · 88657e90
      Olof Johansson authored
      Merge tag 'amlogic-dt64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt
      
      Amlogic 64-bit DT updates for v4.19
      - new SoC: S805x
      - new board: S805x-based P241 board from Amlogic
      - AXG: add ADC support w/buttons, add pins for PDM, SPDIF
      - AXG: s400 board: preliminary support for audio
      - GX: nanopi-k2: add HDMI, CEC, CVBS support
      
      * tag 'amlogic-dt64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
        ARM64: dts: meson-axg: add pdm pins
        ARM64: dts: meson-axg: add spdif input pins
        ARM64: dts: meson-axg: remove spdif out from gpio a7
        ARM64: dts: meson-axg: add adc buttons the S400
        ARM64: dts: meson-axg: remove vddio_ao18 from SoC dtsi
        ARM64: dts: meson-axg: add saradc support
        ARM64: dts: add S805X based P241 board
        dt-bindings: amlogic: Add support for GXL S805X and the P241 board
        ARM64: dts: amlogic: Add missing cooling device properties for CPUs
        ARM64: dts: meson-axg: add spdif output pins
        ARM64: dts: meson-axg: add s400 speaker amplifier
        ARM64: dts: meson-axg: add s400 main 12v supply
        ARM64: dts: meson-axg: add s400 microphone card leds
        ARM64: dts: meson-gxbb-nanopi-k2: Add HDMI, CEC and CVBS nodes
        ARM64: dts: meson-gx-p23x-q20x: move the wifi node to each board's .dts
        ARM64: dts: meson: enable the saradc node in meson-gx-p23x-q20x.dtsi
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      88657e90
    • Olof Johansson's avatar
      Merge tag 'renesas-dt-bindings-for-v4.19' of... · 2ec46892
      Olof Johansson authored
      Merge tag 'renesas-dt-bindings-for-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Renesas ARM Based SoC DT Bindings Updates for v4.19
      
      Bindings relating to initial support for RZ/N1D (R9A06G032) SoC and its
      RZN1D-DB board:
      
      * Add Renesas R9A06G032 SMP enable method
      * Document SoC and Board bindings
      
      * tag 'renesas-dt-bindings-for-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        dt-bindings: cpu: Add Renesas R9A06G032 SMP enable method.
        dt-bindings: arm: Document the RZN1D-DB board
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      2ec46892
    • Olof Johansson's avatar
      Merge tag 'renesas-arm64-dt2-for-v4.19' of... · 1bf93504
      Olof Johansson authored
      Merge tag 'renesas-arm64-dt2-for-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Second Round of Renesas ARM64 Based SoC DT Updates for v4.19
      
      Corrections:
      
      * Remove non-existing STBE region from Ether-AVB node in DT of
        R-Car E3 (r8a77990) SoC
      
      Cleanups:
      
      * Consistently use rwdt as label for Renesas Watchdog Timer devices
      * Add second port to rcar_sound placeholder in DT of R-Car M3-N (r8a77965) SoC
      * Fix adv7482 decimal unit addresses in DT of Salvator-X and -XS boards
      
      Enhancements:
      
      * Describe in DT:
        - INTC-EX of R-Car V3H (r8a77980) SoC
        - USB3.0 of R-Car E3 (r8a77980) SoC
        - All SCIF and HSCIF devices of R-Car D3 (r8a77995) SoC.
          Previously only SCIF2, used as the debug consile, was described.
        - All IPMMU devicesof R-Car M3-N (r8a77965), V3H (r8a77980) and
          E3 (r8a77990) SoCs
      * Enable USB3.0 in DT of R-Car E3 (r8a77980) based Ebisu board
      * Prefer HSCIF1 over SCIF1 in DT of Salvator-X and -XS boards
      
      * tag 'renesas-arm64-dt2-for-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
        arm64: dts: renesas: r8a77980: add INTC-EX support
        arm64: dts: renesas: r8a77990: Enable USB3.0 host for Ebisu board
        arm64: dts: renesas: r8a77995: Add SCIF {0,1,3,4,5} and all HSCIF device nodes
        arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes
        arm64: dts: renesas: Unify the labels for RWDT
        arm64: dts: renesas: salvator-common: Prefer HSCIF1 over SCIF1
        arm64: dts: renesas: r8a77965: Add second port to rcar_sound placeholder
        arm64: dts: renesas: salvator-common: Fix adv7482 decimal unit addresses
        arm64: dts: renesas: r8a77990: Remove non-existing STBE region
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      1bf93504
    • Olof Johansson's avatar
      Merge tag 'at91-ab-4.19-dt' of... · d15d9e32
      Olof Johansson authored
      Merge tag 'at91-ab-4.19-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/dt
      
      AT91 DT for 4.19:
      
       - New boards from Laird: WB45N, WB50N, SOM60 modules and DVK, Gatwick
       - fix the PMC compatibles
      
      * tag 'at91-ab-4.19-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
        ARM: dts: at91: fix typos for SSC TD functions
        ARM: dts: add support for Laird SOM60 module and DVK boards
        ARM: dts: add support for Gatwick board based on WB50N
        ARM: dts: add support for Laird WB50N cpu module and DVK
        ARM: dts: add support for Laird WB45N cpu module and DVK
        ARM: dts: at91: add labels to soc dtsi for derivative boards
        dt-bindings: add laird and giantec vendor prefix
        ARM: dts: fix PMC compatible
        ARM: at91: fix USB clock detection handling
        dt-bindings: clk: at91: Document all the PMC compatibles
        dt-bindings: arm: remove PMC bindings
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      d15d9e32
    • Viresh Kumar's avatar
      ARM: dts: berlin: Add missing OPP properties for CPUs · 945d0047
      Viresh Kumar authored
      The OPP properties, like "operating-points", should either be present
      for all the CPUs of a cluster or none. If these are present only for a
      subset of CPUs of a cluster then things will start falling apart as soon
      as the CPUs are brought online in a different order. For example, this
      will happen because the operating system looks for such properties in
      the CPU node it is trying to bring up, so that it can create an OPP
      table.
      
      Add such missing properties.
      
      Fix other missing properties (clocks, clock latency) as well to
      make it all work.
      Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
      Signed-off-by: default avatarJisheng Zhang <Jisheng.Zhang@synaptics.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      945d0047
    • Olof Johansson's avatar
      Merge tag 'hisi-arm64-dt-for-4.19v2' of git://github.com/hisilicon/linux-hisi into next/dt · 4d4ef9c4
      Olof Johansson authored
      ARM64: DT: Hisilicon SoC DT updates for 4.19v2
      
      - Tidy up MMC properties for hi3660
      - Remove keep-power-in-suspend on hikey and hikey960 to
        avoid keeping wifi power during suspend and let the
        user enable it if required
      - Update idle states for hikey960
      - Add missing cooling device properties for cpus on hi6220
      
      * tag 'hisi-arm64-dt-for-4.19v2' of git://github.com/hisilicon/linux-hisi:
        arm64: dts: hisilicon: Add missing cooling device properties for CPUs
        arm64: hikey960: update idle-states
        arm64: dts: hikey: Remove keep-power-in-suspend property
        arm64: dts: hikey960: Remove keep-power-in-suspend property
        arm64: dts: hikey960: Clean up MMC properties and move to proper file
        arm64: dts: hikey960: Remove deprecated MMC properties
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4d4ef9c4
    • Olof Johansson's avatar
      Merge tag 'zynq-dt-for-v4.19-v2' of https://github.com/Xilinx/linux-xlnx into next/dt · 4fc116f3
      Olof Johansson authored
      ARM: dts: zynq: DT changes for v4.19
      
      - Add Z-turn board
      - Add mmc aliases
      - Fix model information
      - Sort out documentatio
      - Update Zybo Z7
      - Fix gpio-keys
      
      * tag 'zynq-dt-for-v4.19-v2' of https://github.com/Xilinx/linux-xlnx:
        ARM: dts: zynq: Remove #address/#size-cells from gpio-keys
        ARM: dts: zynq: Add LEDs to the Zybo Z7 board
        ARM: dts: zynq: Use gpio constants for the Zybo Z7 board
        ARM: dts: zynq: Fix memory size on the Zybo Z7 board
        dt-bindings: xilinx: zynq: Add missing boards
        dt-bindings: xilinx: zynq: Move Paralella board to Xilinx
        dt-bindings: xilinx: zynq: Sort entries alphabetically
        dt-bindings: xilinx: zynq: Improve boards description
        ARM: dts: zynq: correct and improve the model property of dt files
        ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards
        ARM: dts: zynq: Add mmc alias for zc702/zc706/zed/zybo
        ARM: dts: zynq: Add support for Z-turn board
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      4fc116f3
    • Olof Johansson's avatar
      Merge tag 'zynqmp-dt-for-v4.19-v2' of https://github.com/Xilinx/linux-xlnx into next/dt · b68f95a5
      Olof Johansson authored
      arm: dts: zynqmp: DT changes for v4.19
      
      - Use serdev for BT in zcu100
      - Remove ep108
      - Fix gpio-keys binding
      - Add suport for Ultra96
      
      * tag 'zynqmp-dt-for-v4.19-v2' of https://github.com/Xilinx/linux-xlnx:
        arm64: dts: zynqmp: Add support for Avnet Ultra96 rev1 board
        arm64: dts: zynqmp: Remove #address/#size-cells from gpio-keys
        arm64: dts: zynqmp: Remove ep108 board
        arm64: dts: zynqmp: Use serdev for zcu100 BT
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      b68f95a5
    • Olof Johansson's avatar
      Merge tag 'uniphier-dt64-v4.19' of... · 7f502f8b
      Olof Johansson authored
      Merge tag 'uniphier-dt64-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt
      
      UniPhier ARM64 SoC DT updates for v4.19
      
      - Add missing #cooling-cells properties
      
      - Add hp-det-gpio property to detect headphone via GPIO
      
      * tag 'uniphier-dt64-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        arm64: dts: uniphier: add headphone detect gpio for LD11 global board
        arm64: dts: uniphier: add headphone detect gpio for LD20 global board
        arm64: dts: uniphier: Add missing cooling device properties for CPUs
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      7f502f8b
    • Olof Johansson's avatar
      Merge tag 'uniphier-dt-v4.19' of... · 952a6f13
      Olof Johansson authored
      Merge tag 'uniphier-dt-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/dt
      
      UniPhier ARM SoC DT updates for v4.19
      
      - Add missing #cooling-cells properties
      
      * tag 'uniphier-dt-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier:
        ARM: dts: uniphier: Add missing cooling device properties for CPUs
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      952a6f13
    • Olof Johansson's avatar
      Merge tag 'omap-for-v4.19/dt-pt2-signed' of... · 3f0213de
      Olof Johansson authored
      Merge tag 'omap-for-v4.19/dt-pt2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      Few more beaglebone variants for v4.19 merge window
      
      This adds dts files for two new beaglebone variants for
      Octavo Systems OSD3358-SM-RED and Sancloud am335x-sancloud-bbe.
      
      * tag 'omap-for-v4.19/dt-pt2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: dts: am335x: add am335x-sancloud-bbe board support
        dt-bindings: Add vendor prefix for Sancloud
        ARM: dts: Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      3f0213de
    • Viresh Kumar's avatar
      ARM: dts: qcom: Add missing OPP properties for CPUs · b0c28f27
      Viresh Kumar authored
      The OPP properties, like "operating-points", should either be present
      for all the CPUs of a cluster or none. If these are present only for a
      subset of CPUs of a cluster then things will start falling apart as soon
      as the CPUs are brought online in a different order. For example, this
      will happen because the operating system looks for such properties in
      the CPU node it is trying to bring up, so that it can create an OPP
      table.
      
      Add such missing properties.
      
      Fix other missing property (clock latency) as well to make it all
      work.
      Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
      Reviewed-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      b0c28f27
    • Loic Poulain's avatar
      arm64: dts: qcom: db410c: Fix Bluetooth LED trigger · e53db018
      Loic Poulain authored
      Current LED trigger, 'bt', is not known/used by any existing driver.
      Fix this by renaming it to 'bluetooth-power' trigger which is
      controlled by the Bluetooth subsystem.
      
      Fixes: 9943230c ("arm64: dts: qcom: Add apq8016-sbc board LED's related device nodes")
      Signed-off-by: default avatarLoic Poulain <loic.poulain@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      e53db018
    • Douglas Anderson's avatar
      arm64: dts: sdm845: Default qupv3_id_0 as "disabled" like _id_1 · 499ff116
      Douglas Anderson authored
      In commit 8e4947ee477d ("arm64: dts: qcom: sdm845: Add I2C, SPI, and
      UART9 nodes") I accidentally forgot to add the line:
      
        status = "disabled";
      
      to qupv3_id_0 to match qupv3_id_1.  Add it now.  NOTE: right now the
      only sdm845 board with a device tree in mainline is MTP and that board
      currently doesn't have any peripherals under qupv3_id_0.  If any board
      was currently using peripherals under qupv3_id_0 then that board would
      need to add this snippet to their board dts file:
      
        &qupv3_id_0 {
           status = "okay";
        };
      Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      499ff116
    • Niklas Cassel's avatar
      arm64: dts: msm8916: drop legacy suffix for clocks used by MSM DRM driver · 61920523
      Niklas Cassel authored
      Drop legacy suffix for clocks used by MSM DRM driver.
      
      The _clk suffix has been deprecated since commit 20c3bb80235 ("drm/msm:
      drop _clk suffix from clk names").
      
      Fixes: 720c3bb8 (drm/msm: drop _clk suffix from clk names)
      
      The following warnings during boot have been seen since the referenced
      fixes commit:
      
      msm_dsi_phy 1a98300.dsi-phy: Using legacy clk name binding.  Use "iface" instead of "iface_clk"
      msm 1a00000.mdss: Using legacy clk name binding.  Use "iface" instead of "iface_clk"
      msm 1a00000.mdss: Using legacy clk name binding.  Use "bus" instead of "bus_clk"
      msm 1a00000.mdss: Using legacy clk name binding.  Use "vsync" instead of "vsync_clk"
      msm_mdp 1a01000.mdp: Using legacy clk name binding.  Use "bus" instead of "bus_clk"
      msm_mdp 1a01000.mdp: Using legacy clk name binding.  Use "iface" instead of "iface_clk"
      msm_mdp 1a01000.mdp: Using legacy clk name binding.  Use "core" instead of "core_clk"
      msm_mdp 1a01000.mdp: Using legacy clk name binding.  Use "vsync" instead of "vsync_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "mdp_core" instead of "mdp_core_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "iface" instead of "iface_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "bus" instead of "bus_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "byte" instead of "byte_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "pixel" instead of "pixel_clk"
      msm_dsi 1a98000.dsi: Using legacy clk name binding.  Use "core" instead of "core_clk"
      Signed-off-by: default avatarNiklas Cassel <niklas.cassel@linaro.org>
      Reviewed-by: default avatarNicolas Dechesne <nicolas.dechesne@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      61920523
    • Bhushan Shah's avatar
      ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci · 03864e57
      Bhushan Shah authored
      The kernel would not boot on the hammerhead hardware due to the
      following error:
      
      mmc0: Timeout waiting for hardware interrupt.
      mmc0: sdhci: ============ SDHCI REGISTER DUMP ===========
      mmc0: sdhci: Sys addr:  0x00000200 | Version:  0x00003802
      mmc0: sdhci: Blk size:  0x00000200 | Blk cnt:  0x00000200
      mmc0: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
      mmc0: sdhci: Present:   0x03e80000 | Host ctl: 0x00000034
      mmc0: sdhci: Power:     0x00000001 | Blk gap:  0x00000000
      mmc0: sdhci: Wake-up:   0x00000000 | Clock:    0x00000007
      mmc0: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
      mmc0: sdhci: Int enab:  0x02ff900b | Sig enab: 0x02ff100b
      mmc0: sdhci: AC12 err:  0x00000000 | Slot int: 0x00000000
      mmc0: sdhci: Caps:      0x642dc8b2 | Caps_1:   0x00008007
      mmc0: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
      mmc0: sdhci: Resp[0]:   0x00000c00 | Resp[1]:  0x00000000
      mmc0: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
      mmc0: sdhci: Host ctl2: 0x00000008
      mmc0: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x70040220
      mmc0: sdhci: ============================================
      mmc0: Card stuck in wrong state! mmcblk0 card_busy_detect status: 0xe00
      mmc0: cache flush error -110
      mmc0: Reset 0x1 never completed.
      
      This patch increases the load on l20 to 0.2 amps for the sdhci
      and allows the device to boot normally.
      Signed-off-by: default avatarBhushan Shah <bshah@kde.org>
      Signed-off-by: default avatarBrian Masney <masneyb@onstation.org>
      Suggested-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
      Tested-by: default avatarBrian Masney <masneyb@onstation.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      03864e57
    • Sricharan R's avatar
      ARM: dts: qcom: Fix 'interrupts = <>' property to use proper macros · eea7f21b
      Sricharan R authored
      Fix all nodes to use proper GIC_* macros for the interrupt type and the
      interrupt trigger settings to avoid the boot warnings.
      Signed-off-by: default avatarSricharan R <sricharan@codeaurora.org>
      Tested-by: default avatarAbhishek Sahu <absahu@codeaurora.org>
      Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      eea7f21b
    • Manivannan Sadhasivam's avatar
      arm64: dts: qcom: db820c: Add gpio-line-names property · f63d609b
      Manivannan Sadhasivam authored
      Add gpio-line-names property for Dragonboard820c based on APQ8096 SoC.
      There are 4 gpio-controllers present on this board, including the
      APQ8096 SoC, PM8994 (GPIO and MPP) and PMI8994 (GPIO).
      
      Lines names are derived from 96Boards CE Specification 1.0, Appendix
      "Expansion Connector Signal Description". Line names for PMI8994 MPP
      pins are not added due to the absence of the gpio-controller support.
      Signed-off-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      f63d609b
    • Douglas Anderson's avatar
      arm64: dts: sdm845: Add rpmh-clk node · 717f2013
      Douglas Anderson authored
      This adds the rpmh-clk node to sdm845 based on the examples in the
      bindings.
      Signed-off-by: default avatarDouglas Anderson <dianders@chromium.org>
      Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
      Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
      717f2013