commit | c88bdaa958b5d41725d82f61bdd862eab77b5231 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Mar 31 15:24:50 2021 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Apr 08 15:37:30 2021 +0800 |
tree | a376208ecdddbfcfe5ddc72d73c5a99edcd988f4 | |
parent | 3ff5d6974f060ff8622bd79e8020f617ee8a6da7 [diff] |
riscv: dts: mpfs-icicle-kit: Drop 'clock-frequency' in the uart nodes The uart nodes already provide <clocks> property for the driver to dynamically calculate the correct clock frequency. There is no need to keep the hard-coded <clock-frequency> property. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Padmarao Begari <padmarao.begari@microchip.com> Tested-by: Padmarao Begari <padmarao.begari@microchip.com>