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 654D2C433EF for ; Mon, 18 Apr 2022 06:22:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236756AbiDRGYu (ORCPT ); Mon, 18 Apr 2022 02:24:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236750AbiDRGYn (ORCPT ); Mon, 18 Apr 2022 02:24:43 -0400 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 711341837C for ; Sun, 17 Apr 2022 23:22:05 -0700 (PDT) Received: by mail-ed1-x530.google.com with SMTP id u18so16496302eda.3 for ; Sun, 17 Apr 2022 23:22:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=Bur8D9FzAagdjm0aTmG8lxdbZQSBX+S1iB2gHK6R/tkzttSR9FtCfwBNjrIvsxJkS5 bZdSK7WCvDEnspxJx4B0zK+YQidIQh0FdRHVycq3xBIYuelw2lrcYBA9pVFOclpqNA7Q o6rr6cGN0F8093vbW3/OHtdLHM81o5SRn4cKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=t89tUJdsDESSkc+6UK8X+exOD++ujaTnMCWrJdJbtnFR40VlKiNiQGhdgKbTvU+PgG QKbtculB1ri0z0acJTMDjCUneHrXjqTWdzxEuWroVCts5Kp+yVEj4yqRZMofI1bDwyqj WaFEwHGykgfzDehOjjbh3G7U2xSnxAZ0qLPq0Zbe8g8Ds0vDgUp522QPoQwimPr60SAh vSUxeOzoDDDTz2hmYC8kUgf+dEO1EDlwifH00RsJXBKqomUMu4sx5mSvjdI9gXAgizbS nMy3gdTCnqKCgn7IP0/zh71Op8nXatUaswD+VfAo3WP1xUx9zkyFncez+thsFjUJQ/PY tO4Q== X-Gm-Message-State: AOAM5304YmxQwALnwQs3DWkJp9PptEftid8k1nKXETib1WUGI5klygev 9C+zzJUxx+0HgJkZJP50oRnY9zAEMzVUdkRA X-Google-Smtp-Source: ABdhPJxID1yOMjT4HmM7LRUgnpy+7A1YSIU0u0Armb5lUpXQITzkHiHGiYclR5OFP7XzBzMoV10M5Q== X-Received: by 2002:a05:6402:b2c:b0:41d:7adc:e441 with SMTP id bo12-20020a0564020b2c00b0041d7adce441mr10780039edb.285.1650262923849; Sun, 17 Apr 2022 23:22:03 -0700 (PDT) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com. [209.85.128.46]) by smtp.gmail.com with ESMTPSA id q2-20020a056402032200b00423d4516387sm3120604edw.75.2022.04.17.23.22.03 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Apr 2022 23:22:03 -0700 (PDT) Received: by mail-wm1-f46.google.com with SMTP id l3-20020a05600c1d0300b0038ff89c938bso3053909wms.0 for ; Sun, 17 Apr 2022 23:22:03 -0700 (PDT) X-Received: by 2002:a7b:cbc1:0:b0:38e:7c42:fe38 with SMTP id n1-20020a7bcbc1000000b0038e7c42fe38mr14247667wmi.51.1650262606781; Sun, 17 Apr 2022 23:16:46 -0700 (PDT) MIME-Version: 1.0 References: <20220414025023.11516-1-Nick.Fan@mediatek.com> <20220414025023.11516-2-Nick.Fan@mediatek.com> In-Reply-To: <20220414025023.11516-2-Nick.Fan@mediatek.com> From: Fei Shao Date: Mon, 18 Apr 2022 14:16:10 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/2] arm64: dts: mt8192: Add node for the Mali GPU To: Nick Fan Cc: Rob Herring , Matthias Brugger , David Airlie , Daniel Vetter , DRI Development , linux-kernel , srv_heupstream@mediatek.com, "moderated list:ARM/Mediatek SoC support" , Project_Global_Chrome_Upstream_Group@mediatek.com, Linux ARM , devicetree@vger.kernel.org, wenst@chromium.org, alyssa.rosenzweig@collabora.com, AngeloGioacchino Del Regno Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 14, 2022 at 10:53 AM Nick Fan wrote: > > Add a basic GPU node for mt8192. > > Signed-off-by: Nick Fan Reviewed-by: Fei Shao 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3DF33C433EF for ; Mon, 18 Apr 2022 06:16:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 44A6C10EDBE; Mon, 18 Apr 2022 06:16:51 +0000 (UTC) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8AB7F10EDB9 for ; Mon, 18 Apr 2022 06:16:50 +0000 (UTC) Received: by mail-ed1-x52d.google.com with SMTP id z12so16484381edl.2 for ; Sun, 17 Apr 2022 23:16:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=Bur8D9FzAagdjm0aTmG8lxdbZQSBX+S1iB2gHK6R/tkzttSR9FtCfwBNjrIvsxJkS5 bZdSK7WCvDEnspxJx4B0zK+YQidIQh0FdRHVycq3xBIYuelw2lrcYBA9pVFOclpqNA7Q o6rr6cGN0F8093vbW3/OHtdLHM81o5SRn4cKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=273umrYwXiXrBtqXvtemYF98+uqaNhKsAjyDqSN72jANcWEiJEzXIX5rhYOdohBQ4r FrrkyXvhWpseE8uh3YZVTb3a3u/XeSr4Exp922woe2z7Q4aDKjaAvGG/5CZn3R6ojvWX 6HSlxz+ECbuvw4faSPFHSsfVS5dh8rBuGzx0ZvIaW1h0ugwywDxCHBXhgcmhYhZn90kD 5CEqxfMpRJteYA1kV1tpsJxP+64sgnYTcJJM2CS5dfYxfWs0Q4vUUZ201MDxA+8K4c6F vKhZ5Llc1rCPZs+6aPw9LgplPvF+YhJ7mLARA0pJA279q2fCN2StmaDnIFWmL++p5m5N Tddg== X-Gm-Message-State: AOAM533N2AcoF0YgdOJY9Jpv0/hCMcIYkgij/4iso1uyfjd0MGESsNpz pKyc0lM4i11KqHtGNxOuTTyHqawp76pRAA== X-Google-Smtp-Source: ABdhPJwEyDdl4rhGRZsMGcuQtjugnrHQFl2KKjldXRcVW3S32y4I5QEoW/MmRoHHEHU5KPoN3ccdog== X-Received: by 2002:a05:6402:35ca:b0:419:5a2d:9b87 with SMTP id z10-20020a05640235ca00b004195a2d9b87mr10482148edc.174.1650262608945; Sun, 17 Apr 2022 23:16:48 -0700 (PDT) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com. [209.85.128.46]) by smtp.gmail.com with ESMTPSA id s3-20020a1709067b8300b006e4a6dee49dsm4287911ejo.184.2022.04.17.23.16.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Apr 2022 23:16:47 -0700 (PDT) Received: by mail-wm1-f46.google.com with SMTP id r187-20020a1c44c4000000b0038ccb70e239so548521wma.3 for ; Sun, 17 Apr 2022 23:16:47 -0700 (PDT) X-Received: by 2002:a7b:cbc1:0:b0:38e:7c42:fe38 with SMTP id n1-20020a7bcbc1000000b0038e7c42fe38mr14247667wmi.51.1650262606781; Sun, 17 Apr 2022 23:16:46 -0700 (PDT) MIME-Version: 1.0 References: <20220414025023.11516-1-Nick.Fan@mediatek.com> <20220414025023.11516-2-Nick.Fan@mediatek.com> In-Reply-To: <20220414025023.11516-2-Nick.Fan@mediatek.com> From: Fei Shao Date: Mon, 18 Apr 2022 14:16:10 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/2] arm64: dts: mt8192: Add node for the Mali GPU To: Nick Fan Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, srv_heupstream@mediatek.com, David Airlie , linux-kernel , DRI Development , Project_Global_Chrome_Upstream_Group@mediatek.com, Rob Herring , "moderated list:ARM/Mediatek SoC support" , alyssa.rosenzweig@collabora.com, wenst@chromium.org, Matthias Brugger , Linux ARM , AngeloGioacchino Del Regno Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Apr 14, 2022 at 10:53 AM Nick Fan wrote: > > Add a basic GPU node for mt8192. > > Signed-off-by: Nick Fan Reviewed-by: Fei Shao 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6FE9DC433EF for ; Mon, 18 Apr 2022 06:17:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1cF4iexXPs4luZFvyIIVq/v7Z1ZBqqGF0Nh9MUBEqvM=; b=baC7brtK9kIlak TlcUJHNLrsHgrfButWjJUJ3awVvVw/8Z9qxgYVcWFAbWbWYFvZupQn4zSoPR/nPHXFHlrBkQeqcZO GZ7zhRV4E5vAI+wvMYHEG0OkvVHxxY4L41ehDMuPGscDY8m7IicQvCM4dk7qrtirCmckw8mlTrtWH tpmQoxLOpBQapArjC+Vi7j6ITIcZS1DJ457qbGEADPvno6Cru9Zza5MSGQNCulD1G0yJlabPieysM pZZ4q4qKmPjHqhYBnOi4fUKkVZGn9kUNn2o7oDBJdEcvtqMKmwXUhbLyBqUYP8YSyGfYu94Tux+Wn E4BKVqLGI+wcEilr+6/w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngKh0-00Fkxt-LG; Mon, 18 Apr 2022 06:16:58 +0000 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngKgx-00Fkwg-Nf for linux-mediatek@lists.infradead.org; Mon, 18 Apr 2022 06:16:57 +0000 Received: by mail-ed1-x532.google.com with SMTP id c6so16464628edn.8 for ; Sun, 17 Apr 2022 23:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=Bur8D9FzAagdjm0aTmG8lxdbZQSBX+S1iB2gHK6R/tkzttSR9FtCfwBNjrIvsxJkS5 bZdSK7WCvDEnspxJx4B0zK+YQidIQh0FdRHVycq3xBIYuelw2lrcYBA9pVFOclpqNA7Q o6rr6cGN0F8093vbW3/OHtdLHM81o5SRn4cKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=GOP28dwyHPtoyKze/l4X3BiB2iRB9Veh/c6f3xQMC8aIQYH27tqf4C4TSI2eVsBX9Z 3wBYMQTexyeisHAPSziPdmO2L3kg+hlxAVE9Cv6ZrelO2sLeh8UCtx5d03gHV+TFnump 3Qg9X9wSIL9WEjIyIIj+hPJUTTHap0sJnQ+m6w7LBvILH7S+//M9u4gVbMZDME0FwidQ /OgKaMSTAu8haylRWAX+Z/8twoEnUXhz5o+mnhwsObcwMc09RbnsaGaRTgCySy8cxjct kJ3oVdtIoLmv7K/LUXhUv90wGRXZg2BWhP4X8RQrQRDk9Srjp59+vqdslUHXl24lgmDB pTSw== X-Gm-Message-State: AOAM5332CuEmyp2LlToFHW1IWnTwTlOQ9M5CRHUNB4hWI4PRbmuYi8Mx iYapgT8AbqRfHkWpcWY5x36ag+evoe+IaaZW X-Google-Smtp-Source: ABdhPJx8JOFqEVUVIg9Y+LdIZ4Z3hTtQ4jHBwzntDHEVDrCBK+kaRPIxPQoPRu8gZfKp1hLRNFwz9w== X-Received: by 2002:aa7:d394:0:b0:41d:799e:e5ed with SMTP id x20-20020aa7d394000000b0041d799ee5edmr10768509edq.347.1650262610523; Sun, 17 Apr 2022 23:16:50 -0700 (PDT) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com. [209.85.128.42]) by smtp.gmail.com with ESMTPSA id bm7-20020a0564020b0700b004230dd33015sm4151851edb.57.2022.04.17.23.16.47 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Apr 2022 23:16:47 -0700 (PDT) Received: by mail-wm1-f42.google.com with SMTP id n126-20020a1c2784000000b0038e8af3e788so8283686wmn.1 for ; Sun, 17 Apr 2022 23:16:47 -0700 (PDT) X-Received: by 2002:a7b:cbc1:0:b0:38e:7c42:fe38 with SMTP id n1-20020a7bcbc1000000b0038e7c42fe38mr14247667wmi.51.1650262606781; Sun, 17 Apr 2022 23:16:46 -0700 (PDT) MIME-Version: 1.0 References: <20220414025023.11516-1-Nick.Fan@mediatek.com> <20220414025023.11516-2-Nick.Fan@mediatek.com> In-Reply-To: <20220414025023.11516-2-Nick.Fan@mediatek.com> From: Fei Shao Date: Mon, 18 Apr 2022 14:16:10 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/2] arm64: dts: mt8192: Add node for the Mali GPU To: Nick Fan Cc: Rob Herring , Matthias Brugger , David Airlie , Daniel Vetter , DRI Development , linux-kernel , srv_heupstream@mediatek.com, "moderated list:ARM/Mediatek SoC support" , Project_Global_Chrome_Upstream_Group@mediatek.com, Linux ARM , devicetree@vger.kernel.org, wenst@chromium.org, alyssa.rosenzweig@collabora.com, AngeloGioacchino Del Regno X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220417_231655_796478_0711A1E1 X-CRM114-Status: UNSURE ( 8.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, Apr 14, 2022 at 10:53 AM Nick Fan wrote: > > Add a basic GPU node for mt8192. > > Signed-off-by: Nick Fan Reviewed-by: Fei Shao _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 460ECC433F5 for ; Mon, 18 Apr 2022 06:22:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=srTJHY+tPyqawWteYqNhaOcr7LhTwcjc4uCWzJK4LFw=; b=hSmahBurL6d5UI 3GETC9iMgHsXeMnTytEzyfZvr5BNXeYN92oVMLIcfEUV4GFFCofv2Tl/W8jDKjUtK6Rlo/tzcVl/F fa/lDAvsQ6PpqUgmO6aVl6qhtEtLLpVXstsrjYt9zJUiZ38Wyn7maYzAdVD2q5bKiNrJhfzewGK/A 34MeEVx0SAOycPZfH7KIWLQxIT5lBLegBzrPqdYH2DwHIZ58Dqwispfvg/CMmMregZPgiBOE802Oz c8vsO0V2iHMlq7h7DGlcOFPeznU7PWsK+m/qjtMyWfpcxIh9BI5IshLUXex736oFlBMaKmA1iAnzn 55ZKh32ClwLE9uFkah/w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngKlm-00Flex-SR; Mon, 18 Apr 2022 06:21:54 +0000 Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngKlj-00FldZ-PG for linux-arm-kernel@lists.infradead.org; Mon, 18 Apr 2022 06:21:52 +0000 Received: by mail-ej1-x62c.google.com with SMTP id k23so25240462ejd.3 for ; Sun, 17 Apr 2022 23:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=Bur8D9FzAagdjm0aTmG8lxdbZQSBX+S1iB2gHK6R/tkzttSR9FtCfwBNjrIvsxJkS5 bZdSK7WCvDEnspxJx4B0zK+YQidIQh0FdRHVycq3xBIYuelw2lrcYBA9pVFOclpqNA7Q o6rr6cGN0F8093vbW3/OHtdLHM81o5SRn4cKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=R0p9SyM2Gw6ezgsQBgHwJlt6cnUQdSZIr2Akmm0cjIc=; b=jY6DN+Ej5ycJlQN4mPix2BUk9DPHQK3Hoz8yaBwzliEQ7mmopPKFtAWqG2/YOxg6Mj hXtpcfLbtTzZY3p9pOT1aFrVsuq6B9uTKDeNqfr488ZE+nheWqjXNAP8DOaobtfyS412 KpB3o2S+DTQvh9jaGdFi2T1y4ePe+AHB4HZClQQEdrXZPzQDmrNvP7Zx2pV02hSTsX0d YRPZCDTUNlVOJ7JINGk/f5DOLOBb6nLXaX3ckH2SDp4kvMwNc/yetGcQzRmjKPS3gPyv gdJd4cc9AD+/130yad9Bhg/eyKj93o4ppvjzpsloJ+pcIwnOaw49+/62jIBDS3tq+tUO +pEQ== X-Gm-Message-State: AOAM530N/lP/eMboXRfA7QgZPp9inx2hNmy04sj2RSvxLz9JZXwZiTqO xczdCgo5PLTqSYfm5nzElwp87JRbAuqwwU2a X-Google-Smtp-Source: ABdhPJydTfKskn5jK3YScQ//heiYE1kkY4LxULhyiNT6/1xYBjfblJSNABBD4fTJ6mM05tCbsaasmA== X-Received: by 2002:a17:907:7704:b0:6cf:48ac:b4a8 with SMTP id kw4-20020a170907770400b006cf48acb4a8mr7795906ejc.305.1650262909608; Sun, 17 Apr 2022 23:21:49 -0700 (PDT) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com. [209.85.128.54]) by smtp.gmail.com with ESMTPSA id o2-20020a170906768200b006e89514a449sm4227206ejm.96.2022.04.17.23.21.49 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 17 Apr 2022 23:21:49 -0700 (PDT) Received: by mail-wm1-f54.google.com with SMTP id m15-20020a7bca4f000000b0038fdc1394b1so7692140wml.2 for ; Sun, 17 Apr 2022 23:21:49 -0700 (PDT) X-Received: by 2002:a7b:cbc1:0:b0:38e:7c42:fe38 with SMTP id n1-20020a7bcbc1000000b0038e7c42fe38mr14247667wmi.51.1650262606781; Sun, 17 Apr 2022 23:16:46 -0700 (PDT) MIME-Version: 1.0 References: <20220414025023.11516-1-Nick.Fan@mediatek.com> <20220414025023.11516-2-Nick.Fan@mediatek.com> In-Reply-To: <20220414025023.11516-2-Nick.Fan@mediatek.com> From: Fei Shao Date: Mon, 18 Apr 2022 14:16:10 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 2/2] arm64: dts: mt8192: Add node for the Mali GPU To: Nick Fan Cc: Rob Herring , Matthias Brugger , David Airlie , Daniel Vetter , DRI Development , linux-kernel , srv_heupstream@mediatek.com, "moderated list:ARM/Mediatek SoC support" , Project_Global_Chrome_Upstream_Group@mediatek.com, Linux ARM , devicetree@vger.kernel.org, wenst@chromium.org, alyssa.rosenzweig@collabora.com, AngeloGioacchino Del Regno X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220417_232151_846726_69B7B049 X-CRM114-Status: UNSURE ( 9.87 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 14, 2022 at 10:53 AM Nick Fan wrote: > > Add a basic GPU node for mt8192. > > Signed-off-by: Nick Fan Reviewed-by: Fei Shao _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel