On Sat, Dec 30, 2017 at 7:30 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote: > Allwinner A64's DE2 needs to claim a section of SRAM (SRAM C) to work. > > Add support for it. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> > --- > Changes in v4: > - Use a struct to maintain both ccu desc and quirks as Chen-Yu Tsai > suggested. This made the patch slightly messy. Could you split it into two patches? The first just adds the struct (without the sram_needed field) and migrates everything to that. This patch should mention it is preperation for the next patch, which adds the a field to the struct (otherwise it makes no sense and just looks like churn.) The second patch will add the .sram_needed field and support for the A64 DE2 CCU. Thanks ChenYu -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html