[PATCH 093/102] watchdog: asm9260: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck <w...@iguana.be> Cc: Guenter Roeck <li...@roeck-us.net> Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/watc

[PATCH 083/102] thermal: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Zhang Rui Cc: Eduardo Valentin Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/thermal/tegra/soct

[PATCH 085/102] serial: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Laxman Dewangan Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-ser...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- d

[PATCH 093/102] watchdog: asm9260: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/watchdog/asm9260_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 087/102] usb: dwc2: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: John Youn <johny...@synopsys.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- dri

[PATCH 087/102] usb: dwc2: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: John Youn Cc: Greg Kroah-Hartman Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/dwc2/platform.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/d

[PATCH 088/102] usb: host: ehci-tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
> Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/usb/host/ehci-tegra.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/usb/host/ehci-tegra.c b/drivers/usb/host/ehci-tegra.c i

[PATCH 098/102] ASoC: stm32: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
-de...@alsa-project.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- sound/soc/stm/stm32_i2s.c | 2 +- sound/soc/stm/stm32_sai.c | 2 +- sound/soc/stm/stm32_spdifrx.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/soc/stm/stm32_i2s.c b/sound

[PATCH 088/102] usb: host: ehci-tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Alan Stern Cc: Greg Kroah-Hartman Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/host/ehci-t

[PATCH 098/102] ASoC: stm32: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Liam Girdwood Cc: Mark Brown Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: alsa-de...@alsa-project.org Signed-off-by: Philipp Zabel --- sound/soc/stm/stm32_i2s.c | 2 +- sound/soc/stm/s

[PATCH 086/102] usb: chipidea: msm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Peter Chen <peter.c...@nxp.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- driver

[PATCH 086/102] usb: chipidea: msm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Peter Chen Cc: Greg Kroah-Hartman Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/chipidea/ci_hdrc_msm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 089/102] usb: host: xhci-tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
> Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/usb/host/xhci-tegra.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/usb/host/xhci-tegra.c b/drivers/usb/host/xhci-tegra.c i

[PATCH 089/102] usb: host: xhci-tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Mathias Nyman Cc: Greg Kroah-Hartman Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/host/xhci-t

[PATCH 090/102] usb: musb: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
nux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/usb/musb/sunxi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/musb/sunxi.c b/drivers/usb/musb/sunxi.c index c9a09b5bb6e59..7eec1acbc729a 100644 --- a/drivers/usb/musb/sunxi.c

[PATCH 097/102] ASoC: img: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Liam Girdwood <lgirdw...@gmail.com> Cc: Mark Brown <broo...@kernel.org> Cc: alsa-de...@alsa-project.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- sound/soc/img/img-

[PATCH 090/102] usb: musb: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Bin Liu Cc: Greg Kroah-Hartman Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/musb/sunxi.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 097/102] ASoC: img: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Liam Girdwood Cc: Mark Brown Cc: alsa-de...@alsa-project.org Signed-off-by: Philipp Zabel --- sound/soc/img/img-i2s-in.c | 2 +- sound/soc/img/img-i2s-out.c | 2 +- sound/soc/img/im

[PATCH 092/102] usb: phy: qcom-8x16-usb: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Felipe Balbi <ba...@kernel.org> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers

[PATCH 092/102] usb: phy: qcom-8x16-usb: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/phy/phy-qcom-8x16-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 091/102] usb: phy: msm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Felipe Balbi <ba...@kernel.org> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drive

[PATCH 091/102] usb: phy: msm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/usb/phy/phy-msm-usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 096/102] watchdog: zx2967: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck <w...@iguana.be> Cc: Guenter Roeck <li...@roeck-us.net> Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/wat

[PATCH 095/102] watchdog: rt2880: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck <w...@iguana.be> Cc: Guenter Roeck <li...@roeck-us.net> Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/wat

[PATCH 096/102] watchdog: zx2967: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/watchdog/zx2967_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 095/102] watchdog: rt2880: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/watchdog/rt2880_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 101/102] Documentation: devres: add explicit exclusive/shared reset control request calls

2017-07-19 Thread Philipp Zabel
: Jonathan Corbet <cor...@lwn.net> Cc: Lee Jones <lee.jo...@linaro.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- Documentation/driver-model/devres.txt | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Documentatio

