mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-16 09:34:22 +08:00
f7d87826fe
This adds a new driver for the PDC Global (Power Domain Controller) reset controller found on Qualcomm SDM845 SoCs, fixes a potential use-after-free issue in reset_controller_dev.of_xlate() callbacks from __of_reset_control_get(), and trivially fixes a documentation grammar issue. -----BEGIN PGP SIGNATURE----- iI0EABYIADUWIQRRO6F6WdpH1R0vGibVhaclGDdiwAUCW7x5rhcccC56YWJlbEBw ZW5ndXRyb25peC5kZQAKCRDVhaclGDdiwDy9AP9Z7aMOwFUB0ie3RtL3TVdKq0dg ayIYm+iKAlWjiwvr5wD/XuHhygmuY3uDyvTaQP3yoWsQe5+/ugg606Shcxe4EQE= =+kaf -----END PGP SIGNATURE----- Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into next/drivers Reset controller changes for v4.20 This adds a new driver for the PDC Global (Power Domain Controller) reset controller found on Qualcomm SDM845 SoCs, fixes a potential use-after-free issue in reset_controller_dev.of_xlate() callbacks from __of_reset_control_get(), and trivially fixes a documentation grammar issue. * tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux: reset: Fix potential use-after-free in __of_reset_control_get() reset: qcom: PDC Global (Power Domain Controller) reset controller dt-bindings: reset: Add PDC Global binding for SDM845 SoCs reset: Grammar s/more then once/more than once/ Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
allwinner,sunxi-clock-reset.txt | ||
amlogic,meson-axg-audio-arb.txt | ||
amlogic,meson-reset.txt | ||
ath79-reset.txt | ||
berlin,reset.txt | ||
brcm,bcm63138-pmb.txt | ||
fsl,imx7-src.txt | ||
fsl,imx-src.txt | ||
hisilicon,hi3660-reset.txt | ||
hisilicon,hi6220-reset.txt | ||
img,pistachio-reset.txt | ||
lantiq,reset.txt | ||
nxp,lpc1850-rgu.txt | ||
oxnas,reset.txt | ||
qcom,aoss-reset.txt | ||
qcom,pdc-global.txt | ||
renesas,rst.txt | ||
reset.txt | ||
sirf,rstc.txt | ||
snps,axs10x-reset.txt | ||
snps,hsdk-reset.txt | ||
socfpga-reset.txt | ||
st,sti-picophyreset.txt | ||
st,sti-powerdown.txt | ||
st,sti-softreset.txt | ||
st,stm32-rcc.txt | ||
st,stm32mp1-rcc.txt | ||
ti-syscon-reset.txt | ||
ti,sci-reset.txt | ||
uniphier-reset.txt | ||
zte,zx2967-reset.txt | ||
zynq-reset.txt |