mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
f60a2abfdb
the sunxi-ng framework. Otherwise, the heavy hitters are various drivers for SoCs like AT91, Amlogic, Renesas, and Rockchip. There are some other new clk drivers in here too but overall this is just a bunch of clk drivers for various different pieces of hardware and a collection of non-critical fixes for clk drivers. New Drivers: - Allwinner R40 SoCs - Renesas R-Car Gen3 USB 2.0 clock selector PHY - Atmel AT91 audio PLL - Uniphier PXs3 SoCs - ARC HSDK Board PLLs - AXS10X Board PLLs - STMicroelectronics STM32H743 SoCs Removed Drivers: - Non-compiling mb86s7x support Updates: - Allwinner A10/A20 SoCs converted to sunxi-ng framework - Allwinner H3 CPU clk fixes - Renesas R-Car D3 SoC - Renesas V2H and M3-W modules - Samsung Exynos5420/5422/5800 audio fixes - Rockchip fractional clk approximation fixes - Rockchip rk3126 SoC support within the rk3128 driver - Amlogic gxbb CEC32 and sd_emmc clks - Amlogic meson8b reset controller support - IDT VersaClock 5P49V5925/5P49V6901 support - Qualcomm MSM8996 SMMU clks - Various 'const' applications for struct clk_ops - si5351 PLL reset bugfix - Uniphier audio on LD11/LD20 and ethernet support on LD11/LD20/Pro4/PXs2 - Assorted Tegra clk driver fixes -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAABCAAGBQJZuIAQAAoJEK0CiJfG5JUlUMQQAKFwCZRfTzz0m9jJ9s1XZSR/ vldNAEUGm+Mz0W84xIzFqaT0UI1+SJK4e9Du+EN6phcCD5yVB0JS2EtRa84Bku/i Zy6AYSUNbGjx94HPwIq1hKt+UOIfBiNbJKMnkoCbEyYPA/TiWzr8JR5GyLjwYhPq IZHSvKqUKM3h2nr+MtpFJIIk8DlkLARRca4CCqa5i2Oqj6B8rjQQAq7TaLAM3ASN tSFIW2vdmWD+om2L57WHhwBgaYnUB4jBCRWkFZRsO4ZIRgm4VpePmosy2UTZ7fqb kEaW2bPuv65zUHpvjHG6yXo+yh0yk1fBsXG/joXgJ4oOmNzsIgnCZzPnGUC1ccms QdK/qhdIXsdgiR2DZtYuzUHji8+TNIPPjfAFyJjUwxDBXpqzXvsvltx2a1hg/rUP VDvTL2OnoGtrW2bXPufCkxBsyejJ4RqC5riMJws5xgMkqKKUajiLovPeuL6+8kU+ ncqWYiIkEvHNKpmW511G/g+ClLk89zgXfxKFWWR+iDjSvA0hgaiRj1V3C2HIyS8f CLpalf6ao2+O008rUiaiqJyxWuwLujcdYokay2HXvTYc45rXrVwvlaDajxqs2eer lekUA4ZbX2g6qvB0lna6PNlv8JLQ1XPdzhWD2eeQIi7JgVSgwg++kUJqglsuai56 eg5zNo6891GL9zFW10/A =0JbT -----END PGP SIGNATURE----- Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux Pull clk updates from Stephen Boyd: "The diff is dominated by the Allwinner A10/A20 SoCs getting converted to the sunxi-ng framework. Otherwise, the heavy hitters are various drivers for SoCs like AT91, Amlogic, Renesas, and Rockchip. There are some other new clk drivers in here too but overall this is just a bunch of clk drivers for various different pieces of hardware and a collection of non-critical fixes for clk drivers. New Drivers: - Allwinner R40 SoCs - Renesas R-Car Gen3 USB 2.0 clock selector PHY - Atmel AT91 audio PLL - Uniphier PXs3 SoCs - ARC HSDK Board PLLs - AXS10X Board PLLs - STMicroelectronics STM32H743 SoCs Removed Drivers: - Non-compiling mb86s7x support Updates: - Allwinner A10/A20 SoCs converted to sunxi-ng framework - Allwinner H3 CPU clk fixes - Renesas R-Car D3 SoC - Renesas V2H and M3-W modules - Samsung Exynos5420/5422/5800 audio fixes - Rockchip fractional clk approximation fixes - Rockchip rk3126 SoC support within the rk3128 driver - Amlogic gxbb CEC32 and sd_emmc clks - Amlogic meson8b reset controller support - IDT VersaClock 5P49V5925/5P49V6901 support - Qualcomm MSM8996 SMMU clks - Various 'const' applications for struct clk_ops - si5351 PLL reset bugfix - Uniphier audio on LD11/LD20 and ethernet support on LD11/LD20/Pro4/PXs2 - Assorted Tegra clk driver fixes" * tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (120 commits) clk: si5351: fix PLL reset ASoC: atmel-classd: remove aclk clock ASoC: atmel-classd: remove aclk clock from DT binding clk: at91: clk-generated: make gclk determine audio_pll rate clk: at91: clk-generated: create function to find best_diff clk: at91: add audio pll clock drivers dt-bindings: clk: at91: add audio plls to the compatible list clk: at91: clk-generated: remove useless divisor loop clk: mb86s7x: Drop non-building driver clk: ti: check for null return in strrchr to avoid null dereferencing clk: Don't write error code into divider register clk: uniphier: add video input subsystem clock clk: uniphier: add audio system clock clk: stm32h7: Add stm32h743 clock driver clk: gate: expose clk_gate_ops::is_enabled clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() clk: uniphier: add PXs3 clock data clk: hi6220: change watchdog clock source clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808 clk: cs2000: Add cs2000_set_saved_rate ... |
||
---|---|---|
.. | ||
st | ||
ti | ||
alphascale,acc.txt | ||
altr_socfpga.txt | ||
amlogic,gxbb-aoclkc.txt | ||
amlogic,gxbb-clkc.txt | ||
amlogic,meson8b-clkc.txt | ||
arm-integrator.txt | ||
arm-syscon-icst.txt | ||
armada3700-periph-clock.txt | ||
armada3700-tbg-clock.txt | ||
armada3700-xtal-clock.txt | ||
artpec6.txt | ||
at91-clock.txt | ||
axi-clkgen.txt | ||
axs10x-i2s-pll-clock.txt | ||
brcm,bcm2835-aux-clock.txt | ||
brcm,bcm2835-cprman.txt | ||
brcm,bcm53573-ilp.txt | ||
brcm,iproc-clocks.txt | ||
brcm,kona-ccu.txt | ||
calxeda.txt | ||
clk-exynos-audss.txt | ||
clk-palmas-clk32kg-clocks.txt | ||
clk-s5pv210-audss.txt | ||
clock-bindings.txt | ||
clps711x-clock.txt | ||
cs2000-cp.txt | ||
csr,atlas7-car.txt | ||
dove-divider-clock.txt | ||
efm32-clock.txt | ||
emev2-clock.txt | ||
exynos4-clock.txt | ||
exynos7-clock.txt | ||
exynos3250-clock.txt | ||
exynos5250-clock.txt | ||
exynos5260-clock.txt | ||
exynos5410-clock.txt | ||
exynos5420-clock.txt | ||
exynos5433-clock.txt | ||
exynos5440-clock.txt | ||
fixed-clock.txt | ||
fixed-factor-clock.txt | ||
fujitsu,mb86s70-crg11.txt | ||
gpio-gate-clock.txt | ||
gpio-mux-clock.txt | ||
hi3620-clock.txt | ||
hi3660-clock.txt | ||
hi6220-clock.txt | ||
hisi-crg.txt | ||
hix5hd2-clock.txt | ||
idt,versaclock5.txt | ||
img,boston-clock.txt | ||
imx1-clock.txt | ||
imx5-clock.txt | ||
imx6q-clock.txt | ||
imx6sl-clock.txt | ||
imx6sx-clock.txt | ||
imx6ul-clock.txt | ||
imx7d-clock.txt | ||
imx21-clock.txt | ||
imx23-clock.txt | ||
imx25-clock.txt | ||
imx27-clock.txt | ||
imx28-clock.txt | ||
imx31-clock.txt | ||
imx35-clock.txt | ||
ingenic,cgu.txt | ||
keystone-gate.txt | ||
keystone-pll.txt | ||
lpc1850-ccu.txt | ||
lpc1850-cgu.txt | ||
lpc1850-creg-clk.txt | ||
lsi,axm5516-clks.txt | ||
marvell,berlin.txt | ||
marvell,mmp2.txt | ||
marvell,pxa168.txt | ||
marvell,pxa910.txt | ||
marvell,pxa1928.txt | ||
maxim,max77686.txt | ||
microchip,pic32.txt | ||
moxa,moxart-clock.txt | ||
mvebu-core-clock.txt | ||
mvebu-corediv-clock.txt | ||
mvebu-cpu-clock.txt | ||
mvebu-gated-clock.txt | ||
nspire-clock.txt | ||
nvidia,tegra20-car.txt | ||
nvidia,tegra30-car.txt | ||
nvidia,tegra114-car.txt | ||
nvidia,tegra124-car.txt | ||
nvidia,tegra124-dfll.txt | ||
nvidia,tegra210-car.txt | ||
nxp,lpc3220-clk.txt | ||
nxp,lpc3220-usb-clk.txt | ||
oxnas,stdclk.txt | ||
pistachio-clock.txt | ||
prima2-clock.txt | ||
pwm-clock.txt | ||
pxa-clock.txt | ||
qca,ath79-pll.txt | ||
qcom,gcc.txt | ||
qcom,lcc.txt | ||
qcom,mmcc.txt | ||
qcom,rpmcc.txt | ||
qoriq-clock.txt | ||
renesas,cpg-div6-clocks.txt | ||
renesas,cpg-mssr.txt | ||
renesas,cpg-mstp-clocks.txt | ||
renesas,h8s2678-pll-clock.txt | ||
renesas,h8300-div-clock.txt | ||
renesas,r8a73a4-cpg-clocks.txt | ||
renesas,r8a7740-cpg-clocks.txt | ||
renesas,r8a7778-cpg-clocks.txt | ||
renesas,r8a7779-cpg-clocks.txt | ||
renesas,rcar-gen2-cpg-clocks.txt | ||
renesas,rcar-usb2-clock-sel.txt | ||
renesas,rz-cpg-clocks.txt | ||
renesas,sh73a0-cpg-clocks.txt | ||
rockchip,rk3036-cru.txt | ||
rockchip,rk3128-cru.txt | ||
rockchip,rk3188-cru.txt | ||
rockchip,rk3228-cru.txt | ||
rockchip,rk3288-cru.txt | ||
rockchip,rk3328-cru.txt | ||
rockchip,rk3368-cru.txt | ||
rockchip,rk3399-cru.txt | ||
rockchip,rv1108-cru.txt | ||
rockchip.txt | ||
samsung,s2mps11.txt | ||
samsung,s3c64xx-clock.txt | ||
samsung,s3c2410-clock.txt | ||
samsung,s3c2412-clock.txt | ||
samsung,s3c2443-clock.txt | ||
samsung,s5pv210-clock.txt | ||
silabs,si514.txt | ||
silabs,si570.txt | ||
silabs,si5351.txt | ||
snps,hsdk-pll-clock.txt | ||
snps,pll-clock.txt | ||
st,nomadik.txt | ||
st,stm32-rcc.txt | ||
st,stm32h7-rcc.txt | ||
ste-u300-syscon-clock.txt | ||
stericsson,abx500.txt | ||
sun8i-de2.txt | ||
sun9i-de.txt | ||
sun9i-usb.txt | ||
sunxi-ccu.txt | ||
sunxi.txt | ||
tango4-clock.txt | ||
ti-clkctrl.txt | ||
ti-keystone-pllctrl.txt | ||
ti,cdce706.txt | ||
ti,cdce925.txt | ||
ti,sci-clk.txt | ||
uniphier-clock.txt | ||
ux500.txt | ||
vf610-clock.txt | ||
vt8500.txt | ||
xgene.txt | ||
zx296702-clk.txt | ||
zx296718-clk.txt | ||
zynq-7000.txt |