[PATCH 094/102] watchdog: mt7621: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck <w...@iguana.be> Cc: Guenter Roeck <li...@roeck-us.net> Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/wat

[PATCH 102/102] reset: finish transition to explicit exclusive reset control requests

2017-07-19 Thread Philipp Zabel
API calls, the temporary transition helpers can be removed. Cc: Lee Jones <lee.jo...@linaro.org> Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/reset/core.c | 2 +- include/linux/reset.h | 50 -- 2 files changed, 1 inse

[PATCH 101/102] Documentation: devres: add explicit exclusive/shared reset control request calls

2017-07-19 Thread Philipp Zabel
: Jonathan Corbet Cc: Lee Jones Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- Documentation/driver-model/devres.txt | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Documentation/driver-model/devres.txt b/Documentation/driver-model/devres.txt index 30e

[PATCH 094/102] watchdog: mt7621: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wim Van Sebroeck Cc: Guenter Roeck Cc: linux-watch...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/watchdog/mt7621_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 102/102] reset: finish transition to explicit exclusive reset control requests

2017-07-19 Thread Philipp Zabel
API calls, the temporary transition helpers can be removed. Cc: Lee Jones Signed-off-by: Philipp Zabel --- drivers/reset/core.c | 2 +- include/linux/reset.h | 50 -- 2 files changed, 1 insertion(+), 51 deletions(-) diff --git a/drivers/reset/core.c

[PATCH 100/102] ASoC: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e...@alsa-project.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- sound/soc/tegra/tegra30_ahub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/tegra/tegra30_ahub.c b/sound/soc/tegra/tegra30_ahub.c index 8c10ae7982b

[PATCH 099/102] ASoC: sun4i: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
-de...@alsa-project.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- sound/soc/sunxi/sun4i-codec.c | 3 ++- sound/soc/sunxi/sun4i-i2s.c | 2 +- sound/soc/sunxi/sun4i-spdif.c | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sound/soc/sunxi/sun4i-codec.c b/sound/soc

[PATCH 100/102] ASoC: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Liam Girdwood Cc: Mark Brown Cc: Thierry Reding Cc: Jonathan Hunter Cc: alsa-de...@alsa-project.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- sound/soc/tegra/tegra30_

[PATCH 099/102] ASoC: sun4i: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Liam Girdwood Cc: Mark Brown Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: alsa-de...@alsa-project.org Signed-off-by: Philipp Zabel --- sound/soc/sunxi/sun4i-codec.c | 3 ++- sound/soc/sunxi/sun4i-i

[PATCH 073/102] remoteproc: st: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Patrice Chotard <patrice.chot...@st.com> Cc: Ohad Ben-Cohen <o...@wizery.com> Cc: Bjorn Andersson <bjorn.anders...@linaro.org> Cc: linux-remotep...@vger.kernel.org Signed

[PATCH 073/102] remoteproc: st: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Patrice Chotard Cc: Ohad Ben-Cohen Cc: Bjorn Andersson Cc: linux-remotep...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/remoteproc/st_remoteproc.c | 6 -- 1 file changed, 4

[PATCH 068/102] pinctrl: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
.@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/pinctrl/tegra/pinctrl-tegra-xusb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/tegra/pinctrl-tegra-xusb.c b/drivers/pinctrl/tegra/pinctrl-tegra-xusb.c index ebedc2d324115..

[PATCH 068/102] pinctrl: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Linus Walleij Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-g...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pinctrl/tegra/pinctrl-tegra-xusb.c

[PATCH 049/102] ath10k: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Kalle Valo <kv...@qca.qualcomm.com> Cc: ath...@lists.infradead.org Cc: linux-wirel...@vger.kernel.org Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> ---

[PATCH 049/102] ath10k: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Kalle Valo Cc: ath...@lists.infradead.org Cc: linux-wirel...@vger.kernel.org Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/wireless/ath/ath10k/ahb.c | 15 ++---

[PATCH 041/102] mmc: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
inux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/mmc/host/sdhci-tegra.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c i

