On Thu, Feb 25, 2016 at 06:23:07PM +0100, Philipp Zabel wrote: > Commit bdb0066df96e ("mfd: syscon: Decouple syscon interface from platform > devices") added the possibility to register syscon devices without > associated platform device. This also removed regmap debugfs facilities, > which don't work without a device. This patch associates the syscon regmap > that handles the IOMUX controller's general purpose registers with the > pinctrl device so that the GPR registers appear in the regmap debugfs > directory again. For example, on i.MX6Q the GPR registers now can be > read from /sys/kernel/debug/regmap/20e0000.iomuxc-gpr/registers. > > Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html