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

2024-02-26 Thread Krzysztof Kozlowski
On 27/02/2024 05:33, Raihan Ahamed wrote: > I have checked again with latest dtschema before sending version 3 it > doesn't give anything related to gpu and iommu At least the second warning looks real, but the error was already there - in the DTSI. Best regards, Krzysztof

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 released in 2016 >

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

2024-02-26 Thread Rob Herring
On Mon, 26 Feb 2024 11:25:56 +0530, Raihan Ahamed wrote: > 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 > > Sign

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

2024-02-25 Thread Krzysztof Kozlowski
On 26/02/2024 06:55, Raihan Ahamed wrote: > 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