From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-106119.protonmail.ch (mail-106119.protonmail.ch [79.135.106.119]) (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 57C5F39D6E2; Thu, 16 Apr 2026 11:05:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=79.135.106.119 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776337501; cv=none; b=LxSx+UHC1xMrapBy4OWWrdebNNxxcOQrxCXgcZe/bEO5R1D7ZgMA+IzOLKuL66webhbzN4rz078JyC+4Na88/6AeJCgCIt3Ylf2a/HG1lSfczs7e7wg+rpAfTg5u8F3HEggFtmXUREYbR16jNFpnxuVG4iYOrTgj7kmP4xB4pGc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776337501; c=relaxed/simple; bh=ZPDzxzNkMskjLOEcF6bpBPV7fYkrTOkqVFWAURsyI6s=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=YSv9Aa1CMylyTsNFFo91+k4LfN+77F+WUxsT5vzL/xLJjdwCaXGjKFstFpW3Y+X6VKHmjc3uEOZxgFLWMgFRjRjH3LF38Bf0V5kjGyf+bCjgzMY1amKCRVKGCu1AsYGBURWDJQWW8P+mFFt2lfdhcp+HmPTGRkQJZSZBMJ+wNwU= 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=ZB1HYpMb; arc=none smtp.client-ip=79.135.106.119 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="ZB1HYpMb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1776337498; x=1776596698; 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=ZB1HYpMb2wJBCHvxXhZfniRUvzsYc+wtsu0Hg7AbghXRWlqkPSQ98wDv7tCqAAg1t Ssps6tYjIRRP6i2YrJNTDuZQw5HljDbg8fukcUsHcGauPwKo6QixTTpEhRMkiI1E0+ OvtNSQFhUnliYTFxKHqRTYKtK08365tXXDAfo9E4BggiDF7JGE+1idi6CkJf8r2B// W7moxNbc+6Qt2YnHXTlw+9uqLqIHkAznBFAOrsI/qDhJ9jgkjy2Kah2Zby5wt8e9UT IgkkaM7HX/DoaA/vSRxIyAxmzj2Tw0fFlWS4y+wirOhb1zzyFMDw5f/B/dqXF0FJXt jwIocVRXU4wzQ== Date: Thu, 16 Apr 2026 11:04:49 +0000 To: Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , 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 v4 1/7] dt-bindings: display/msm/gmu: Document Adreno 810 GMU Message-ID: <20260416-adreno-810-v4-1-61676e073f8a@pm.me> In-Reply-To: <20260416-adreno-810-v4-0-61676e073f8a@pm.me> References: <20260416-adreno-810-v4-0-61676e073f8a@pm.me> Feedback-ID: 37836894:user:proton X-Pm-Message-ID: 626ee20bf486c47167101066bf61c874f81201f8 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