Patch 3/3 depends on patch 1/3, Greg would it be possible to ack patch 3/3. So it could land via QCOM tree. Akash Asthana (3): soc: qcom-geni-se: Cleanup the code to remove proxy votes arm64: dts: qcom: sc7180: Remove QUP-CORE ICC path Serial: Separate out earlycon support arch/arm64/boot/dts/qcom/sc7180.dtsi | 4 - drivers/soc/qcom/qcom-geni-se.c | 74 ---- drivers/tty/serial/Kconfig | 9 + drivers/tty/serial/Makefile | 1 + drivers/tty/serial/qcom_geni_earlycon.c | 649 ++++++++++++++++++++++++++++++++ drivers/tty/serial/qcom_geni_serial.c | 104 ----- include/linux/qcom-geni-se.h | 2 - 7 files changed, 659 insertions(+), 184 deletions(-) create mode 100644 drivers/tty/serial/qcom_geni_earlycon.c -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project