devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Add ipq806x missing bindings
@ 2022-07-07  1:09 Christian Marangi
  2022-07-07  1:09 ` [PATCH v2 1/8] ARM: dts: qcom: add multiple missing pin definition for ipq8064 Christian Marangi
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Christian Marangi @ 2022-07-07  1:09 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel
  Cc: Christian Marangi

This is a respin of "Multiple addition to ipq8064 dtsi" series
with major changes and some commit removed.

This series try to add some of the missing bindings for ipq806x.

This still lacks of the cpu bindings and all the bindings required
to scale cpu clk or L2. These will come later as the driver and
documentation require some changes.

So for now we try to add bindings that can directly applied without
making changes to any drivers.

Changes:
v2:
- Dropped "add sic non secure node for ipq8064" (no user found)
- Dropped "add smem node for ipq8064" (require changes to the driver
  to remove syscon node and use regs directly, will be added in a
  different series)
- Dropped "fix dtc warning for missing #address-cells for ipq8064" (
  doesn't actually fix any warning)
- Changed "enable usb phy by default for ipq8064" to disable usb phy
  by default
- Reworked rpm smb208 declaration to a saparate dtsi
- Fixed order with compatible-reg-status
- Squashed "remove redundant binding from ipq8064 rb3011 dts" with
  "add multiple missing pin definition for ipq8064" to prevent dtc
  error.
- Add review tag for snps patch

Changes from "Multiple addition to ipq8064 dtsi":
v3:
- Fix error in rb3011 dts
- Add tested-by tag on the entire series
v2:
- Added missing patch
- Added additional gsbi6 spi
- Added extra description for L2 cache opp
- Fxied smb208 enabled by default that is problematic for rb3011 devices

Christian Marangi (8):
  ARM: dts: qcom: add multiple missing pin definition for ipq8064
  ARM: dts: qcom: add gsbi6 missing definition for ipq8064
  ARM: dts: qcom: add specific ipq8064 dtsi with smb208 rpm regulators
  ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064
  ARM: dts: qcom: disable usb phy by default for ipq8064
  ARM: dts: qcom: reduce pci IO size to 64K for ipq8064
  ARM: dts: qcom: fix and add some missing gsbi node for ipq8064
  ARM: dts: qcom: add speedbin efuse nvmem node

 arch/arm/boot/dts/qcom-ipq8064-ap148.dts   |   6 -
 arch/arm/boot/dts/qcom-ipq8064-rb3011.dts  |   9 --
 arch/arm/boot/dts/qcom-ipq8064-smb208.dtsi |  37 +++++
 arch/arm/boot/dts/qcom-ipq8064.dtsi        | 150 +++++++++++++++++++--
 4 files changed, 179 insertions(+), 23 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-ipq8064-smb208.dtsi

-- 
2.36.1


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

end of thread, other threads:[~2022-07-17  9:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07  1:09 [PATCH v2 0/8] Add ipq806x missing bindings Christian Marangi
2022-07-07  1:09 ` [PATCH v2 1/8] ARM: dts: qcom: add multiple missing pin definition for ipq8064 Christian Marangi
2022-07-07  1:09 ` [PATCH v2 2/8] ARM: dts: qcom: add gsbi6 missing " Christian Marangi
2022-07-07  1:09 ` [PATCH v2 3/8] ARM: dts: qcom: add specific ipq8064 dtsi with smb208 rpm regulators Christian Marangi
2022-07-07  1:09 ` [PATCH v2 4/8] ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064 Christian Marangi
2022-07-07  1:09 ` [PATCH v2 5/8] ARM: dts: qcom: disable usb phy by default for ipq8064 Christian Marangi
2022-07-07  1:09 ` [PATCH v2 6/8] ARM: dts: qcom: reduce pci IO size to 64K " Christian Marangi
2022-07-07  1:09 ` [PATCH v2 7/8] ARM: dts: qcom: fix and add some missing gsbi node " Christian Marangi
2022-07-07  1:09 ` [PATCH v2 8/8] ARM: dts: qcom: add speedbin efuse nvmem binding Christian Marangi
2022-07-07  1:34   ` Christian Marangi
2022-07-07  1:09 ` [PATCH v2 8/8] ARM: dts: qcom: add speedbin efuse nvmem node Christian Marangi
2022-07-17  2:46 ` [PATCH v2 0/8] Add ipq806x missing bindings Bjorn Andersson
2022-07-17  9:20   ` Christian Marangi
2022-07-17  3:08 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).