commit | 11d30963bc19c400517c4edd83f83ca06775a05c | [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 | 707b17f64e71fad1615ea25082f2e928f712e366 [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>