[PATCH 041/102] mmc: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Adrian Hunter Cc: Ulf Hansson Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/mmc/host/sdhci-t

[PATCH 023/102] drm/stm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
ncent.abr...@st.com> Cc: dri-de...@lists.freedesktop.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/gpu/drm/stm/ltdc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/stm/ltdc.c b/drivers/gpu/drm/stm/ltdc.c index 1b9483d4f2a4e..59d344a519097 10064

[PATCH 023/102] drm/stm: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Yannick Fertre Cc: Philippe Cornu Cc: Benjamin Gaignard Cc: Vincent Abriou Cc: dri-de...@lists.freedesktop.org Signed-off-by: Philipp Zabel --- drivers/gpu/drm/stm/ltdc.c | 2 +- 1 file

[PATCH 018/102] dmaengine: tegra-apb: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
ding <thierry.red...@gmail.com> Cc: dmaeng...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/dma/tegra20-apb-dma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/tegra20-apb-dma.c b/dri

[PATCH 018/102] dmaengine: tegra-apb: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Laxman Dewangan Cc: Jon Hunter Cc: Vinod Koul Cc: Dan Williams Cc: Thierry Reding Cc: dmaeng...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/dma/t

[PATCH 027/102] i2c: mv64xxx: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wolfram Sang <w...@the-dreams.de> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/i2c/busses/i2c-mv64xxx.c | 2 +- 1 file changed, 1 in

[PATCH 027/102] i2c: mv64xxx: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Wolfram Sang Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/i2c/busses/i2c-mv64xxx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/i2c/

[PATCH 009/102] clk: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
rons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/clk/sunxi/clk-sun9i-mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/sunxi/clk-sun9i-mmc.c b/drivers/clk/

[PATCH 001/102] ARM: rockchip: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Heiko Stuebner <he...@sntech.de> Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- arch/arm/mach-rockchip/platsmp.c | 2 +- 1 file chan

[PATCH 009/102] clk: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: "Emilio López" Cc: Michael Turquette Cc: Stephen Boyd Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/clk/sunxi/clk-sun9i-

[PATCH 001/102] ARM: rockchip: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Heiko Stuebner Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- arch/arm/mach-rockchip/platsmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arc

[PATCH 015/102] PM / devfreq: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
om> Cc: Jonathan Hunter <jonath...@nvidia.com> Cc: linux...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/devfreq/tegra-devfreq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/devfreq/tegra-dev

[PATCH 015/102] PM / devfreq: tegra: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: MyungJoo Ham Cc: Kyungmin Park Cc: Chanwoo Choi Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/dev

[PATCH 013/102] crypto: rockchip: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
ockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/crypto/rockchip/rk3288_crypto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/crypto/rockchip/rk3288_crypto.c b/drivers/crypto/rockchip/rk3288_crypto.c index d0f80c6241f9

[PATCH 013/102] crypto: rockchip: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Herbert Xu Cc: "David S. Miller" Cc: Heiko Stuebner Cc: linux-cry...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/crypto/rockchip

[PATCH 004/102] ahci: st: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Patrice Chotard <patrice.chot...@st.com> Cc: Tejun Heo <t...@kernel.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/ata/ahci_st.

[PATCH 004/102] ahci: st: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
e explicit API call so the temporary transition helpers can be removed. No functional changes. Cc: Patrice Chotard Cc: Tejun Heo Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/ata/ahci_st.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/d

Re: [PATCH] ARC: reset: introduce HSDKv1 reset driver

2017-07-19 Thread Philipp Zabel
On Tue, 2017-07-18 at 20:25 +0300, Eugeniy Paltsev wrote: > The HSDK v1 periphery IPs can be reset by accessing some registers > from the CGU block. > > The list of available reset lines is documented in the DT bindings. > > Signed-off-by: Eugeniy Paltsev > --- >

Re: [PATCH] ARC: reset: introduce HSDKv1 reset driver

2017-07-19 Thread Philipp Zabel
On Tue, 2017-07-18 at 20:25 +0300, Eugeniy Paltsev wrote: > The HSDK v1 periphery IPs can be reset by accessing some registers > from the CGU block. > > The list of available reset lines is documented in the DT bindings. > > Signed-off-by: Eugeniy Paltsev > --- >

