[PATCH 033/102] Input: tegra-kbc - request exclusive reset control

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

[PATCH 033/102] Input: tegra-kbc - 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: Rakesh Iyer Cc: Laxman Dewangan Cc: Dmitry Torokhov Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-in...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- dri

[PATCH 031/102] iio: adc: rockchip_saradc: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
uebner <he...@sntech.de> Cc: linux-...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/iio/adc/rockchip_saradc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/iio/adc/rockchip_sarad

[PATCH 031/102] iio: adc: rockchip_saradc: 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: Jonathan Cameron Cc: Hartmut Knaack Cc: Lars-Peter Clausen Cc: Peter Meerwald-Stadler Cc: Heiko Stuebner Cc: linux-...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org Signed-off-by: Phi

[PATCH 053/102] PCI: 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: Thierry Reding <thierry.red...@gmail.com> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Cc: linux-te...@vger.kernel.org Cc: linux-...@vger.kerne

[PATCH 053/102] PCI: 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: Thierry Reding Cc: Bjorn Helgaas Cc: Jonathan Hunter Cc: linux-te...@vger.kernel.org Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pci/host/pci-tegra.c | 6 +++--- 1 fi

[PATCH 034/102] coda: 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: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/media/platform/coda/coda-common.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[PATCH 034/102] coda: 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: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda-common.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/media/platform

[PATCH] reset: make (de)assert report success for self-deasserting reset drivers

2017-07-19 Thread Philipp Zabel
for the reset line to stay deasserted for shared reset controls. Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> Reviewed-by: Linus Walleij <linus.wall...@linaro.org> --- drivers/reset/core.c | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-)

[PATCH] reset: make (de)assert report success for self-deasserting reset drivers

2017-07-19 Thread Philipp Zabel
for the reset line to stay deasserted for shared reset controls. Signed-off-by: Philipp Zabel Reviewed-by: Linus Walleij --- drivers/reset/core.c | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/drivers/reset/core.c b/drivers/reset/core.c index

[PATCH 038/102] mmc: dw_mmc: 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: Jaehoon Chung <jh80.ch...@samsung.com> Cc: Ulf Hansson <ulf.hans...@linaro.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/mmc/

[PATCH 037/102] rc: sunxi-cir: 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: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- driv

[PATCH 038/102] mmc: dw_mmc: 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: Jaehoon Chung Cc: Ulf Hansson Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/mmc/host/dw_mmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver

[PATCH 037/102] rc: sunxi-cir: 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: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/media/rc/sunxi-cir.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dri

[PATCH 036/102] stm32-dcmi: 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: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> ---

[PATCH 036/102] stm32-dcmi: 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: Maxime Coquelin Cc: Alexandre Torgue Cc: linux-me...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/media/platform/stm32/stm32-dcmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[PATCH 039/102] mmc: sdhci-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: Adrian Hunter <adrian.hun...@intel.com> Cc: Ulf Hansson <ulf.hans...@linaro.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 039/102] mmc: sdhci-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: Adrian Hunter Cc: Ulf Hansson Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/mmc/host/sdhci-st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
.com> Cc: Marek Vasut <marek.va...@gmail.com> Cc: Cyrille Pitchen <cyrille.pitc...@wedev4u.fr> Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de&

[PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- drivers/mtd/nand/sunxi_nand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/nand/sunxi_nand.c b/drivers/mtd/nand/sunxi_nand.c index d0b6f8f9f297a..6eb97451f485c 100644 --- a/drivers/mtd/nand/sunxi_nand.c +++ b/drivers/mtd/nand/sunxi_nand.c

[PATCH 040/102] mmc: 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: Ulf Hansson <ulf.hans...@linaro.org> Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 040/102] mmc: 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: Ulf Hansson Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/mmc/host/sunxi-mmc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletio

[PATCH 044/102] net: dsa: mt7530: 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: Andrew Lunn <and...@lunn.ch> Cc: Vivien Didelot <vivien.dide...@savoirfairelinux.com> Cc: Florian Fainelli <f.faine...@gmail.com> Cc: net...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 047/102] net: stmmac: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 3 ++- drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/net/

[PATCH 044/102] net: dsa: mt7530: 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: Andrew Lunn Cc: Vivien Didelot Cc: Florian Fainelli Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/dsa/mt7530.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[PATCH 047/102] net: stmmac: 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: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i

[PATCH 045/102] net: ethernet: hisi_femac: 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: Yisen Zhuang <yisen.zhu...@huawei.com> Cc: Salil Mehta <salil.me...@huawei.com> Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/net/eth

