RE: [PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller

2017-03-22 Thread Chris Brandt
Hi Jacopo, On Monday, March 20, 2017, Jacopo Mondi wrote: > Chris: it would be great if you could give this another spin on RSK board. I tested these patches on an RZ/A1H RSK board after modifying the DT for the RSK vs the GENMAI board. The following worked fine: * SCIF * I2C * SDHI * Ether

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller

2017-03-20 Thread Jacopo Mondi
Hello, second round of combined GPIO and pin controller driver for Renesas RZ/A1 SoC. Few adjustments compared to v1. The most visible one is the update of pin configuration flag to what Chris suggested, and consequent simplification of pin multiplexing routine. Some other fixes in DTS suggeste