From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> This enables the QUPv3 interfaces that are exposed on the sa8775p-ride board: I2C, SPI and the Bluetooth and GNSS UART ports. v1 -> v2: - uart17 is the Bluetooth port, not GNSS - add uart12 for GNSS too in that case Bartosz Golaszewski (4): arm64: dts: qcom: sa8775p: add the i2c node for sa8775p-ride arm64: dts: qcom: sa8775p: add the SPI node for sa8775p-ride arm64: dts: qcom: sa8775p: add the GNSS high-speed UART for sa8775p-ride arm64: dts: qcom: sa8775p: add the BT high-speed UART for sa8775p-ride arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 100 ++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sa8775p.dtsi | 87 +++++++++++++++++++ 2 files changed, 187 insertions(+) -- 2.37.2