Hi Tony, >-----Original Message----- >From: sricharan [mailto:r.sricharan@xxxxxx] >Sent: Friday, January 28, 2011 10:38 AM >To: r.sricharan@xxxxxx; linux-omap@xxxxxxxxxxxxxxx >Cc: santosh.shilimkar@xxxxxx; tony@xxxxxxxxxxx; paul@xxxxxxxxx >Subject: [PATCH 0/5] omap2+: mux: Add support for static and dynamic pads. > > >1) The support to add the pad data to the device hwmod entry and to use > it to dynamically configure the pads based on the state of the > hwmod is already present. > >2) But using that for pads that requires only initialisation and not > dynamic remux, brings in a overhead to iterate over all the > hwmod signals of the device for every device enable/idle transitions. > >3) By seperating the pads that requires remux as dynamic and the > ones that do not as static the above overhead is avoided. > >4) This way the static and dynamic pads are initialised, > and only dynamic pads are taken for remuxing. > >sricharan (5): > omap2+: mux: Seperate the pads of a hwmod as static and dynamic. > omap4: board-4430sdp: Initialise the serial pads > omap3: board-3430sdp: Initialise the serial pads. > omap4: board-omap4panda: Initialise the serial pads > omap2+: board-n8x0: Change the flags for the serial pads. > Any comments on this?? Thanks, Sricharan -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html