Commit 70a0cec8 authored by Linus Torvalds's avatar Linus Torvalds

Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC fixes from Arnd Bergmann:
 "There are a number of SoC bugfixes that came in since the merge
  window, and more of them are already pending.

  This batch includes:

   - A boot time regression fix for davinci that triggered on
     multi_v5_defconfig when booting any platform

   - Defconfig updates to address removed features, changed symbol names
     or dependencies, for gemini, ux500, and pxa

   - Email address changes for Krzysztof Kozlowski

   - Build warning fixes for ep93xx and iop32x

   - Devicetree warning fixes across many platforms

   - Minor bugfixes for the reset controller, memory controller and SCMI
     firmware subsystems plus the versatile-express board"

* tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (34 commits)
  ARM: config: Update Gemini defconfig
  arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values
  ARM: dts: align SPI NOR node name with dtschema
  ARM: dts: Fix more boolean properties with values
  arm/arm64: dts: qcom: Fix boolean properties with values
  arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
  arm: dts: imx: Fix boolean properties with values
  arm64: dts: tegra: Fix boolean properties with values
  arm: dts: at91: Fix boolean properties with values
  arm: configs: imote2: Drop defconfig as board support dropped.
  ep93xx: clock: Don't use plain integer as NULL pointer
  ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
  ARM: vexpress/spc: Fix all the kernel-doc build warnings
  ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
  ARM: config: u8500: Re-enable AB8500 battery charging
  ARM: config: u8500: Add some common hardware
  memory: fsl_ifc: populate child nodes of buses and mfd devices
  ARM: config: Refresh U8500 defconfig
  firmware: arm_scmi: Fix sparse warnings in OPTEE transport driver
  firmware: arm_scmi: Replace zero-length array with flexible-array member
  ...
