public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH  00/62] Add CAN, PCIe, VIN, Audio, PWM, TPU and thermal support
@ 2018-05-10 15:07 Biju Das
  2018-05-10 15:07 ` [cip-dev] [PATCH 01/62] pinctrl: sh-pfc: r8a7791: Add can_clk function Biju Das
                   ` (61 more replies)
  0 siblings, 62 replies; 69+ messages in thread
From: Biju Das @ 2018-05-10 15:07 UTC (permalink / raw)
  To: cip-dev

This series aims to add support for CAN,PCIE,VIN,Audio,PWM,TPU
and thermal drivers on r8a7743 SoC.The patches in this series are 
cherry-picked from the upstream kernel.

Some of the patches in this series are bug fixes/improvements
(For eg:-SGTL5000 audio codec related patches)

This series has been tested against linux-cip tag v4.4.126-cip22.

Biju Das (17):
  dt-bindings: PCI: rcar: Add device tree support for r8a7743
  ARM: dts: r8a7743: Add default PCIe bus clock
  ARM: dts: r8a7743: Add PCIe Controller device node
  ARM: dts: iwg20d-q7: Enable PCIe Controller
  ASoC: rsnd: Add device tree support for r8a774[35]
  ARM: shmobile: defconfig: Enable SGTL5000 audio codec
  ARM: dts: r8a7743: Add audio clocks
  ARM: dts: r8a7743: Add audio DMAC support
  ARM: dts: r8a7743: Add sound support
  ARM: dts: iwg20d-q7-common: Enable SGTL5000 audio codec
  ARM: dts: iwg20d-q7-common: Sound PIO support
  ARM: dts: iwg20d-q7-common: Sound DMA support on DTS
  ARM: dts: iwg20d-q7-common: Sound DMA support via BUSIF on DTS
  ARM: dts: iwg20d-q7-common: Sound DMA support via SRC on DTS
  ARM: dts: iwg20d-q7-common: Sound DMA support via DVC on DTS
  dt-bindings: thermal: rcar: Add device tree support for r8a7743
  ARM: dts: r8a7743: Add thermal device to DT

Boris BREZILLON (1):
  pwm: rcar: Make use of pwm_is_enabled()

Clemens Gruber (1):
  ASoC: sgtl5000: Remove misleading comment

Dirk Behme (1):
  thermal: rcar_thermal: Fix priv->zone error handling

Eric Nelson (5):
  ASoC: sgtl5000: Fix regulator support
  ASoC: sgtl5000: Write all default registers
  ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaults
  ASoC: sgtl5000: Disable internal PLL early
  ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFF

Fabrizio Castro (13):
  pinctrl: sh-pfc: r8a7791: Add can_clk function
  dt-bindings: can: rcar_can: document r8a774[35] can support
  ARM: dts: r8a7743: Add CAN[01] SoC support
  ARM: dts: iwg20d-q7-common: Add can0 support to carrier board
  ARM: dts: iwg20d-q7-dbcm-ca: Add can1 support to camera DB
  ARM: dts: r8a7743: add VIN dt support
  pinctrl: sh-pfc: r8a7791: Add tpu groups and function
  dt-bindings: pwm: renesas-tpu: Document r8a774[35] support
  ARM: dts: r8a7743: Add TPU support
  ARM: multi_v7_defconfig: Select PWM_RCAR as module
  ARM: shmobile: defconfig: Enable PWM
  dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings
  ARM: dts: r8a7743: Add PWM SoC support

Geert Uytterhoeven (1):
  ARM: shmobile: defconfig: Enable missing support based on DTSes

Hien Dang (1):
  pwm: rcar: Use PM Runtime to control module clock

Kalle Kankare (1):
  sgtl5000: add Lineout volume control