[PATCH 043/102] mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
Cc: Boris Brezillon <boris.brezil...@free-electrons.com> Cc: Richard Weinberger <rich...@nod.at> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: linux-...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutroni

[PATCH 045/102] net: ethernet: hisi_femac: 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: Yisen Zhuang Cc: Salil Mehta Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/ethernet/hisilicon/hisi_femac.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 043/102] mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- drivers/mtd/spi-nor/stm32-quadspi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/spi-nor/stm32-quadspi.c b/drivers/mtd/spi-nor/stm32-quadspi.c index 86c0931543c53..a367c56deb3cc 100644 --- a/drivers/mtd/spi-nor/stm32-quadspi.c +++ b/d

[PATCH 048/102] net: stmmac: dwc-qos: 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: Giuseppe Cavallaro <peppe.cavall...@st.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> ---

[PATCH 048/102] net: stmmac: dwc-qos: 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: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 050/102] nvmem: lpc18xx-eeprom: 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: Srinivas Kandagatla <srinivas.kandaga...@linaro.org> Cc: Joachim Eastwood <manab...@gmail.com> Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutron

[PATCH 050/102] nvmem: lpc18xx-eeprom: 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: Srinivas Kandagatla Cc: Joachim Eastwood Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/nvmem/lpc18xx_eeprom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[PATCH 046/102] net: ethernet: hix5hd2_gmac: 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: Yisen Zhuang <yisen.zhu...@huawei.com> Cc: Salil Mehta <salil.me...@huawei.com> Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- dr

[PATCH 046/102] net: ethernet: hix5hd2_gmac: 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: Yisen Zhuang Cc: Salil Mehta Cc: net...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/net/ethernet/hisilicon/hix5hd2_gmac.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[PATCH 052/102] PCI: imx6: 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: Richard Zhu <hongxing@nxp.com> Cc: Lucas Stach <l.st...@pengutronix.de> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Z

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

2017-07-19 Thread Philipp Zabel
Hi Eugeniy, On Wed, 2017-07-19 at 15:32 +, Eugeniy Paltsev wrote: > Hi Philipp, > > On Wed, 2017-07-19 at 17:07 +0200, Philipp Zabel wrote: > > On Tue, 2017-07-18 at 20:25 +0300, Eugeniy Paltsev wrote: > > > The HSDK v1 periphery IPs can be reset by accessing s

[PATCH 052/102] PCI: imx6: 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: Richard Zhu Cc: Lucas Stach Cc: Bjorn Helgaas Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pci/dwc/pci-imx6.c | 7 --- 1 file changed, 4 insertions(+), 3 deletion

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

2017-07-19 Thread Philipp Zabel
Hi Eugeniy, On Wed, 2017-07-19 at 15:32 +, Eugeniy Paltsev wrote: > Hi Philipp, > > On Wed, 2017-07-19 at 17:07 +0200, Philipp Zabel wrote: > > On Tue, 2017-07-18 at 20:25 +0300, Eugeniy Paltsev wrote: > > > The HSDK v1 periphery IPs can be reset by accessing s

[PATCH 055/102] phy: berlin-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: Kishon Vijay Abraham I <kis...@ti.com> Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/phy/marvell/phy-berlin-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 055/102] phy: berlin-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: Kishon Vijay Abraham I Signed-off-by: Philipp Zabel --- drivers/phy/marvell/phy-berlin-usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/marvell/phy-berli

[PATCH 059/102] phy: rockchip-typec: 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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drive

[PATCH 059/102] phy: rockchip-typec: 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: Kishon Vijay Abraham I Cc: Heiko Stuebner Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/phy/rockchip/phy-rockchip-typec.c | 6 +++--- 1 file changed, 3 insert

[PATCH 070/102] pwm: 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: Thierry Reding <thierry.red...@gmail.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel &

[PATCH 070/102] pwm: 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: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pwm/pwm-tegra.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 058/102] phy: rockchip-pcie: 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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drive

[PATCH 051/102] PCI: dwc: pcie-qcom: 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: Stanimir Varbanov <svarba...@mm-sol.com> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: linux-...@vger.kernel.org Cc: linux-arm-...@vger.kernel.org Signed-off-by: Philipp Zabel &

[PATCH 054/102] PCI: 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: Shawn Lin <shawn@rock-chips.com> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: linux-...@vger.kernel.org Cc: linux-rockc...@lists.infradea

[PATCH 060/102] phy: rockchip-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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drive

[PATCH 058/102] phy: rockchip-pcie: 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: Kishon Vijay Abraham I Cc: Heiko Stuebner Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/phy/rockchip/phy-rockchip-pcie.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 051/102] PCI: dwc: pcie-qcom: 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: Stanimir Varbanov Cc: Bjorn Helgaas Cc: linux-...@vger.kernel.org Cc: linux-arm-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pci/dwc/pcie-q

