commit | ad832b915a7f07e60eb58ed99bc36da5c3de8d42 | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Fri Sep 09 20:00:07 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 15:09:16 2022 -0400 |
tree | bb3099d0c2fce57be04827f0a72bcea3b01b24f3 | |
parent | 570b0840b19a34ca6e42923c2cba0c8c64677e15 [diff] |
clk: mediatek: add CLK_XTAL support for clock driver This adds the CLK_XTAL macro/flag to allow modeling clocks which are directly connected to the xtal clock. Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>