Kuninori Morimoto (9):
  ASoC: rsnd: audio_clkout0/1/2/3 are optional properties
  ASoC: rsnd: add missing DT example for Simple Card
  ASoC: rsnd: add missing DT example for Simple Card with TDM
  thermal: rcar: move rcar_thermal_dt_ids to upside
  thermal: rcar: check every rcar_thermal_update_temp() return value
  thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
  thermal: rcar: rcar_thermal_get_temp() return error if strange temp
  thermal: rcar: enable to use thermal-zone on DT
  thermal: rcar-thermal: enable hwmon when
    thermal_zone_of_sensor_register is used

Phil Edworthy (4):
  PCI: rcar: Convert to DT resource parsing API
  PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar
  PCI: rcar: Add runtime PM support to pcie-rcar
  PCI: rcar: Add Gen2 PHY setup to pcie-rcar

Ryo Kodama (1):
  pwm: rcar: Improve accuracy of frequency division setting

Sergei Shtylyov (1):
  DT: dmaengine: rcar-dmac: document R8A7743/5 support

Simon Horman (3):
  can: rcar: add gen[12] fallback compatibility strings
  PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar
  dmaengine: rcar-dmac: Document SoC specific bindings

Wolfram Sang (2):
  PCI: rcar: Use proper name for the R-Car SoC
  thermal: rcar_thermal: don't open code of_device_get_match_data()

Yoshihiro Kaneko (1):
  soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility
    strings

 .../devicetree/bindings/dma/renesas,rcar-dmac.txt  |  17 +-
 .../devicetree/bindings/media/rcar_vin.txt         |  10 +-
 .../devicetree/bindings/net/can/rcar_can.txt       |  13 +-
 Documentation/devicetree/bindings/pci/rcar-pci.txt |  17 +-
 .../devicetree/bindings/pwm/renesas,pwm-rcar.txt   |   2 +
 .../devicetree/bindings/pwm/renesas,tpu-pwm.txt    |   4 +-
 .../devicetree/bindings/sound/renesas,rsnd.txt     |  65 ++-
 .../devicetree/bindings/thermal/rcar-thermal.txt   |  38 +-
 arch/arm/boot/dts/iwg20d-q7-common.dtsi            | 122 +++++-
 arch/arm/boot/dts/iwg20d-q7-dbcm-ca.dtsi           |  12 +
 arch/arm/boot/dts/r8a7743.dtsi                     | 466 +++++++++++++++++++++
 arch/arm/configs/multi_v7_defconfig                |   1 +
 arch/arm/configs/shmobile_defconfig                |   4 +
 drivers/media/platform/soc_camera/rcar_vin.c       |   1 +
 drivers/net/can/rcar_can.c                         |   2 +
 drivers/pci/host/pcie-rcar.c                       | 199 ++++++---
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c               |  62 ++-
 drivers/pwm/pwm-rcar.c                             |  12 +-
 drivers/thermal/rcar_thermal.c                     | 114 +++--
 sound/soc/codecs/sgtl5000.c                        | 431 +++++--------------
 sound/soc/codecs/sgtl5000.h                        |   2 +
 21 files changed, 1149 insertions(+), 445 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 69+ messages in thread

end of thread, other threads:[~2018-05-30 16:41 UTC | newest]

