From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-4316.protonmail.ch (mail-4316.protonmail.ch [185.70.43.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ECE641FC7C5; Sat, 2 May 2026 08:07:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.70.43.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777709273; cv=none; b=hOn7ET6cimbcQYulwRAw6boPMNRZuHwjWD5u1Y7hBy+Spjq5n5kH6p6vP4fQLuVN8HSX/7qwp+aRimvcdD9/bFVQwur2G3AgHKPmdUCjEq1RzX0tJ+5HvIzMOdNe/LG8h+YEF0L0PC5tWKplfO6/rO/DCXRmZn5rQm1rizUKZg4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777709273; c=relaxed/simple; bh=ZPDzxzNkMskjLOEcF6bpBPV7fYkrTOkqVFWAURsyI6s=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Nf/84vOSEyjY0SjVtrzZ2YUbO6TrdxfLLbeatVBycz5IipEN+YirezsGIbGHZZa5UHuYEXYEtsKOsqwskGFrBTgKTzpdQZmq/CfC6VAvVvGWbDmsvCFEPoa2aPNHMUe6JQm7QqiOcFu4gZ7KAvQDR7/wsc6e6U8nLgkUhvf4YRQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me; spf=pass smtp.mailfrom=pm.me; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b=DbW6Ypz7; arc=none smtp.client-ip=185.70.43.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=pm.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pm.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=pm.me header.i=@pm.me header.b="DbW6Ypz7" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1777709263; x=1777968463; bh=pv/F1PPV1Zi+/q9n2GNINyeWZvEso37phWI69dlZ4Wg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=DbW6Ypz7cMERn7NZvaan47jbXH2SfO+RklE7/KHxTbAoRB8nBBnWmePQqlvpsdZO/ ANCvQfZ8t2wyWRBtymt/F9oQGq6VvzLfsgzGX3bszo0T76e+jyqaZqxy0KytAKuZcl r8kem7LDe/H1wnR5SnUJpfHdVjwwLbk9fkiLuS0fuc8WX52v3PnI8y9LzTgOyo8DPv ndMvi2b/qQlM5aHeM/hiTHa5YNaGCVDCRkVSqruypRRO9Im6Kxn1AY4wYknQd+62lf eR1zZGA00oYc0WnltCHPhPqGz1TWNjSmFEBoDdvP6eAzpuS+t5LGm7MGBYxCCPMKsx DVDYWyB40fnpg== Date: Sat, 02 May 2026 08:07:37 +0000 To: Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Konrad Dybcio , Akhil P Oommen , Bjorn Andersson From: Alexander Koskovich Cc: Luca Weiss , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Alexander Koskovich , Krzysztof Kozlowski Subject: [PATCH RFC v5 1/7] dt-bindings: display/msm/gmu: Document Adreno 810 GMU Message-ID: <20260502-adreno-810-v5-1-bc9fd2bb788d@pm.me> In-Reply-To: <20260502-adreno-810-v5-0-bc9fd2bb788d@pm.me> References: <20260502-adreno-810-v5-0-bc9fd2bb788d@pm.me> Feedback-ID: 37836894:user:proton X-Pm-Message-ID: 31b52ab53df712912f5798c2eac1b51c4bcdf22b Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Document Adreno 810 GMU in the dt-binding specification. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Alexander Koskovich --- .../devicetree/bindings/display/msm/gmu.yaml | 30 ++++++++++++++++++= ++++ 1 file changed, 30 insertions(+) diff --git a/Documentation/devicetree/bindings/display/msm/gmu.yaml b/Docum= entation/devicetree/bindings/display/msm/gmu.yaml index 93e5e6e19754..8578c2f8122e 100644 --- a/Documentation/devicetree/bindings/display/msm/gmu.yaml +++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml @@ -300,6 +300,36 @@ allOf: required: - qcom,qmp =20 + - if: + properties: + compatible: + contains: + const: qcom,adreno-gmu-810.0 + then: + properties: + reg: + items: + - description: Core GMU registers + reg-names: + items: + - const: gmu + clocks: + items: + - description: GPU AHB clock + - description: GMU clock + - description: GPU CX clock + - description: GPU AXI clock + - description: GPU MEMNOC clock + - description: GMU HUB clock + clock-names: + items: + - const: ahb + - const: gmu + - const: cxo + - const: axi + - const: memnoc + - const: hub + - if: properties: compatible: --=20 2.53.0