Re: [PATCH v2 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model

2023-04-14 Thread Andre Przywara
On Sun, 22 Jan 2023 16:06:30 -0600 Samuel Holland wrote: Hi, > This series converts the sunxi NAND driver to get its resources (clocks, > resets, pins) from the devicetree, and probe using the driver model. > > In addition to the immediate cleanup, this allows backporting more > patches

[PATCH v2 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model

2023-01-22 Thread Samuel Holland
This series converts the sunxi NAND driver to get its resources (clocks, resets, pins) from the devicetree, and probe using the driver model. In addition to the immediate cleanup, this allows backporting more patches (bugfixes, newer SoC support) from the Linux driver. Changes in v2: - Fix A80