Re: [PATCH] gpu: Convert to using %pOF instead of full_name

2017-07-19 Thread Philipp Zabel
er Martinez Canillas <jav...@osg.samsung.com> > Cc: Xinliang Liu <z.liuxinli...@hisilicon.com> > Cc: Rongrong Zou <zourongr...@gmail.com> > Cc: Xinwei Kong <kong.kongxin...@hisilicon.com> > Cc: Chen Feng <puck.c...@hisilicon.com> > Cc: CK Hu <ck...@media

Re: [PATCH] gpu: Convert to using %pOF instead of full_name

2017-07-19 Thread Philipp Zabel
> Cc: Rongrong Zou > Cc: Xinwei Kong > Cc: Chen Feng > Cc: CK Hu > Cc: Philipp Zabel > Cc: Matthias Brugger > Cc: Neil Armstrong > Cc: Carlo Caione > Cc: Kevin Hilman > Cc: Thierry Reding > Cc: Laurent Pinchart > Cc: Mark Yao > Cc: Heiko Stuebner

Re: [PATCH] regulator: Convert to using %pOF instead of full_name

2017-07-19 Thread Philipp Zabel
el.org> > Cc: Liam Girdwood <lgirdw...@gmail.com> > Cc: Mark Brown <broo...@kernel.org> > Cc: Sangbeom Kim <sbki...@samsung.com> > Cc: Krzysztof Kozlowski <k...@kernel.org> > Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> > Cc: Phi

Re: [PATCH] regulator: Convert to using %pOF instead of full_name

2017-07-19 Thread Philipp Zabel
iam Girdwood > Cc: Mark Brown > Cc: Sangbeom Kim > Cc: Krzysztof Kozlowski > Cc: Bartlomiej Zolnierkiewicz > Cc: Philipp Zabel Reviewed-by: Philipp Zabel regards Philipp

Re: [PATCH v2] [media] staging/imx: remove confusing IS_ERR_OR_NULL usage

2017-07-12 Thread Philipp Zabel
> Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > v2: fix type mismatch > v3: rework of_parse_subdev() as well. Thanks! Reviewed-by: Philipp Zabel <p.za...@pengutronix.de> Tested-by: Philipp Zabel <p.za...@pengutronix.de> regards Philipp

Re: [PATCH v2] [media] staging/imx: remove confusing IS_ERR_OR_NULL usage

2017-07-12 Thread Philipp Zabel
uot;) > Signed-off-by: Arnd Bergmann > --- > v2: fix type mismatch > v3: rework of_parse_subdev() as well. Thanks! Reviewed-by: Philipp Zabel Tested-by: Philipp Zabel regards Philipp

Re: [PATCH] serial: 8250_of: Fix regression in reset support

2017-07-11 Thread Philipp Zabel
bails out with -ENOTSUPP on remove(), > try the self-deasserting method as a fallback. I don't understand the purpose of this, see below. > Cc: Joel Stanley <j...@jms.id.au> > Cc: Philipp Zabel <p.za...@pengutronix.de> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>

Re: [PATCH] serial: 8250_of: Fix regression in reset support

2017-07-11 Thread Philipp Zabel
bails out with -ENOTSUPP on remove(), > try the self-deasserting method as a fallback. I don't understand the purpose of this, see below. > Cc: Joel Stanley > Cc: Philipp Zabel > Cc: Greg Kroah-Hartman > Fixes: e2860e1f62f2 ("serial: 8250_of: Add reset support") > Signe

Re: coda 2040000.vpu: firmware request failed

2017-07-07 Thread Philipp Zabel
Hi Jagan, On Fri, 2017-07-07 at 18:15 +0530, Jagan Teki wrote: > Hi, > > I'm observing firmware request failure with i.MX6Q board, This is with > latest linux-next (4.12) with firmware from, [1] and converted > v4l-coda960-imx6q.bin using [2]. > > Log: > -- > coda 204.vpu: Direct

Re: coda 2040000.vpu: firmware request failed