parents 92edbe32 24a4351e
...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC Audio SubSystem clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC Audio SubSystem clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung SoC external/osc/XXTI/XusbXTI clock ...@@ -8,7 +8,7 @@ title: Samsung SoC external/osc/XXTI/XusbXTI clock
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos4412 SoC ISP clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos4412 SoC ISP clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos5260 SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos5260 SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos5410 SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos5410 SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos5433 SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos5433 SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos7 SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung Exynos7 SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -9,7 +9,7 @@ title: Samsung Exynos7885 SoC clock controller ...@@ -9,7 +9,7 @@ title: Samsung Exynos7885 SoC clock controller
maintainers: maintainers:
- Dávid Virág <virag.david003@gmail.com> - Dávid Virág <virag.david003@gmail.com>
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -9,7 +9,7 @@ title: Samsung Exynos850 SoC clock controller ...@@ -9,7 +9,7 @@ title: Samsung Exynos850 SoC clock controller
maintainers: maintainers:
- Sam Protsenko <semen.protsenko@linaro.org> - Sam Protsenko <semen.protsenko@linaro.org>
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2M and S5M family clock generator block title: Samsung S2M and S5M family clock generator block
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -8,7 +8,7 @@ title: Samsung S5Pv210 SoC Audio SubSystem clock controller ...@@ -8,7 +8,7 @@ title: Samsung S5Pv210 SoC Audio SubSystem clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung S5P6442/S5PC110/S5PV210 SoC clock controller ...@@ -8,7 +8,7 @@ title: Samsung S5P6442/S5PC110/S5PV210 SoC clock controller
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos NoC (Network on Chip) Probe ...@@ -8,7 +8,7 @@ title: Samsung Exynos NoC (Network on Chip) Probe
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
The Samsung Exynos542x SoC has a NoC (Network on Chip) Probe for NoC bus. The Samsung Exynos542x SoC has a NoC (Network on Chip) Probe for NoC bus.
......
...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC PPMU (Platform Performance Monitoring Unit) ...@@ -8,7 +8,7 @@ title: Samsung Exynos SoC PPMU (Platform Performance Monitoring Unit)
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
The Samsung Exynos SoC has PPMU (Platform Performance Monitoring Unit) for The Samsung Exynos SoC has PPMU (Platform Performance Monitoring Unit) for
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: description:
Samsung Exynos SoC Mixer is responsible for mixing and blending multiple data Samsung Exynos SoC Mixer is responsible for mixing and blending multiple data
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
DECON (Display and Enhancement Controller) is the Display Controller for the DECON (Display and Enhancement Controller) is the Display Controller for the
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
MIC (Mobile Image Compressor) resides between DECON and MIPI DSI. MIPI DSI is MIC (Mobile Image Compressor) resides between DECON and MIPI DSI. MIPI DSI is
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
DECON (Display and Enhancement Controller) is the Display Controller for the DECON (Display and Enhancement Controller) is the Display Controller for the
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77843 MicroUSB and Companion Power Management IC Extcon ...@@ -8,7 +8,7 @@ title: Maxim MAX77843 MicroUSB and Companion Power Management IC Extcon
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77843 MicroUSB This is a part of device tree bindings for Maxim MAX77843 MicroUSB
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LTC4151 High Voltage I2C Current and Voltage Monitor title: LTC4151 High Voltage I2C Current and Voltage Monitor
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Microchip MCP3021 A/D converter title: Microchip MCP3021 A/D converter
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Sensirion SHT15 humidity and temperature sensor title: Sensirion SHT15 humidity and temperature sensor
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TMP102 temperature sensor title: TMP102 temperature sensor
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TMP108 temperature sensor title: TMP108 temperature sensor
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung's High Speed I2C controller title: Samsung's High Speed I2C controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
The Samsung's High Speed I2C controller is used to interface with I2C devices The Samsung's High Speed I2C controller is used to interface with I2C devices
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC I2C Controller title: Samsung S3C/S5P/Exynos SoC I2C Controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC Interrupt Combiner Controller title: Samsung Exynos SoC Interrupt Combiner Controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
Samsung's Exynos4 architecture includes a interrupt combiner controller which Samsung's Exynos4 architecture includes a interrupt combiner controller which
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX77693 MicroUSB and Companion Power Management IC LEDs title: Maxim MAX77693 MicroUSB and Companion Power Management IC LEDs
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: DDR PHY Front End (DPFE) for Broadcom STB title: DDR PHY Front End (DPFE) for Broadcom STB
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Markus Mayer <mmayer@broadcom.com> - Markus Mayer <mmayer@broadcom.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LPDDR2 SDRAM AC timing parameters for a given speed-bin title: LPDDR2 SDRAM AC timing parameters for a given speed-bin
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LPDDR2 SDRAM compliant to JEDEC JESD209-2 title: LPDDR2 SDRAM compliant to JEDEC JESD209-2
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LPDDR3 SDRAM AC timing parameters for a given speed-bin title: LPDDR3 SDRAM AC timing parameters for a given speed-bin
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: LPDDR3 SDRAM compliant to JEDEC JESD209-3 title: LPDDR3 SDRAM compliant to JEDEC JESD209-3
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -8,7 +8,7 @@ title: Marvell MVEBU SDRAM controller ...@@ -8,7 +8,7 @@ title: Marvell MVEBU SDRAM controller
maintainers: maintainers:
- Jan Luebbe <jlu@pengutronix.de> - Jan Luebbe <jlu@pengutronix.de>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Atheros AR7xxx/AR9xxx DDR controller title: Qualcomm Atheros AR7xxx/AR9xxx DDR controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
The DDR controller of the AR7xxx and AR9xxx families provides an interface to The DDR controller of the AR7xxx and AR9xxx families provides an interface to
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: H8/300 bus controller title: H8/300 bus controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Yoshinori Sato <ysato@users.sourceforge.jp> - Yoshinori Sato <ysato@users.sourceforge.jp>
properties: properties:
......
...@@ -9,7 +9,7 @@ title: | ...@@ -9,7 +9,7 @@ title: |
Controller device Controller device
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Lukasz Luba <lukasz.luba@arm.com> - Lukasz Luba <lukasz.luba@arm.com>
description: | description: |
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Synopsys IntelliDDR Multi Protocol memory controller title: Synopsys IntelliDDR Multi Protocol memory controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Manish Narani <manish.narani@xilinx.com> - Manish Narani <manish.narani@xilinx.com>
- Michal Simek <michal.simek@xilinx.com> - Michal Simek <michal.simek@xilinx.com>
...@@ -24,9 +24,9 @@ description: | ...@@ -24,9 +24,9 @@ description: |
properties: properties:
compatible: compatible:
enum: enum:
- snps,ddrc-3.80a
- xlnx,zynq-ddrc-a05 - xlnx,zynq-ddrc-a05
- xlnx,zynqmp-ddrc-2.40a - xlnx,zynqmp-ddrc-2.40a
- snps,ddrc-3.80a
interrupts: interrupts:
maxItems: 1 maxItems: 1
...@@ -43,7 +43,9 @@ allOf: ...@@ -43,7 +43,9 @@ allOf:
properties: properties:
compatible: compatible:
contains: contains:
const: xlnx,zynqmp-ddrc-2.40a enum:
- snps,ddrc-3.80a
- xlnx,zynqmp-ddrc-2.40a
then: then:
required: required:
- interrupts - interrupts
......
...@@ -8,7 +8,7 @@ title: Texas Instruments da8xx DDR2/mDDR memory controller ...@@ -8,7 +8,7 @@ title: Texas Instruments da8xx DDR2/mDDR memory controller
maintainers: maintainers:
- Bartosz Golaszewski <bgolaszewski@baylibre.com> - Bartosz Golaszewski <bgolaszewski@baylibre.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
Documentation: Documentation:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77686 Power Management IC ...@@ -8,7 +8,7 @@ title: Maxim MAX77686 Power Management IC
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77686 Power Management This is a part of device tree bindings for Maxim MAX77686 Power Management
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77693 MicroUSB and Companion Power Management IC ...@@ -8,7 +8,7 @@ title: Maxim MAX77693 MicroUSB and Companion Power Management IC
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77693 MicroUSB This is a part of device tree bindings for Maxim MAX77693 MicroUSB
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77802 Power Management IC ...@@ -8,7 +8,7 @@ title: Maxim MAX77802 Power Management IC
maintainers: maintainers:
- Javier Martinez Canillas <javier@dowhile0.org> - Javier Martinez Canillas <javier@dowhile0.org>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77802 Power Management This is a part of device tree bindings for Maxim MAX77802 Power Management
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX77843 MicroUSB and Companion Power Management IC title: Maxim MAX77843 MicroUSB and Companion Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77843 MicroUSB This is a part of device tree bindings for Maxim MAX77843 MicroUSB
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC Low Power Audio Subsystem (LPASS) title: Samsung Exynos SoC Low Power Audio Subsystem (LPASS)
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPA01 Power Management IC title: Samsung S2MPA01 Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPS11/13/14/15 and S2MPU02 Power Management IC title: Samsung S2MPS11/13/14/15 and S2MPU02 Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S5M8767 Power Management IC title: Samsung S5M8767 Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Marvell International Ltd. NCI NFC controller title: Marvell International Ltd. NCI NFC controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -8,7 +8,7 @@ title: NXP Semiconductors NCI NFC controller ...@@ -8,7 +8,7 @@ title: NXP Semiconductors NCI NFC controller
maintainers: maintainers:
- Charles Gorand <charles.gorand@effinnov.com> - Charles Gorand <charles.gorand@effinnov.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP Semiconductors PN532 NFC controller title: NXP Semiconductors PN532 NFC controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: NXP Semiconductors PN544 NFC Controller title: NXP Semiconductors PN544 NFC Controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: STMicroelectronics ST NCI NFC controller title: STMicroelectronics ST NCI NFC controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: STMicroelectronics SAS ST21NFCA NFC controller title: STMicroelectronics SAS ST21NFCA NFC controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: STMicroelectronics ST95HF NFC controller title: STMicroelectronics ST95HF NFC controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Texas Instruments TRF7970A RFID/NFC/15693 Transceiver title: Texas Instruments TRF7970A RFID/NFC/15693 Transceiver
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Mark Greer <mgreer@animalcreek.com> - Mark Greer <mgreer@animalcreek.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC DisplayPort PHY title: Samsung Exynos SoC DisplayPort PHY
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Marek Szyprowski <m.szyprowski@samsung.com> - Marek Szyprowski <m.szyprowski@samsung.com>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
......
...@@ -11,7 +11,7 @@ maintainers: ...@@ -11,7 +11,7 @@ maintainers:
- Joonyoung Shim <jy0922.shim@samsung.com> - Joonyoung Shim <jy0922.shim@samsung.com>
- Seung-Woo Kim <sw0312.kim@samsung.com> - Seung-Woo Kim <sw0312.kim@samsung.com>
- Kyungmin Park <kyungmin.park@samsung.com> - Kyungmin Park <kyungmin.park@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos5250 SoC SATA PHY title: Samsung Exynos5250 SoC SATA PHY
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Marek Szyprowski <m.szyprowski@samsung.com> - Marek Szyprowski <m.szyprowski@samsung.com>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S5P/Exynos SoC MIPI CSIS/DSIM DPHY title: Samsung S5P/Exynos SoC MIPI CSIS/DSIM DPHY
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Marek Szyprowski <m.szyprowski@samsung.com> - Marek Szyprowski <m.szyprowski@samsung.com>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S5P/Exynos SoC USB 2.0 PHY title: Samsung S5P/Exynos SoC USB 2.0 PHY
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Marek Szyprowski <m.szyprowski@samsung.com> - Marek Szyprowski <m.szyprowski@samsung.com>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC USB 3.0 DRD PHY USB 2.0 PHY title: Samsung Exynos SoC USB 3.0 DRD PHY USB 2.0 PHY
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Marek Szyprowski <m.szyprowski@samsung.com> - Marek Szyprowski <m.szyprowski@samsung.com>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC pin controller - gpio bank title: Samsung S3C/S5P/Exynos SoC pin controller - gpio bank
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC pin controller - pins configuration title: Samsung S3C/S5P/Exynos SoC pin controller - pins configuration
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC pin controller - wake-up interrupt controller title: Samsung S3C/S5P/Exynos SoC pin controller - wake-up interrupt controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC pin controller title: Samsung S3C/S5P/Exynos SoC pin controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
- Tomasz Figa <tomasz.figa@gmail.com> - Tomasz Figa <tomasz.figa@gmail.com>
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC Charger title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC Charger
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX77693 MicroUSB and Companion Power Management IC Charger title: Maxim MAX77693 MicroUSB and Companion Power Management IC Charger
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC regulators title: Maxim MAX14577/MAX77836 MicroUSB and Companion Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB This is a part of device tree bindings for Maxim MAX14577/MAX77836 MicroUSB
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77686 Power Management IC regulators ...@@ -8,7 +8,7 @@ title: Maxim MAX77686 Power Management IC regulators
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77686 Power Management This is a part of device tree bindings for Maxim MAX77686 Power Management
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77693 MicroUSB and Companion Power Management IC regulators ...@@ -8,7 +8,7 @@ title: Maxim MAX77693 MicroUSB and Companion Power Management IC regulators
maintainers: maintainers:
- Chanwoo Choi <cw00.choi@samsung.com> - Chanwoo Choi <cw00.choi@samsung.com>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated This is a part of device tree bindings for Maxim MAX77693 MicroUSB Integrated
......
...@@ -8,7 +8,7 @@ title: Maxim MAX77802 Power Management IC regulators ...@@ -8,7 +8,7 @@ title: Maxim MAX77802 Power Management IC regulators
maintainers: maintainers:
- Javier Martinez Canillas <javier@dowhile0.org> - Javier Martinez Canillas <javier@dowhile0.org>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77802 Power Management This is a part of device tree bindings for Maxim MAX77802 Power Management
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX77843 MicroUSB and Companion Power Management IC regulators title: Maxim MAX77843 MicroUSB and Companion Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for Maxim MAX77843 MicroUSB Integrated This is a part of device tree bindings for Maxim MAX77843 MicroUSB Integrated
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX8952 voltage regulator title: Maxim MAX8952 voltage regulator
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
allOf: allOf:
- $ref: regulator.yaml# - $ref: regulator.yaml#
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX8973/MAX77621 voltage regulator title: Maxim MAX8973/MAX77621 voltage regulator
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
allOf: allOf:
- $ref: regulator.yaml# - $ref: regulator.yaml#
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Maxim MAX8997 Power Management IC title: Maxim MAX8997 Power Management IC
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
The Maxim MAX8997 is a Power Management IC which includes voltage and current The Maxim MAX8997 is a Power Management IC which includes voltage and current
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPA01 Power Management IC regulators title: Samsung S2MPA01 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPS11 Power Management IC regulators title: Samsung S2MPS11 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPS13 Power Management IC regulators title: Samsung S2MPS13 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPS14 Power Management IC regulators title: Samsung S2MPS14 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPS15 Power Management IC regulators title: Samsung S2MPS15 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S2MPU02 Power Management IC regulators title: Samsung S2MPU02 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S5M8767 Power Management IC regulators title: Samsung S5M8767 Power Management IC regulators
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
This is a part of device tree bindings for S2M and S5M family of Power This is a part of device tree bindings for S2M and S5M family of Power
......
...@@ -24,6 +24,11 @@ properties: ...@@ -24,6 +24,11 @@ properties:
- const: hisilicon,hi3670-reset - const: hisilicon,hi3670-reset
- const: hisilicon,hi3660-reset - const: hisilicon,hi3660-reset
hisi,rst-syscon:
deprecated: true
description: phandle of the reset's syscon, use hisilicon,rst-syscon instead
$ref: /schemas/types.yaml#/definitions/phandle
hisilicon,rst-syscon: hisilicon,rst-syscon:
description: phandle of the reset's syscon. description: phandle of the reset's syscon.
$ref: /schemas/types.yaml#/definitions/phandle $ref: /schemas/types.yaml#/definitions/phandle
......
...@@ -55,6 +55,9 @@ properties: ...@@ -55,6 +55,9 @@ properties:
"#reset-cells": "#reset-cells":
const: 1 const: 1
resets:
maxItems: 1
additionalProperties: false additionalProperties: false
required: required:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC True Random Number Generator title: Samsung Exynos SoC True Random Number Generator
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Łukasz Stelmach <l.stelmach@samsung.com> - Łukasz Stelmach <l.stelmach@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TimerIO Random Number Generator title: TimerIO Random Number Generator
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
...@@ -8,7 +8,7 @@ title: Samsung's Exynos USI (Universal Serial Interface) binding ...@@ -8,7 +8,7 @@ title: Samsung's Exynos USI (Universal Serial Interface) binding
maintainers: maintainers:
- Sam Protsenko <semen.protsenko@linaro.org> - Sam Protsenko <semen.protsenko@linaro.org>
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
USI IP-core provides selectable serial protocol (UART, SPI or High-Speed I2C). USI IP-core provides selectable serial protocol (UART, SPI or High-Speed I2C).
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Insignal Arndale boards audio complex title: Insignal Arndale boards audio complex
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung SMDK5250 audio complex with WM8994 codec title: Samsung SMDK5250 audio complex with WM8994 codec
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Google Snow audio complex with MAX9809x codec title: Google Snow audio complex with MAX9809x codec
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos5433 TM2(E) audio complex with WM5110 codec title: Samsung Exynos5433 TM2(E) audio complex with WM5110 codec
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
- Sylwester Nawrocki <s.nawrocki@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com>
properties: properties:
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Peripheral-specific properties for Samsung S3C/S5P/Exynos SoC SPI controller title: Peripheral-specific properties for Samsung S3C/S5P/Exynos SoC SPI controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: description:
See spi-peripheral-props.yaml for more info. See spi-peripheral-props.yaml for more info.
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung S3C/S5P/Exynos SoC SPI controller title: Samsung S3C/S5P/Exynos SoC SPI controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: description:
All the SPI controller nodes should be represented in the aliases node using All the SPI controller nodes should be represented in the aliases node using
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC Thermal Management Unit (TMU) title: Samsung Exynos SoC Thermal Management Unit (TMU)
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
description: | description: |
For multi-instance tmu each instance should have an alias correctly numbered For multi-instance tmu each instance should have an alias correctly numbered
......
...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# ...@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Samsung Exynos SoC USB 3.0 DWC3 Controller title: Samsung Exynos SoC USB 3.0 DWC3 Controller
maintainers: maintainers:
- Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> - Krzysztof Kozlowski <krzk@kernel.org>
properties: properties:
compatible: compatible:
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment