2022-11-18 03:46:25

by Parikshit Pareek

[permalink] [raw]
Subject: [PATCH v10 0/2] arm64: dts: qcom: add dts for sa8540p-ride board

Changes in v10:
- Removed micro-amp properties from ufs_mem_hc node(Konrad)

Changes in v9:
- Enabled ufs_mem_hc/ufs_mem_phy nodes(Johan)
- Corrected the indentation of 'regulator-allowed-modes' properties.

Changes in v8:
- Changed the schema of the regulators(Krzysztof)
- Removed node remoteproc_adsp(Andrew)
- Removed TODO comment for node usb_0_dwc3(Andrew)
- Added Reviewed-by/Tested-by(Eric)

Changes in v7:
- Put the smpi bus related pmic changes in sseparate dtsi files(Konrad)
- Mention allowed regulator modes via DT property regulator-allowed-modes
(Konrad and Brian)
- Remove unused ldo nodes vreg_l3c and vreg_l10c(Shazad)

Changes in v6:
- Introduced the new dts for the board, rather than moving common nodes
between this one and SA8295 ADP board into dtsi file(Bjorn)
- Drop 'adp' term to imply it being unrelated with ADP board(Internal
discussion with Bjorn)
- Removed Acked-by(Krzysztof) tag in dt-binding document, due to content
change.
- Not including Reviewed-by(Krzysztof), because of the content change.

Changes in v5:
- Moved the usb and ufs nodes from sa8540p-adp.dtsi file to respective
board specific dts files: sa8295p-adp.dts and sa8540p-adp-ride.dts.
Took inputs from Shazad Hussain in this regard(Johan)
- Added more description of the board differences(Johan)
- Not including Reviewed-by for Krzysztof, because of the new changes to
be reviewed.
- Removed Reported-by tag(Johan).

Changes in v4:
- Removed the ufs_card_hc node, as it is not mounted on Qdrive-3 board.
- Removed usb_1 relared nodes, as usb1 doesn't have any port connected
on Qdrive3 board.
- Added Reported-by tag for Shazad(for ufs and usb_1 node removals)

Changes in v3:
- Added Acked-by tag (Krzysztof)
- Renamed dtsi to sa8540p-adp.dtsi (Johan)
- Removed copyright from sa8295-adp.dts and sa8295-adp.dtsi(Johan)
- Added cover letter

Changes in v2:
- Make dt-binding patch as the first one in the patch set
- Add , after year 2022, in the license header

Initial version:
- Move the common nodes to sa8540p-adp.dtsi, and create qrive-3 board
specific file sa8540p-adp-ride.dts.

Parikshit Pareek (2):
dt-bindings: arm: qcom: Document additional sa8540p device
arm64: dts: qcom: add SA8540P ride(Qdrive-3)

.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/pm8450a.dtsi | 77 +++++++
arch/arm64/boot/dts/qcom/sa8540p-ride.dts | 217 ++++++++++++++++++
4 files changed, 296 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/pm8450a.dtsi
create mode 100644 arch/arm64/boot/dts/qcom/sa8540p-ride.dts

--
2.17.1



2022-11-18 03:46:43

by Parikshit Pareek

[permalink] [raw]
Subject: [PATCH v10 1/2] dt-bindings: arm: qcom: Document additional sa8540p device

Add the qdrive3 ride device to the valid device compatibles found on the
sa8540p platform.

Signed-off-by: Parikshit Pareek <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Brian Masney <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 463509f0f23a..52a4ac4174ae 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -735,6 +735,7 @@ properties:
- items:
- enum:
- qcom,sa8295p-adp
+ - qcom,sa8540p-ride
- const: qcom,sa8540p

- items:
--
2.17.1


2022-12-06 19:01:08

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v10 0/2] arm64: dts: qcom: add dts for sa8540p-ride board

On Fri, 18 Nov 2022 08:21:56 +0530, Parikshit Pareek wrote:
> Changes in v10:
> - Removed micro-amp properties from ufs_mem_hc node(Konrad)
>
> Changes in v9:
> - Enabled ufs_mem_hc/ufs_mem_phy nodes(Johan)
> - Corrected the indentation of 'regulator-allowed-modes' properties.
>
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)
commit: 6be310347c9ca850b6fcc3f0e6a9fa1bd49c7327

Best regards,
--
Bjorn Andersson <[email protected]>