[PATCH 054/102] PCI: 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: Shawn Lin Cc: Bjorn Helgaas Cc: Heiko Stuebner Cc: linux-...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/pci/host/pcie-rockchip.c | 15

[PATCH 060/102] phy: rockchip-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: Kishon Vijay Abraham I Cc: Heiko Stuebner Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/phy/rockchip/phy-rockchip-usb.c | 2 +- 1 file changed, 1 insertion(+),

[PATCH 056/102] PCI: mediatek: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
sts.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/pci/host/pcie-mediatek.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/host/pcie-mediatek.c b/drivers/pci/host/pcie-mediatek.c index 5a9d8589ea0bd..9c9f89bcf24ce 100644 --- a/driv

[PATCH 056/102] PCI: mediatek: 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: Ryder Lee Cc: Bjorn Helgaas Cc: Matthias Brugger Cc: linux-...@vger.kernel.org Cc: linux-media...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/pci/host/pcie-mediatek.c | 2

[PATCH 057/102] phy: qcom-usb-hs: 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: Kishon Vijay Abraham I <kis...@ti.com> Cc: linux-kernel@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/phy/qualcomm/phy-qcom-usb-hs.c | 3 ++- 1 file

[PATCH 057/102] phy: qcom-usb-hs: 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: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/phy/qualcomm/phy-qcom-usb-hs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH 061/102] phy: sun4i-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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-arm-ker...@lists.infradead.org Signed

[PATCH 061/102] phy: sun4i-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: Kishon Vijay Abraham I Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/phy/allwinner/phy-sun4i-usb.c | 2 +- 1 file changed, 1

[PATCH 065/102] phy: qcom-qusb2: 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: Kishon Vijay Abraham I <kis...@ti.com> Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/phy/qualcomm/phy-qcom-qusb2.c | 3 ++- 1 file changed, 2 insertions(+), 1 d

[PATCH 062/102] phy: sun9i-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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-arm-ker...@lists.infradead.org Signed

[PATCH 065/102] phy: qcom-qusb2: 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: Kishon Vijay Abraham I Signed-off-by: Philipp Zabel --- drivers/phy/qualcomm/phy-qcom-qusb2.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/phy/qualcomm/phy-qcom-

[PATCH 062/102] phy: sun9i-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: Kishon Vijay Abraham I Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/phy/allwinner/phy-sun9i-usb.c | 4 ++-- 1 file

[PATCH 064/102] phy: qcom-qmp: 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: Kishon Vijay Abraham I <kis...@ti.com> Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/phy/qualcomm/phy-qcom-qmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 de

[PATCH 064/102] phy: qcom-qmp: 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: Kishon Vijay Abraham I Signed-off-by: Philipp Zabel --- drivers/phy/qualcomm/phy-qcom-qmp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/phy/qualcomm/phy-qco

[PATCH 063/102] phy: 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: Kishon Vijay Abraham I <kis...@ti.com> Cc: Thierry Reding <thierry.red...@gmail.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Cc: linux-te...@vger.kernel.org Signed

[PATCH 063/102] phy: 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: Kishon Vijay Abraham I Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/phy/tegra/xusb-tegra210.c | 4 ++-- drivers/phy/te

[PATCH 066/102] pinctrl: 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: Linus Walleij <linus.wall...@linaro.org> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: linux-g...@vger.kernel.org Signed

[PATCH 067/102] pinctrl: 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: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: Linus Walleij <linus.wall...@linaro.org> Cc: linux-g...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 066/102] pinctrl: 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: Linus Walleij Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: linux-g...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +- 1 file changed, 1 inser

[PATCH 067/102] pinctrl: 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: Maxime Ripard Cc: Chen-Yu Tsai Cc: Linus Walleij Cc: linux-g...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pinctrl/sunxi/pinctrl-sun6i-a31-r.c | 2 +- drivers/pinctrl/sunxi/pinctrl

[PATCH 069/102] pwm: hibvt: 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: Thierry Reding <thierry.red...@gmail.com> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/pwm/pwm-hibvt.c | 2 +- 1 file changed, 1 in

[PATCH 069/102] pwm: hibvt: 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: Thierry Reding Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/pwm/pwm-hibvt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pwm/pwm-hibvt.c b/d

[PATCH 071/102] remoteproc/keystone: 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: Ohad Ben-Cohen <o...@wizery.com> Cc: Bjorn Andersson <bjorn.anders...@linaro.org> Cc: linux-remotep...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de