2017-07-07 Thread Philipp Zabel
Hi Jagan, On Fri, 2017-07-07 at 18:15 +0530, Jagan Teki wrote: > Hi, > > I'm observing firmware request failure with i.MX6Q board, This is with > latest linux-next (4.12) with firmware from, [1] and converted > v4l-coda960-imx6q.bin using [2]. > > Log: > -- > coda 204.vpu: Direct

Re: PWM backlight initial state assumptions, or how pwm_bl killed my (nyan) cat^W backlight support

2017-07-05 Thread Philipp Zabel
Hi Paul, On Wed, 2017-07-05 at 13:41 +0300, Paul Kocialkowski wrote: > Hey, > > On Wed, 2017-07-05 at 11:24 +0100, Daniel Thompson wrote: > > On 04/07/17 21:13, Paul Kocialkowski wrote: > > > As I try to maintain support for ARM CrOS (read, ChromeOS/ChromiumOS) > > > devices in > > > upstream

Re: PWM backlight initial state assumptions, or how pwm_bl killed my (nyan) cat^W backlight support

2017-07-05 Thread Philipp Zabel
Hi Paul, On Wed, 2017-07-05 at 13:41 +0300, Paul Kocialkowski wrote: > Hey, > > On Wed, 2017-07-05 at 11:24 +0100, Daniel Thompson wrote: > > On 04/07/17 21:13, Paul Kocialkowski wrote: > > > As I try to maintain support for ARM CrOS (read, ChromeOS/ChromiumOS) > > > devices in > > > upstream

Re: [PATCH] [media] staging/imx: remove confusing IS_ERR_OR_NULL usage

2017-06-29 Thread Philipp Zabel
-EEXIST: - return imxsd; + return PTR_ERR(imxsd) == -EEXIST ? NULL : imxsd; or change the code where of_parse_subdev is called (from imx_media_of_parse, and recursively from of_parse_subdev) to not handle the -EEXIST return value as an error. With those fixed, Reviewed-by: Philipp Zabel <p.za...@pengutronix.de> Tested-by: Philipp Zabel <p.za...@pengutronix.de> regards Philipp

Re: [PATCH] [media] staging/imx: remove confusing IS_ERR_OR_NULL usage

2017-06-29 Thread Philipp Zabel
return imxsd; + return PTR_ERR(imxsd) == -EEXIST ? NULL : imxsd; or change the code where of_parse_subdev is called (from imx_media_of_parse, and recursively from of_parse_subdev) to not handle the -EEXIST return value as an error. With those fixed, Reviewed-by: Philipp Zabel Tested-by: Philipp Zabel regards Philipp

Re: [PATCH] drm/imx: fix typo in ipu_plane_formats[]

2017-06-28 Thread Philipp Zabel
On Wed, 2017-06-28 at 12:31 +0300, Laurentiu Palcu wrote: > The BGRA appears twice in the ipu_plane_formats[] list. The > duplicate should be BGRX. > > The original commit is: > > commit 59d6b7189a96 ("drm/imx: ipuv3-plane: enable support for RGBX > and RGBA pixel formats") > >

Re: [PATCH] drm/imx: fix typo in ipu_plane_formats[]

2017-06-28 Thread Philipp Zabel
On Wed, 2017-06-28 at 12:31 +0300, Laurentiu Palcu wrote: > The BGRA appears twice in the ipu_plane_formats[] list. The > duplicate should be BGRX. > > The original commit is: > > commit 59d6b7189a96 ("drm/imx: ipuv3-plane: enable support for RGBX > and RGBA pixel formats") > >

Re: [PATCH v6 1/4] reset: Add APIs to manage array of resets

2017-06-20 Thread Philipp Zabel
a note to > help improve the system] > > url: > https://github.com/0day-ci/linux/commits/Philipp-Zabel/reset-Add-APIs-to-manage-array-of-resets/20170620-021320 > base: git://git.pengutronix.de/git/pza/linux reset/next > config: i386-randconfig-c0-06200218 (attached as .config)

Re: [PATCH v6 1/4] reset: Add APIs to manage array of resets

2017-06-20 Thread Philipp Zabel
a note to > help improve the system] > > url: > https://github.com/0day-ci/linux/commits/Philipp-Zabel/reset-Add-APIs-to-manage-array-of-resets/20170620-021320 > base: git://git.pengutronix.de/git/pza/linux reset/next > config: i386-randconfig-c0-06200218 (attached as .config)

