Re: [PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

2024-02-26 Thread Raihan Ahamed
I have checked with latest dtschema before sending version 3, it does not give anything related to gpu and iommu. On Mon, Feb 26, 2024 at 10:24 PM Rob Herring wrote: > > > On Mon, 26 Feb 2024 11:25:56 +0530, Raihan Ahamed wrote: > > Lenovo P2 is a handset using the MSM8953 SoC r

Re: [PATCH v3 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

2024-02-26 Thread Raihan Ahamed
Sorry, I misunderstood the fact. Is it necessary to change the tags only by sending another version? On Tue, Feb 27, 2024 at 9:25 AM Rob Herring wrote: > > On Mon, Feb 26, 2024 at 1:56 PM Raihan Ahamed > wrote: > > > > Lenovo P2 is a handset using the MSM8953 SoC released

[PATCH v3 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

2024-02-26 Thread Raihan Ahamed
Lenovo P2 is a handset using the MSM8953 SoC released in 2016 Add a device tree with initial support for: - GPIO keys - SDHCI (internal and external storage) - USB Device Mode - WCNSS (WiFi/BT) - Regulators Acked-by: Rob Herring Acked-by: Krzysztof Kozlowski Signed-off-by: Raihan Ahamed

[PATCH v3 1/2] dt-bindings: arm: qcom: Add Lenovo P2

2024-02-26 Thread Raihan Ahamed
Document the compatible for the MSM8953-based Lenovo P2 smartphone released in 2016. Acked-by: Krzysztof Kozlowski Signed-off-by: Raihan Ahamed --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm

[PATCH v2 2/2] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

2024-02-26 Thread Raihan Ahamed
Lenovo P2 is a handset using the MSM8953 SoC released in 2016 Add a device tree with initial support for: - GPIO keys - SDHCI (internal and external storage) - USB Device Mode - WCNSS (WiFi/BT) - Regulators Signed-off-by: Raihan Ahamed --- arch/arm64/boot/dts/qcom/Makefile | 1

[PATCH v2 1/2] dt-bindings: arm: qcom: Add Lenovo P2

2024-02-26 Thread Raihan Ahamed
Document the compatible for the MSM8953-based Lenovo P2 smartphone released in 2016 Signed-off-by: Raihan Ahamed --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree

[PATCH] arm64: dts: qcom: msm8953-lenovo-kuntao: Add initial device tree

2024-02-25 Thread Raihan Ahamed
Lenovo P2 is a handset using the MSM8953 SoC released in 2016 Add a device tree for with initial support for: - GPIO keys - SDHCI (internal and external storage) - USB Device Mode - WCNSS (WiFi/BT) - Regulators Signed-off-by: Raihan Ahamed --- arch/arm64/boot/dts/qcom/Makefile