Thread overview: 69+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-10 15:07 [cip-dev] [PATCH 00/62] Add CAN, PCIe, VIN, Audio, PWM, TPU and thermal support Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 01/62] pinctrl: sh-pfc: r8a7791: Add can_clk function Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 02/62] can: rcar: add gen[12] fallback compatibility strings Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 03/62] dt-bindings: can: rcar_can: document r8a774[35] can support Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 04/62] ARM: dts: r8a7743: Add CAN[01] SoC support Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 05/62] ARM: dts: iwg20d-q7-common: Add can0 support to carrier board Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 06/62] ARM: dts: iwg20d-q7-dbcm-ca: Add can1 support to camera DB Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 07/62] ARM: shmobile: defconfig: Enable missing support based on DTSes Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 08/62] PCI: rcar: Convert to DT resource parsing API Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 09/62] PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar Biju Das
2018-05-10 15:07 ` [cip-dev] [PATCH 10/62] PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 11/62] PCI: rcar: Add runtime PM support to pcie-rcar Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 12/62] PCI: rcar: Add Gen2 PHY setup " Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 13/62] PCI: rcar: Use proper name for the R-Car SoC Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 14/62] dt-bindings: PCI: rcar: Add device tree support for r8a7743 Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 15/62] ARM: dts: r8a7743: Add default PCIe bus clock Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 16/62] ARM: dts: r8a7743: Add PCIe Controller device node Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 17/62] ARM: dts: iwg20d-q7: Enable PCIe Controller Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 18/62] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility strings Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 19/62] ARM: dts: r8a7743: add VIN dt support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 20/62] ASoC: rsnd: audio_clkout0/1/2/3 are optional properties Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 21/62] ASoC: rsnd: add missing DT example for Simple Card Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 22/62] ASoC: rsnd: add missing DT example for Simple Card with TDM Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 23/62] ASoC: rsnd: Add device tree support for r8a774[35] Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 24/62] ARM: shmobile: defconfig: Enable SGTL5000 audio codec Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 25/62] dmaengine: rcar-dmac: Document SoC specific bindings Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 26/62] DT: dmaengine: rcar-dmac: document R8A7743/5 support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 27/62] ASoC: sgtl5000: Remove misleading comment Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 28/62] ASoC: sgtl5000: Fix regulator support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 29/62] ASoC: sgtl5000: Write all default registers Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 30/62] ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaults Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 31/62] ASoC: sgtl5000: Disable internal PLL early Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 32/62] ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFF Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 33/62] sgtl5000: add Lineout volume control Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 34/62] ARM: dts: r8a7743: Add audio clocks Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 35/62] ARM: dts: r8a7743: Add audio DMAC support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 36/62] ARM: dts: r8a7743: Add sound support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 37/62] ARM: dts: iwg20d-q7-common: Enable SGTL5000 audio codec Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 38/62] ARM: dts: iwg20d-q7-common: Sound PIO support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 39/62] ARM: dts: iwg20d-q7-common: Sound DMA support on DTS Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 40/62] ARM: dts: iwg20d-q7-common: Sound DMA support via BUSIF " Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 41/62] ARM: dts: iwg20d-q7-common: Sound DMA support via SRC " Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 42/62] ARM: dts: iwg20d-q7-common: Sound DMA support via DVC " Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 43/62] pinctrl: sh-pfc: r8a7791: Add tpu groups and function Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 44/62] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 45/62] ARM: dts: r8a7743: Add TPU support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 46/62] ARM: multi_v7_defconfig: Select PWM_RCAR as module Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 47/62] ARM: shmobile: defconfig: Enable PWM Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 48/62] pwm: rcar: Improve accuracy of frequency division setting Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 49/62] pwm: rcar: Make use of pwm_is_enabled() Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 50/62] pwm: rcar: Use PM Runtime to control module clock Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 51/62] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 52/62] ARM: dts: r8a7743: Add PWM SoC support Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 53/62] thermal: rcar: move rcar_thermal_dt_ids to upside Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 54/62] thermal: rcar: check every rcar_thermal_update_temp() return value Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 55/62] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 56/62] thermal: rcar: rcar_thermal_get_temp() return error if strange temp Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 57/62] thermal: rcar: enable to use thermal-zone on DT Biju Das
2018-05-11 19:11   ` Ben Hutchings
2018-05-15 10:03     ` Fabrizio Castro
2018-05-21 13:46     ` Biju Das
2018-05-30 15:29       ` Ben Hutchings
2018-05-30 16:34         ` Biju Das
2018-05-30 16:41           ` Ben Hutchings
2018-05-10 15:08 ` [cip-dev] [PATCH 58/62] thermal: rcar_thermal: don't open code of_device_get_match_data() Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 59/62] thermal: rcar_thermal: Fix priv->zone error handling Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 60/62] thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 61/62] dt-bindings: thermal: rcar: Add device tree support for r8a7743 Biju Das
2018-05-10 15:08 ` [cip-dev] [PATCH 62/62] ARM: dts: r8a7743: Add thermal device to DT Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox