* Archit Taneja <archit@xxxxxx> [131213 00:33]: > > I have seen other OMAP drivers passing control module register info > to their DT node. Instead of having a pinmux driver for a single > register, we might want to consider just passing the control module > register, and take care of the reg fields and masks in the OMAP DSI > driver itself. See the PBIAS control module patches and their comments from Balaji. We can map the misc registers of SCM using drivers/mfd/syscon.c and that way drivers can access them via syscon. Regards, Tony -- 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