commit | 01fdcbc7e5a56c9cba521e0f237cb5c3fd162432 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <paulk@sys-base.io> | Tue Jul 01 22:11:23 2025 +0200 |
committer | Chen-Yu Tsai <wens@csie.org> | Thu Jul 03 23:31:05 2025 +0800 |
tree | 68c7002389b04b9031c6061bc34188c3acaac675 | |
parent | 2b73328629396d32e41ca1f023653b07abf2b42f [diff] |
clk: sunxi-ng: v3s: Fix TCON clock parents The TCON clock can be parented to both the video PLL and the periph0 PLL. Add the latter, which was missing from the list. Fixes: d0f11d14b0bc ("clk: sunxi-ng: add support for V3s CCU") Signed-off-by: Paul Kocialkowski <paulk@sys-base.io> Link: https://patch.msgid.link/20250701201124.812882-5-paulk@sys-base.io Signed-off-by: Chen-Yu Tsai <wens@csie.org>