All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] arm64: dts: qcom: initial Inforce IFC6560 board support
@ 2022-05-03 22:09 Dmitry Baryshkov
  2022-05-03 22:09 ` [PATCH v1 1/5] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default Dmitry Baryshkov
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Dmitry Baryshkov @ 2022-05-03 22:09 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree

This work is largely based on the previous work by Bjorn Andersson ([1])

Changes since Bjorn's v2:
- Disable dsi1, dsi1 phy, GPU by default in sdm660.dtsi/sdm630.dtsi
- Fix qusb2phy ref clock
- Added USB2 host support to sdm630.dtsi
- Renamed DTS to follow SoC-vendor-board pattern
- Fixed vph_pwr voltage
- Removed extra/unrelated comments
- Added keys, USB2, USB3,
- Added configuration for the attached HDMI bridge
- Enabled MDP, MDSS and DSI0/DSI0 PHY devices
- Removed uart pinctrl and /reserved-mem nodes (present in main dtsi
  file)
- Added card detection for the SDCC2
- Disabled BLSP BAM DMA devices, they make the board reset during boot

[1] https://lore.kernel.org/linux-arm-msm/20210825221110.1498718-1-bjorn.andersson@linaro.org/#t

Dmitry Baryshkov (5):
  arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default
  arm64: dts: qcom: sdm630: disable GPU by default
  arm64: dts: qcom: sdm630: fix the qusb2phy ref clock
  arm64: dts: qcom: sdm630: add second (HS) USB host support
  arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support

 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/sda660-inforce-ifc6560.dts  | 455 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/sdm630.dtsi          |  59 ++-
 arch/arm64/boot/dts/qcom/sdm660.dtsi          |   3 +
 4 files changed, 517 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dts

-- 
2.35.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-05-14  9:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 22:09 [PATCH v1 0/5] arm64: dts: qcom: initial Inforce IFC6560 board support Dmitry Baryshkov
2022-05-03 22:09 ` [PATCH v1 1/5] arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by default Dmitry Baryshkov
2022-05-04  8:11   ` Marijn Suijten
2022-05-12 21:58     ` Dmitry Baryshkov
2022-05-14  9:39       ` Marijn Suijten
2022-05-04 15:57   ` Konrad Dybcio
2022-05-03 22:09 ` [PATCH v1 2/5] arm64: dts: qcom: sdm630: disable GPU " Dmitry Baryshkov
2022-05-04 15:58   ` Konrad Dybcio
2022-05-03 22:09 ` [PATCH v1 3/5] arm64: dts: qcom: sdm630: fix the qusb2phy ref clock Dmitry Baryshkov
2022-05-04 16:19   ` Konrad Dybcio
2022-05-03 22:09 ` [PATCH v1 4/5] arm64: dts: qcom: sdm630: add second (HS) USB host support Dmitry Baryshkov
2022-05-03 22:09 ` [PATCH v1 5/5] arm64: dts: qcom: sdm660: Add initial Inforce IFC6560 board support Dmitry Baryshkov
2022-05-04 16:17   ` Konrad Dybcio
2022-05-04 17:30     ` Dmitry Baryshkov
2022-05-12 22:58     ` Dmitry Baryshkov
2022-05-13 19:18       ` Konrad Dybcio
2022-05-13 23:05         ` Dmitry Baryshkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.