mbox series

[0/3] arm64: dts: qcom: QCS404 BLSP nodes

Message ID 20181118200135.25258-1-bjorn.andersson@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: QCS404 BLSP nodes | expand

Message

Bjorn Andersson Nov. 18, 2018, 8:01 p.m. UTC
This finalizes the definition of the BLSP UART, I2C and SPI devices found in
the QCS404 SoC.

Bjorn Andersson (3):
  arm64: dts: qcom: qcs404: Specify pinctrl state for UART
  arm64: dts: qcom: qcs404: Define remaining UARTs
  arm64: dts: qcom: qcs404: Add QUP I2C and SPI nodes

 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi |  14 +
 arch/arm64/boot/dts/qcom/qcs404.dtsi     | 333 +++++++++++++++++++++++
 2 files changed, 347 insertions(+)

Comments

Vinod Koul Nov. 29, 2018, 2:34 p.m. UTC | #1
On 18-11-18, 12:01, Bjorn Andersson wrote:
> This finalizes the definition of the BLSP UART, I2C and SPI devices found in
> the QCS404 SoC.

Reviewed-by: Vinod Koul <vkoul@kernel.org>