Message ID | 20220526042601.32064-1-quic_tdas@quicinc.com |
---|---|
Headers | show |
Series | Add support for audio clock gating resets for SC7280 | expand |
On Thu, May 26, 2022 at 09:55:59AM +0530, Taniya Das wrote: > Add support for LPASS audio clock gating for RX/TX/SWA core bus clocks > for SC7280. Update reg property min/max items in YAML schema. > > Fixes: 57405b795504 ("dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280"). git show 57405b795504 fatal: ambiguous argument '57405b795504': unknown revision or path not in the working tree. I suppose you mean: 4185b27b3bef dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280
On Thu, May 26, 2022 at 09:56:01AM +0530, Taniya Das wrote: > The clock gating control for TX/RX/WSA core bus clocks would be required > to be reset(moved from hardware control) from audio core driver. Thus > add the support for the reset clocks. > > Also add the external mclk to interface external MI2S. > > Fixes: 2b75e142523e ("clk: qcom: lpass: Add support for LPASS clock controller for SC7280"). This commit doesn't exist either: git show 2b75e142523e fatal: ambiguous argument '2b75e142523e': unknown revision or path not in the working tree. You probably mean: a9dd26639d05 clk: qcom: lpass: Add support for LPASS clock controller for SC7280 It seems you got these commit ids from a downstream branch, instead of an upstream/maintainer branch.