From 1e747e59cc4d1f4e31b0e352eeb0394dc3d56cf0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Heiko=20St=C3=BCbner?= Date: Mon, 5 May 2014 13:59:51 +0200 Subject: [PATCH] pinctrl: rockchip: base regmap supplied by a syscon This allows the basic registers of the general register files to be supplied by a syscon instead of being mapped locally. The GRF registers contain a lot more than pinctrl functions like dma, usb-phy and general soc control and status registers, intermixed with the iomux, pull and drive-strength registers. Signed-off-by: Heiko Stuebner Tested-by: Max Schwarz Signed-off-by: Linus Walleij --- Reading git-format-patch failed