commit | a2df75ab0aba98daf7fa4828cf8a669c636c6382 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Wed May 09 17:35:59 2018 +0800 |
committer | Joel Stanley <joel@jms.id.au> | Wed Jul 18 22:37:21 2018 +0930 |
tree | 1d79d707aec37ab73d8254e732b833980d586cb3 | |
parent | 0f33bde8859b7746ecdd8af1d1e5dde0e9b899f9 [diff] |
ARM: dts: aspeed: Use 24MHz fixed clock for pwm The aspeed pwm driver always sets the clock source to 24MHz, specify the fixed clock in device tree to make sure the driver is using the correct clock frequency to calculate the fan speed. Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Joel Stanley <joel@jms.id.au>