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 A7B4CC433F5 for ; Wed, 29 Dec 2021 05:36:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238795AbhL2FgU (ORCPT ); Wed, 29 Dec 2021 00:36:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229666AbhL2FgT (ORCPT ); Wed, 29 Dec 2021 00:36:19 -0500 Received: from mail-pg1-x52c.google.com (mail-pg1-x52c.google.com [IPv6:2607:f8b0:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E50FBC061574 for ; Tue, 28 Dec 2021 21:36:18 -0800 (PST) Received: by mail-pg1-x52c.google.com with SMTP id l10so17650140pgm.7 for ; Tue, 28 Dec 2021 21:36:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Nsu5SLu33j/sE27MQRMv94REvtF5KHoUUdJ/rRJCBKc=; b=LhGTWxNvS8f/k6IwrYBQ9w+endDRu4HsYOTFu77KuXJeWzeMmaw4hKbczXWI/szDDk wS4FZUCSdhkkh2Mn4fAK/stz6O2G7EcqFlEBlPQpKd8E6vA9/z8DzNyE6Ix4EwfqQFOF wjEckNlMPsww8Z5MFcn/GJUpSlbdroyWpjmndn9A/3brVFseH0ZbtG8hzf3O0OykSxWZ B0ZVZq/f2NHlyuqqmNdQFMZEy5B9BSd62iU0AYsI7oM7jKhW/0J20tjrdxvJVGjuDGF5 45ARdKJqro60BwRNng8lAOOynIvKiiijeukxyu01rlWZpyq4hFhRrthVM7Kh95aisejd ynpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Nsu5SLu33j/sE27MQRMv94REvtF5KHoUUdJ/rRJCBKc=; b=5jb9Q957aQT6PpWIXZecI8wT+ykoJbdSCcp0YLfxZxbGDec8ne3qmyze7f9FkMcrZ3 nZ2Z8OPq9tEBsngGl4/vY+DbZu8DWaOgbcBY3uE4rohxI+MhE4kc8Lx1F8MDpo1KnXdl qdPi1GEg1+ZO6q37AVkDTG8bFMrsWkrG6z6MHBtd/4YCtxc9+go+SAZvHL3II5QhGfhM WkIr5zGPRvd6CLAhr8CWn+Mtzyv6sVms5vowyDqMcbG/G/TjHpEzi1lKVO2ZmqDNY8cx vfvBC4TuxQuTmKhe74jjs5hN90+HRW+6uQb2f7lHs9RB6NihvbsHTSt4MbzqFhdgafPx W/sQ== X-Gm-Message-State: AOAM532cnKX2De5iudysnPbtp5euGQwuiQp6Jcc4nPrpmyZ/lLiCz8LA CIfFeaX3M24NUjzcWW5eL33msA== X-Google-Smtp-Source: ABdhPJzQuki0iGD+cAH6k2vcVjIwQQyRJUo+cD69ZoMLZ/4KGBWqzam4XH+vbVYrMkUhzsc3Kiugrw== X-Received: by 2002:aa7:8bc3:0:b0:4bb:d87:c988 with SMTP id s3-20020aa78bc3000000b004bb0d87c988mr25335502pfd.66.1640756178267; Tue, 28 Dec 2021 21:36:18 -0800 (PST) Received: from google.com ([2401:fa00:1:10:4dea:2b20:ea89:724b]) by smtp.gmail.com with ESMTPSA id bg23sm20695639pjb.24.2021.12.28.21.36.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 21:36:18 -0800 (PST) Date: Wed, 29 Dec 2021 13:36:13 +0800 From: Tzung-Bi Shih To: Yunfei Dong Cc: Alexandre Courbot , Hans Verkuil , Tzung-Bi Shih , Tiffany Lin , Andrew-CT Chen , Mauro Carvalho Chehab , Rob Herring , Matthias Brugger , Tomasz Figa , Hsin-Yi Wang , Fritz Koenig , Dafna Hirschfeld , Benjamin Gaignard , Daniel Vetter , dri-devel , Irui Wang , AngeloGioacchino Del Regno , Steve Cho , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, srv_heupstream@mediatek.com, linux-mediatek@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [PATCH v2, 02/12] media: mtk-vcodec: Using firmware type to separate different firmware architecture Message-ID: References: <20211228094146.20505-1-yunfei.dong@mediatek.com> <20211228094146.20505-3-yunfei.dong@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211228094146.20505-3-yunfei.dong@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 28, 2021 at 05:41:36PM +0800, Yunfei Dong wrote: > From: Yunfei Dong > > MT8173 platform use vpu firmware, mt8183/mt8192 will use scp > firmware instead, using chip name is not reasonable to separate > different firmware architecture. Using firmware type is much better. > > Signed-off-by: Yunfei Dong Reviewed-by: Tzung-Bi Shih