Hi Akash, do you plan to re-spin this series in the near future? Thanks Matthias On Mon, Feb 17, 2020 at 06:59:59PM +0530, Akash Asthana wrote: > dt-binding patch for UART, I2C and SPI. > - https://patchwork.kernel.org/patch/11385965/ [Convert QUP bindings > to YAML and add ICC, pin swap doc] > > dt-binding patch for QSPI. > - https://patchwork.kernel.org/cover/11386003/ [Convert QSPI binding > to YAML and add interconnect doc] > > Akash Asthana (6): > soc: qcom: geni: Support for ICC voting > tty: serial: qcom_geni_serial: Add interconnect support > i2c: i2c-qcom-geni: Add interconnect support > spi: spi-geni-qcom: Add interconnect support > spi: spi-qcom-qspi: Add interconnect support > arm64: dts: sc7180: Add interconnect for QUP and QSPI > > arch/arm64/boot/dts/qcom/sc7180.dtsi | 199 ++++++++++++++++++++++++++++++++++ > drivers/i2c/busses/i2c-qcom-geni.c | 84 +++++++++++++- > drivers/spi/spi-geni-qcom.c | 65 ++++++++++- > drivers/spi/spi-qcom-qspi.c | 38 ++++++- > drivers/tty/serial/qcom_geni_serial.c | 84 ++++++++++++-- > include/linux/qcom-geni-se.h | 31 ++++++ > 6 files changed, 481 insertions(+), 20 deletions(-) > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project