[PATCH 071/102] remoteproc/keystone: 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: Ohad Ben-Cohen Cc: Bjorn Andersson Cc: linux-remotep...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/remoteproc/keystone_remoteproc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletio

[PATCH 072/102] remoteproc: qcom: 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: Ohad Ben-Cohen <o...@wizery.com> Cc: Bjorn Andersson <bjorn.anders...@linaro.org> Cc: linux-remotep...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de

[PATCH 072/102] remoteproc: qcom: 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: Ohad Ben-Cohen Cc: Bjorn Andersson Cc: linux-remotep...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/remoteproc/qcom_q6v5_pil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletio

[PATCH 074/102] soc: mediatek: PMIC wrap: 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: Matthias Brugger <matthias@gmail.com> Cc: linux-media...@lists.infradead.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/soc/mediatek/mtk-pmic-wrap.c | 5 ++

[PATCH 074/102] soc: mediatek: PMIC wrap: 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: Matthias Brugger Cc: linux-media...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/soc/mediatek/mtk-pmic-wrap.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

[PATCH 077/102] spi: sun6i: 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: Mark Brown <broo...@kernel.org> Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: Chen-Yu Tsai <w...@csie.org> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 077/102] spi: sun6i: 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: Mark Brown Cc: Maxime Ripard Cc: Chen-Yu Tsai Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/spi/spi-sun6i.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 078/102] spi: tegra20-slink: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
x-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/spi/spi-tegra20-slink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/spi-tegra20-slink.c b/drivers/spi/spi-tegra20-slink.c index 0c06ce424210a

[PATCH 078/102] spi: tegra20-slink: 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: Mark Brown Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/spi/spi-tegra20-s

[PATCH 079/102] spi: tegra114: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
x-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/spi/spi-tegra114.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/spi-tegra114.c b/drivers/spi/spi-tegra114.c index 08012ae5aa66e..44550182a4a36

[PATCH 079/102] spi: tegra114: 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: Mark Brown Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/spi/spi-tegra114.c

[PATCH 080/102] spi: tegra20-sflash: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
x-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/spi/spi-tegra20-sflash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/spi-tegra20-sflash.c b/drivers/spi/spi-tegra20-sflash.c index 2c797ee26

[PATCH 080/102] spi: tegra20-sflash: 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: Mark Brown Cc: Thierry Reding Cc: Jonathan Hunter Cc: linux-...@vger.kernel.org Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/spi/spi-tegra20-sf

[PATCH 075/102] soc/tegra: pmc: 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: Thierry Reding <thierry.red...@gmail.com> Cc: Jonathan Hunter <jonath...@nvidia.com> Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drive

[PATCH 075/102] soc/tegra: pmc: 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: Thierry Reding Cc: Jonathan Hunter Cc: linux-te...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/soc/tegra/pmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/d

[PATCH 081/102] staging: nvec: 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: Marc Dietrich <marvi...@gmx.de> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: linux-te...@vger.kernel.org Cc: de...@driverdev.osuosl.org Signed-off-by: Philipp Zabel &

[PATCH 081/102] staging: nvec: 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: Marc Dietrich Cc: Greg Kroah-Hartman Cc: linux-te...@vger.kernel.org Cc: de...@driverdev.osuosl.org Signed-off-by: Philipp Zabel --- drivers/staging/nvec/nvec.c | 2 +- 1 file changed, 1 inser

[PATCH 082/102] thermal: 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: Zhang Rui <rui.zh...@intel.com> Cc: Eduardo Valentin <edubez...@gmail.com> Cc: Heiko Stuebner <he...@sntech.de> Cc: linux...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org

[PATCH 082/102] thermal: 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: Zhang Rui Cc: Eduardo Valentin Cc: Heiko Stuebner Cc: linux...@vger.kernel.org Cc: linux-rockc...@lists.infradead.org Signed-off-by: Philipp Zabel --- drivers/thermal/rockchip_thermal.c | 3 +

[PATCH 084/102] serial: 8250_dw: 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: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Jiri Slaby <jsl...@suse.com> Cc: linux-ser...@vger.kernel.org Signed-off-by: Philipp Zabel <p.za...@pengutronix.de> --- drivers/t

[PATCH 084/102] serial: 8250_dw: 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: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-ser...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/tty/serial/8250/8250_dw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH 076/102] spi: 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: Mark Brown <broo...@kernel.org> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Z

[PATCH 076/102] spi: 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: Mark Brown Cc: Maxime Coquelin Cc: Alexandre Torgue Cc: linux-...@vger.kernel.org Signed-off-by: Philipp Zabel --- drivers/spi/spi-stm32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

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

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

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

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

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