mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk api
authorMichael Trimarchi <michael@amarulasolutions.com>
Fri, 30 May 2025 15:16:44 +0000 (17:16 +0200)
committerFabio Estevam <festevam@gmail.com>
Sat, 31 May 2025 19:59:11 +0000 (16:59 -0300)
commit1c513b9edf64d82aaeb1308d2e0ea14e5a2e13f1
tree9a4d5b35d64749dbad53523978710f4dbb12c5b3
parent0f53197c3d6ccced1d73103de5ee222500353394
mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk api

Make simple the clock registration and enable and allow later
to add support for other platforms

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
drivers/mtd/nand/raw/mxs_nand_dt.c