On Thu, Sep 10, 2020 at 4:09 AM Sean Anderson <[email protected]> wrote: > > The interrupt controller property is removed from the clint binding because > the clint is not an interrupt-controller. That is, no other devices have an > interrupt which is controlled by the clint. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > Changes in v4: > - Remove clock-frequency property from k210 clint binding because we fall > back on timebase-frequency > > Changes in v2: > - New > > arch/riscv/dts/k210.dtsi | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) >
LGTM Reviewed-by: Bin Meng <[email protected]>

