Re: [PATCH v4 4/5] mtd: rawnand: denali_dt: add more clocks based on IP datasheet

2018-06-22 Thread Boris Brezillon
On Sat, 23 Jun 2018 01:06:37 +0900 Masahiro Yamada wrote: > Currently, denali_dt.c requires a single anonymous clock, but > the Denali User's Guide requires three clocks for this IP: > > - clk: controller core clock > > - clk_x: bus interface clock > > - ecc_clk: clock at which ECC circuitr

[PATCH v4 4/5] mtd: rawnand: denali_dt: add more clocks based on IP datasheet

2018-06-22 Thread Masahiro Yamada
Currently, denali_dt.c requires a single anonymous clock, but the Denali User's Guide requires three clocks for this IP: - clk: controller core clock - clk_x: bus interface clock - ecc_clk: clock at which ECC circuitry is run This commit supports these named clocks to represent the real hard