commit | 11bcc5841ae6765e010a419bd6354b15ae4e1096 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jan 21 20:03:10 2020 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Feb 01 01:14:32 2020 +0900 |
tree | 5db4261de3f1daff72083296ee06ed93f969e9be | |
parent | 33672c970b0854586b3c533f3bf17056e96d7cf6 [diff] |
mtd: rawnand: denali_dt: make the core clock optional The "nand_x" and "ecc" clocks are currently optional. Make the core clock optional in the same way. This will allow platforms with no clock driver support to use this driver. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: Marek Vasut <marex@denx.de> # On SoCFPGA Arria V