lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <y23kmalezyvwcd42jacpoksl7vh2p77e2we3jlbsfiszojmodd@uxlpmdyi3cuq> Date: Sat, 2 Dec 2023 20:09:24 -0800 From: Bjorn Andersson <andersson@...nel.org> To: Konrad Dybcio <konrad.dybcio@...aro.org> Cc: Will Deacon <will@...nel.org>, Robin Murphy <robin.murphy@....com>, Joerg Roedel <joro@...tes.org>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>, Andy Gross <agross@...nel.org>, Marijn Suijten <marijn.suijten@...ainline.org>, Neil Armstrong <neil.armstrong@...aro.org>, Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, linux-arm-kernel@...ts.infradead.org, iommu@...ts.linux.dev, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org Subject: Re: [PATCH 3/6] arm64: dts: qcom: sm8550: Add GPU nodes On Mon, Nov 27, 2023 at 05:21:30PM +0100, Konrad Dybcio wrote: > On 27.11.2023 17:20, Konrad Dybcio wrote: > > Add the required nodes to support the A740 GPU. > > > > Signed-off-by: Konrad Dybcio <konrad.dybcio@...aro.org> > > --- > > arch/arm64/boot/dts/qcom/sm8550.dtsi | 166 +++++++++++++++++++++++++++++++++++ > > 1 file changed, 166 insertions(+) > > > > diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi > > index 7bafb3d88d69..8f6641c58b3b 100644 > > --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi > > +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi > > @@ -2841,6 +2841,172 @@ dispcc: clock-controller@...0000 { > > #power-domain-cells = <1>; > > }; > > > > + gpu: gpu@...0000 { > > + compatible = "qcom,adreno-740.1", "qcom,adreno"; > The milisecond I pressed "send" I realized this is not the correct revision > of this patch.. The compatible needs to change. > I could have corrected it while applying the patch if you only included the revision here... Looking forward to v2. Regards, Bjorn
Powered by blists - more mailing lists