The RZ/A series has 3 main device: RZ/A1L, RZ/A1M, RZ/A1H. In terms of pinctrl, RZ/A1H and RZ/A1M are exactly the same. Aspects like the number of ports and the location where peripherals are brought out differ between the RZ/A1H and RZ/A1L. Basically this series adds a new set of tables for RZ/A1L and a new compatible "renesas,r7s72102-ports" This was tested on a Renesas Stream it board which contains an RZ/A1L and external SDRAM. v3: * rewored DT documentation * Added Reviewed-by for renesas,rza1-pinctrl.txt v2: * Added RZ/A1M to DT documentation * Added Reviewed-by for pinctrl-rza1.c Chris Brandt (2): pinctrl: rza1: add support for RZ/A1L dt-bindings: pinctrl: add support for RZ/A1M and RZ/A1L .../bindings/pinctrl/renesas,rza1-pinctrl.txt | 6 +- drivers/pinctrl/pinctrl-rza1.c | 134 +++++++++++++++++++++ 2 files changed, 138 insertions(+), 2 deletions(-) -- 2.14.1 -- 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