diff options
author | Weiyi Lu <weiyi.lu@mediatek.com> | 2019-03-05 13:05:44 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-11 13:20:16 -0700 |
commit | 23fe31dedb7b1836cc23666afc1a9c67ed7de775 (patch) | |
tree | 24ba1d4b58213f552c8679fff0278fb261da5db4 /net | |
parent | d90240bc073eccec5fffa80e7038460350c6f073 (diff) | |
download | linux-23fe31dedb7b1836cc23666afc1a9c67ed7de775.tar.gz linux-23fe31dedb7b1836cc23666afc1a9c67ed7de775.tar.bz2 linux-23fe31dedb7b1836cc23666afc1a9c67ed7de775.zip |
clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
In previous MediaTek PLL design, it assumes the pcw change control
is always on the CON1 register.
However, the pcw change bit on MT8183 was moved onto CON0 because
the the PCW length of audio PLLs are extended to 32-bit.
Add configurable pcw_chg_reg to set the pcw change control register
address or using the default control register CON1 if without
setting in pll data.
Signed-off-by: Weiyi Lu <weiyi.lu@mediatek.com>
Reviewed-by: James Liao <jamesjj.liao@mediatek.com>
Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
Tested-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions