Re: [PATCH] riscv: dts: fu540-c000: drop "timebase-frequency"

2019-07-28 Thread Bin Meng
On Fri, Jul 26, 2019 at 5:31 AM Paul Walmsley wrote: > > > On FU540-based systems, the "timebase-frequency" (RTCCLK) is sourced > from an external crystal located on the PCB. Thus the > timebase-frequency DT property should be defined by the board that > uses the SoC, not the SoC itself. Drop th

[PATCH] riscv: dts: fu540-c000: drop "timebase-frequency"

2019-07-25 Thread Paul Walmsley
On FU540-based systems, the "timebase-frequency" (RTCCLK) is sourced from an external crystal located on the PCB. Thus the timebase-frequency DT property should be defined by the board that uses the SoC, not the SoC itself. Drop the superfluous timebase-frequency property from the SoC DT data.