diff options
author | Stephen Boyd <sboyd@kernel.org> | 2022-01-12 05:30:35 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-01-12 05:30:35 +0300 |
commit | 151768f34854e2c9f466ecfc0827742ec5de302b (patch) | |
tree | b2f69f7e39fbf96f2c0d603e3978abdf11c131fb /Documentation/devicetree | |
parent | 270bbc725328d905812ba024acd8f71786912fba (diff) | |
parent | 1fdaaa13b44fdcbe3b6bed9cf5b67f9efac50610 (diff) | |
parent | 6fc058a72f3b7b07fc4de6d66ad1f68951b00f6e (diff) | |
parent | c1001a62f2f59513fc3ecdd3cde345411b70b7f7 (diff) | |
parent | 4f1e19b6584449248d69aff2b2190994c2ebb7a6 (diff) | |
download | linux-151768f34854e2c9f466ecfc0827742ec5de302b.tar.xz |
Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-next
* clk-x86:
clk: x86: Fix clk_gate_flags for RV_CLK_GATE
clk: x86: Use dynamic con_id string during clk registration
ACPI: APD: Add a fmw property clk-name
drivers: acpi: acpi_apd: Remove unused device property "is-rv"
x86: clk: clk-fch: Add support for newer family of AMD's SOC
clk: Introduce clk-tps68470 driver
platform/x86: int3472: Deal with probe ordering issues
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-regulator MFD-cell
platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
platform/x86: int3472: Add get_sensor_adev_and_name() helper
platform/x86: int3472: Split into 2 drivers
platform_data: Add linux/platform_data/tps68470.h file
i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
* clk-stm:
clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell
* clk-amlogic:
clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBB
* clk-allwinner:
clk: sunxi-ng: Add support for the D1 SoC clocks
clk: sunxi-ng: gate: Add macros for gates with fixed dividers
clk: sunxi-ng: mux: Add macros using clk_parent_data and clk_hw
clk: sunxi-ng: mp: Add macros using clk_parent_data and clk_hw
clk: sunxi-ng: div: Add macros using clk_parent_data and clk_hw
dt-bindings: clk: Add compatibles for D1 CCUs
clk: sunxi-ng: Allow the CCU core to be built as a module
clk: sunxi-ng: Convert early providers to platform drivers
clk: sunxi-ng: Allow drivers to be built as modules
clk: sunxi-ng: Export symbols used by CCU drivers