[PATCH v6 1/4] reset: Add APIs to manage array of resets

2017-06-19 Thread Philipp Zabel
order. Cc: Felipe Balbi <ba...@kernel.org> Cc: Jon Hunter <jonath...@nvidia.com> Signed-off-by: Vivek Gautam <vivek.gau...@codeaurora.org> [p.za...@pengutronix.de: changed API to hide reset control arrays behind struct reset_control] Signed-off-by: Philipp Zabel <p.za...@pengut

[PATCH v6 1/4] reset: Add APIs to manage array of resets

2017-06-19 Thread Philipp Zabel
Hunter Signed-off-by: Vivek Gautam [p.za...@pengutronix.de: changed API to hide reset control arrays behind struct reset_control] Signed-off-by: Philipp Zabel --- Changes since v5: - Merged "reset: hide reset control arrays behind struct reset_control" patch into this one,

[PATCH v6 3/4] usb: dwc3: of-simple: Add support to get resets for the device

2017-06-19 Thread Philipp Zabel
...@pengutronix.de: switch to hidden reset control array] Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- No changes since v5. --- drivers/usb/dwc3/dwc3-of-simple.c | 27 +-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/drivers/usb/dwc3/dwc

[PATCH v6 3/4] usb: dwc3: of-simple: Add support to get resets for the device

2017-06-19 Thread Philipp Zabel
From: Vivek Gautam Add support to get a list of resets available for the device. These resets must be kept de-asserted until the device is in use. Cc: Felipe Balbi Signed-off-by: Vivek Gautam [p.za...@pengutronix.de: switch to hidden reset control array] Signed-off-by: Philipp Zabel

[PATCH v6 0/4] reset: APIs to manage a list of resets

2017-06-19 Thread Philipp Zabel
A set of patches to allow consumers to get and de/assert or trigger a number of resets at the same time. A patch on top of Vivek's original API extension is added to hide the reset_control_array behind a struct reset_control so that the consumer doesn't have to care about the difference between a

[PATCH v6 0/4] reset: APIs to manage a list of resets

2017-06-19 Thread Philipp Zabel
A set of patches to allow consumers to get and de/assert or trigger a number of resets at the same time. A patch on top of Vivek's original API extension is added to hide the reset_control_array behind a struct reset_control so that the consumer doesn't have to care about the difference between a

