Messages in this thread |  | | Subject | Re: [PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers | | From | Stephen Boyd <> | | Date | Mon, 19 Oct 2020 15:42:03 -0700 |
| |
Quoting Srinivas Kandagatla (2020-10-16 07:12:37) > This patchset adds support for GFM Muxes found in LPASS > (Low Power Audio SubSystem) IP in Audio Clock Controller > and Always ON clock controller. > > Clocks derived from these muxes are consumed by LPASS Digital Codec. > Currently the driver for Audio and Always ON clock controller only > supports GFM Muxes, however it should be easy to add more clock > support when required > > Changes since v2: > - updated Kconfig text and help as suggested by Stephen > - removed unnecessary header file include > - use fw_name instead of name for parents > - use devm_platform_ioremap_resource > > verified dt_binding_check to pass on linux master,
Which linux master? Can you try on linux-next?
|  |