aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stm32.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-04-17 01:31:10 +0000
committerJakub Kicinski <[email protected]>2025-04-17 01:31:10 +0000
commitda59ceed5ab999034d0955a461b7c9573d809daa (patch)
treee907b1407c64acb0d51f4b26d0f308b8b127fe6a /drivers/pwm/pwm-stm32.c
parentdocs: networking: clarify intended audience of netdevices.rst (diff)
parentnet: stmmac: sti: convert to stmmac_pltfr_pm_ops (diff)
downloadkernel-da59ceed5ab999034d0955a461b7c9573d809daa.tar.gz
kernel-da59ceed5ab999034d0955a461b7c9573d809daa.zip
Merge branch 'net-stmmac-sti-cleanups'
Russell King says: ==================== net: stmmac: sti cleanups Clean up the STI platform glue code. - IS_PHY_IF_MODE_RGMII() is just a duplicate for phy_interface_mode_is_rgmii(), so use the generic version that we already have. - add init/exit functions that call clk_prepare_enable(), sti_dwmac_set_mode() and clk_disable_unprepare() as appropriate, converting to devm_stmmac_pltfr_probe(). - the custom suspend/resume ops do basically what the generic ones do with init/exit functions populated, but also add runtime and noirq ops. Update STI to use the generic ops. ==================== Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions