commit | cb88d0f398208116a5273f6579f13f791914ba19 | [log] [tgz] |
---|---|---|
author | Billy Tsai <billy_tsai@aspeedtech.com> | Fri Apr 29 11:50:48 2022 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 04 13:59:59 2022 -0400 |
tree | 09f21da011d9ece0dd2ffb008902e135bb09dcf3 | |
parent | ba841ffd82ad378abb393192b492a0b90b6bcc6c [diff] |
pwm: aspeed: Select SYSCON to get parent detail. To work correctly, this driver depends on SYSCON to get the base address from the parent dts node. Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com> Reviewed-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>