[PATCH v6 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

2017-06-19 Thread Philipp Zabel
Gautam <vivek.gau...@codeaurora.org> [p.za...@pengutronix.de: switch to hidden reset control array] Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- Changes since v5: updated commit message, added missing SoB --- drivers/soc/tegra/pmc.c | 82 ---

[PATCH v6 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

2017-06-19 Thread Philipp Zabel
From: Vivek Gautam Make use of of_reset_control_array_get_exclusive() to manage an array of reset controllers available with the device. Cc: Jon Hunter Cc: Thierry Reding Signed-off-by: Vivek Gautam [p.za...@pengutronix.de: switch to hidden reset control array] Signed-off-by: Philipp Zabel

[PATCH v6 2/4] usb: dwc3: of-simple: Re-order resource handling in remove

2017-06-19 Thread Philipp Zabel
From: Vivek Gautam Move clock handling after of_platform_depopulate to achieve a sequence that is reverse of the probe sequence. Cc: Felipe Balbi Signed-off-by: Vivek Gautam --- No changes since v5. ---

[PATCH v6 2/4] usb: dwc3: of-simple: Re-order resource handling in remove

2017-06-19 Thread Philipp Zabel
From: Vivek Gautam Move clock handling after of_platform_depopulate to achieve a sequence that is reverse of the probe sequence. Cc: Felipe Balbi Signed-off-by: Vivek Gautam --- No changes since v5. --- drivers/usb/dwc3/dwc3-of-simple.c | 4 ++-- 1 file changed, 2 insertions(+), 2

Re: [PATCH v5 6/6] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

2017-06-19 Thread Philipp Zabel
On Thu, 2017-06-01 at 18:52 +0200, Philipp Zabel wrote: > From: Vivek Gautam <vivek.gau...@codeaurora.org> > > Make use of reset_control_array_*() set of APIs to manage > an array of reset controllers available with the device. > > Cc: Jon Hunter <jonath...@nvidia.com&

Re: [PATCH v5 6/6] soc/tegra: pmc: Use the new reset APIs to manage reset controllers

2017-06-19 Thread Philipp Zabel
On Thu, 2017-06-01 at 18:52 +0200, Philipp Zabel wrote: > From: Vivek Gautam > > Make use of reset_control_array_*() set of APIs to manage > an array of reset controllers available with the device. > > Cc: Jon Hunter > Cc: Thierry Reding > Cc: Philipp Zabel >

Re: [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control

2017-06-19 Thread Philipp Zabel
Hi Vivek, On Tue, 2017-06-13 at 12:16 +0530, Vivek Gautam wrote: [...] > > @@ -102,18 +94,6 @@ static inline struct reset_control > > *__devm_reset_control_get( > > return optional ? NULL : ERR_PTR(-ENOTSUPP); > > } > > > > -static inline > > -int reset_control_array_assert(struct

Re: [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control

2017-06-19 Thread Philipp Zabel
Hi Vivek, On Tue, 2017-06-13 at 12:16 +0530, Vivek Gautam wrote: [...] > > @@ -102,18 +94,6 @@ static inline struct reset_control > > *__devm_reset_control_get( > > return optional ? NULL : ERR_PTR(-ENOTSUPP); > > } > > > > -static inline > > -int reset_control_array_assert(struct

Re: [PATCH] reset: zx2967: constify zx2967_reset_ops.

2017-06-19 Thread Philipp Zabel
On Tue, 2017-06-13 at 10:22 +0530, Arvind Yadav wrote: > File size before: >text data bss dec hex filename > 794 232 01026 402 drivers/reset/reset-zx2967.o > > File size After adding 'const': >text data bss dec hex

Re: [PATCH] reset: zx2967: constify zx2967_reset_ops.

2017-06-19 Thread Philipp Zabel
On Tue, 2017-06-13 at 10:22 +0530, Arvind Yadav wrote: > File size before: >text data bss dec hex filename > 794 232 01026 402 drivers/reset/reset-zx2967.o > > File size After adding 'const': >text data bss dec hex

Re: [PATCH v8 19/34] media: Add i.MX media core driver

2017-06-09 Thread Philipp Zabel
On Wed, 2017-06-07 at 11:33 -0700, Steve Longerbeam wrote: > Add the core media driver for i.MX SOC. > > Signed-off-by: Steve Longerbeam <steve_longerb...@mentor.com> > > Switch from the v4l2_of_ APIs to the v4l2_fwnode_ APIs. > > Signed-off-by: Philipp Zabel <p.

Re: [PATCH v8 19/34] media: Add i.MX media core driver

2017-06-09 Thread Philipp Zabel
On Wed, 2017-06-07 at 11:33 -0700, Steve Longerbeam wrote: > Add the core media driver for i.MX SOC. > > Signed-off-by: Steve Longerbeam > > Switch from the v4l2_of_ APIs to the v4l2_fwnode_ APIs. > > Signed-off-by: Philipp Zabel > > Add the bayer formats to im

Re: [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701

2017-06-09 Thread Philipp Zabel
Hi Matthias, On Fri, 2017-06-09 at 10:14 +0200, Matthias Brugger wrote: > > On 01/06/17 08:08, Erin Lo wrote: > > From: YT Shen > > > > This patch adds the device nodes for the DISP function blocks for MT2701 > > > > Signed-off-by: YT Shen > >

Re: [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701

2017-06-09 Thread Philipp Zabel
Hi Matthias, On Fri, 2017-06-09 at 10:14 +0200, Matthias Brugger wrote: > > On 01/06/17 08:08, Erin Lo wrote: > > From: YT Shen > > > > This patch adds the device nodes for the DISP function blocks for MT2701 > > > > Signed-off-by: YT Shen > > Signed-off-by: Erin Lo > > --- > >

<    6   7   8   9   10   11   12   13   14   15   >