From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F013C61DA4 for ; Thu, 9 Feb 2023 13:38:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229886AbjBINip (ORCPT ); Thu, 9 Feb 2023 08:38:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjBINio (ORCPT ); Thu, 9 Feb 2023 08:38:44 -0500 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0950310D4 for ; Thu, 9 Feb 2023 05:38:43 -0800 (PST) Received: by mail-ej1-x62f.google.com with SMTP id hx15so6351734ejc.11 for ; Thu, 09 Feb 2023 05:38:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Bi+cNN8MNydS94MbkJOD784fZVEZBaEhzXHs2Upm2b4=; b=D//V/YZZPzXi5NpsjvRuU+/1xhWiGYreIOG++95iz0ga2ChItuLx5keBwUJJkj17Pi mWuT+sob8Df6fTEowKjNJM0mJe3g8l+vdFtohCUnOOTcN0Kkw7Vn6y29PzpWxQvdnukW ZI0pwcb1r5VJ+uvv9gYeIEWDx4dND7rwHtJu5Cd97cRTGuvy8yZX4uCHOmVYbFEXud49 nV0QXxq4ZHTs3/kZXrBoEdK8dTBjC6bxzH+s7JS15un58rUAwexbEFoHgV9qRZanHjXC X5nfye46QL2e5+b7+PW4Ff0K4oIc5ljKMY85HiJnhh8J0BOFuWLiaNVckWrFO1ib7UFs KVlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Bi+cNN8MNydS94MbkJOD784fZVEZBaEhzXHs2Upm2b4=; b=3kfZeN8RAciaIKyj0oXsttvLoN1CjzU//muNK9BZQ9yBcazBDOIWP9l2fV4pwHLGkH 4We3UQV2eH2ktA+k6Eq5mENUZ7/Iq54cu5nVkXKn3PmZfCdGAYsv2uPCXXzLRkO5I4wM WZTqQF2Qf6k8kdMVDhP5oH8Hr0eOfBo1gJ+iFffPzBL+PbYqq2eOnmBO8BdTBNXrmpI+ YOjahYvYUPBWsSHIDw0C+eES6iZfThqLiYBPgDS6y+/nhpQhVBIatmgoc1sfGIBtu/vN hD/Y9dkSJNDdXdgCKNnGy1EoPf/CGbMPgMcZrb/XofJs6j8OTFdzzu85YgpLCxCZpiWb G8RQ== X-Gm-Message-State: AO0yUKUSqKrt41+GKOMdXxq4kLNIRN9fORh3paGn/8GMbYPtADYGKkDA 9nJbrbJ3zYnl5qkLJupKUSS2Zg== X-Google-Smtp-Source: AK7set8jLbfeLd+2o5I0ZlDFcxN9JCOFY4+DgCS7ZZl/vH1aNdZrRRcCE6cR0FSPc0lHJKeI3thAzQ== X-Received: by 2002:a17:907:2175:b0:88b:109e:fbd3 with SMTP id rl21-20020a170907217500b0088b109efbd3mr12149330ejb.24.1675949921602; Thu, 09 Feb 2023 05:38:41 -0800 (PST) Received: from eriador.lan (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id cd17-20020a170906b35100b0088f8ee84b76sm885553ejb.105.2023.02.09.05.38.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Feb 2023 05:38:41 -0800 (PST) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org Subject: [PATCH v3 0/6] arm64: dts: qcom: sm8350: enable GPU on the HDK board Date: Thu, 9 Feb 2023 15:38:33 +0200 Message-Id: <20230209133839.762631-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add A660 device to the Qualcomm SM8350 platform and enable it for the sm8350-hdk board. Unfortunately while adding the GPU & related devices I noticed that DT nodes on SM8350 are greatly out of the adress sorting order, so patches 2-4 reorder DT nodes to follow the agreement. Changes since v1: - Dropped merged patches - Expanded commit messages to mention the sort order (by the node address) - Rebased on top of latest Bjorn's tree Changes since v1: - Fixed the subject and commit message for patch 1 - Fixed GMU's clocks to follow the vendor kernel - Marked Adreno SMMU as dma-coherent - Dropped comments targeting sm8350 v1, we do not support that chip revision. Dmitry Baryshkov (6): dt-bindings: display/msm/gmu: add Adreno 660 support arm64: dts: qcom: sm8350: reorder device nodes arm64: dts: qcom: sm8350: move more nodes to correct place arm64: dts: qcom: sm8350: finish reordering nodes arm64: dts: qcom: sm8350: add GPU, GMU, GPU CC and SMMU nodes arm64: dts: qcom: sm8350-hdk: enable GPU .../devicetree/bindings/display/msm/gmu.yaml | 1 + arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 8 + arch/arm64/boot/dts/qcom/sm8350.dtsi | 2512 +++++++++-------- 3 files changed, 1354 insertions(+), 1167 deletions(-) -- 2.39.1