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 X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4E027C4BA0D for ; Wed, 26 Feb 2020 04:46:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DEC50222C2 for ; Wed, 26 Feb 2020 04:46:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="ofvWS/in" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726112AbgBZEqB (ORCPT ); Tue, 25 Feb 2020 23:46:01 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:42109 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726039AbgBZEqB (ORCPT ); Tue, 25 Feb 2020 23:46:01 -0500 Received: by mail-oi1-f193.google.com with SMTP id j132so1727089oih.9 for ; Tue, 25 Feb 2020 20:46:00 -0800 (PST) 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=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ofvWS/inAusVCo3l1y8QovhX4A7p7BrHR3o/38cH5h/oY+oPPGklAZwzipfIf14QU6 potN5ZirnfbpuqlD3FbwCDt68S2VNziAe29j031oaTGqS5jme9cfqbcq9aS2Ev3tHZ+Y 4l+XyIFM0jvqUyCko5LHBk01vlk6v3SmOhxMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=W/RxRKOujBN3tC56Y1IAWvrv2WJDxe+fnsxMUdPuxNsZlHSmlxm/wuovf4lIil1+oc 8i5/bfc8ct7HtuGQqBYRu6bVXm9n715S0CMSZhDYQNDCHCuBr7DvO9JzcuhT4FMUSyyj D2kxykXDRWPnYlo7xOpPdJlD/oyWs9qAsiWFcf/FaiMaWEpy+4SUu5Pxz+SAnGCq7ppD xCL0qzjxH1NhqoRq/cIRHzCAwcok4cU84RgQC0FzgY7r1nBjgEVozk3eFP7ZaH14zXl2 iHrNFi0n4LYZWIBFAEuGfPkMk9A9XsSte7J64bDEpdI6AHnF4tsXqNKTgs+ynoRAED9P vG7w== X-Gm-Message-State: APjAAAVxqFvxCiFE0rf4I8KsH2Kcb28AToKw8bBN8EXN5rlIdQcuLeZR elYk3Z5Jvjvuladm8yNhbX0iTnr3gafRDQ== X-Google-Smtp-Source: APXvYqyYlJz6SdpKKsaTmzNG0mK2E9kBTt9FthIwXIM0tVPrG2goGshGjILQlRE1pVIZEYYGlwVwgg== X-Received: by 2002:aca:bcd7:: with SMTP id m206mr1774156oif.46.1582692359661; Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com. [209.85.210.51]) by smtp.gmail.com with ESMTPSA id n16sm336144otk.25.2020.02.25.20.45.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: by mail-ot1-f51.google.com with SMTP id 66so1760630otd.9 for ; Tue, 25 Feb 2020 20:45:58 -0800 (PST) X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr1449424otq.97.1582692357955; Tue, 25 Feb 2020 20:45:57 -0800 (PST) MIME-Version: 1.0 References: <20200226033646.20949-1-gtk_ruiwang@mediatek.com> <20200226033646.20949-2-gtk_ruiwang@mediatek.com> <1582690790.6276.19.camel@mhfsdcap03> In-Reply-To: <1582690790.6276.19.camel@mhfsdcap03> From: Alexandre Courbot Date: Wed, 26 Feb 2020 13:45:46 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder To: gtk_ruiwang List-Id: Cc: linux-firmware@kernel.org, Linux Media Mailing List , LKML , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , srv_heupstream@mediatek.com, Tomasz Figa , PoChun.Lin@mediatek.com, Longfei Wang , Yunfei Dong , Maoguang Meng Content-Type: text/plain; charset="UTF-8" Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Wed, Feb 26, 2020 at 1:20 PM gtk_ruiwang wrote: > > Dear Alex, > > Do you mean to create two symbolic link? > > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_d.bin -> > mediatek/mt8173/vpu_d.bin > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_p.bin -> > mediatek/mt8173/vpu_p.bin Yes, otherwise older kernels will become unable to use the firmware. I don't know whether these are supposed to stay forever or whether we can remove them after a while... presumably the former. Also the WHENCE file should probably be updated to list the new files. > > we create them at the linux-firmware root folder. > > Thanks > Best Regards > > On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote: > > On Wed, Feb 26, 2020 at 12:38 PM wrote: > > > > > > From: gtk_ruiwang > > > > > > Currently vpu_d.bin and vpu_p.bin are at the root of > > > linux-firmware git tree, it's not appropriate so we move > > > them to subfolder mediatek/mt8173 > > > > > > Release Version: 1.1.4 > > > > > > Signed-off-by: Rui Wang > > > --- > > > vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin > > > vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%) > > > rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%) > > > > This is nice as it removes some stuff from the root, but for > > compatibility with older kernels that don't know about the new path > > shouldn't we at least temporarily create a symbolic link between the > > old location and the new one? > 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 X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C499C4BA0B for ; Wed, 26 Feb 2020 04:46:02 +0000 (UTC) Received: by mail.kernel.org (Postfix) id EC1BB24650; Wed, 26 Feb 2020 04:46:01 +0000 (UTC) Received: from mail-ot1-f66.google.com (mail-ot1-f66.google.com [209.85.210.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A2E0A21927 for ; Wed, 26 Feb 2020 04:46:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="ofvWS/in" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A2E0A21927 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=acourbot@chromium.org Received: by mail-ot1-f66.google.com with SMTP id h9so1743385otj.11 for ; Tue, 25 Feb 2020 20:46:01 -0800 (PST) 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=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ofvWS/inAusVCo3l1y8QovhX4A7p7BrHR3o/38cH5h/oY+oPPGklAZwzipfIf14QU6 potN5ZirnfbpuqlD3FbwCDt68S2VNziAe29j031oaTGqS5jme9cfqbcq9aS2Ev3tHZ+Y 4l+XyIFM0jvqUyCko5LHBk01vlk6v3SmOhxMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=bg+9+ACQYoynjVh/aqK9GLamTi/DtI0EZH0QzspJw9/CZSO+9P4iOrMCrad2qTrtB1 d37MxGWrW182WBfU+HvhWGtEhalEkElwdbqOez02dwxHSnTXAQ/gqqMhHIjoQBUF29mg t8QbkrJg1DCDi6wPsFB97mSjH1IRGhfqsURlBYHLsivUZAFzKWgVZfg37x4IuoKUqp+J xfjx9bGjQP+6kiVdnPVdgSvycUOK71kYZR+8+wJc4mCCvxfLEDBShAASGXOLWkWBgt0k 8cPoeOKxE1F6wEKKf01fCmAj8Jh1KU8qToOn/LKiJxK9OLtJ2cOiT7pXusuroSYyGqQr 0+3Q== X-Gm-Message-State: APjAAAULAqcHUT67tG/ITgsYnkDQdEp61aRgqWnSbgVUU8eZv9Q509Qo 8CFXlnvjQgH9R7QjxOM9z1G9bVSejYWprQ== X-Google-Smtp-Source: APXvYqzDVFDrDgcjTmEByv13Ov8Y5MB0H4Gi1WcAOtZox48lr5epA7E9SlshNLsfmRFMOJfYiDCY7w== X-Received: by 2002:a9d:68d9:: with SMTP id i25mr1557370oto.135.1582692360013; Tue, 25 Feb 2020 20:46:00 -0800 (PST) Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com. [209.85.210.41]) by smtp.gmail.com with ESMTPSA id t20sm356645oij.19.2020.02.25.20.45.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: by mail-ot1-f41.google.com with SMTP id j20so1797906otq.3 for ; Tue, 25 Feb 2020 20:45:58 -0800 (PST) X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr1449424otq.97.1582692357955; Tue, 25 Feb 2020 20:45:57 -0800 (PST) MIME-Version: 1.0 References: <20200226033646.20949-1-gtk_ruiwang@mediatek.com> <20200226033646.20949-2-gtk_ruiwang@mediatek.com> <1582690790.6276.19.camel@mhfsdcap03> In-Reply-To: <1582690790.6276.19.camel@mhfsdcap03> From: Alexandre Courbot Date: Wed, 26 Feb 2020 13:45:46 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder To: gtk_ruiwang List-Id: Cc: linux-firmware@kernel.org, Linux Media Mailing List , LKML , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , srv_heupstream@mediatek.com, Tomasz Figa , PoChun.Lin@mediatek.com, Longfei Wang , Yunfei Dong , Maoguang Meng Content-Type: text/plain; charset="UTF-8" Message-ID: <20200226044546.3PHTZSCk9vUx1gAp-x1q3zULSPS3P0x1v0hMwQBPJLc@z> On Wed, Feb 26, 2020 at 1:20 PM gtk_ruiwang wrote: > > Dear Alex, > > Do you mean to create two symbolic link? > > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_d.bin -> > mediatek/mt8173/vpu_d.bin > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_p.bin -> > mediatek/mt8173/vpu_p.bin Yes, otherwise older kernels will become unable to use the firmware. I don't know whether these are supposed to stay forever or whether we can remove them after a while... presumably the former. Also the WHENCE file should probably be updated to list the new files. > > we create them at the linux-firmware root folder. > > Thanks > Best Regards > > On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote: > > On Wed, Feb 26, 2020 at 12:38 PM wrote: > > > > > > From: gtk_ruiwang > > > > > > Currently vpu_d.bin and vpu_p.bin are at the root of > > > linux-firmware git tree, it's not appropriate so we move > > > them to subfolder mediatek/mt8173 > > > > > > Release Version: 1.1.4 > > > > > > Signed-off-by: Rui Wang > > > --- > > > vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin > > > vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%) > > > rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%) > > > > This is nice as it removes some stuff from the root, but for > > compatibility with older kernels that don't know about the new path > > shouldn't we at least temporarily create a symbolic link between the > > old location and the new one? > 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 X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0CAC9C4BA0E for ; Wed, 26 Feb 2020 04:46:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AC30721927 for ; Wed, 26 Feb 2020 04:46:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="ofvWS/in" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726719AbgBZEqB (ORCPT ); Tue, 25 Feb 2020 23:46:01 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:39009 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726084AbgBZEqB (ORCPT ); Tue, 25 Feb 2020 23:46:01 -0500 Received: by mail-oi1-f193.google.com with SMTP id 18so1741536oij.6 for ; Tue, 25 Feb 2020 20:46:00 -0800 (PST) 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=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ofvWS/inAusVCo3l1y8QovhX4A7p7BrHR3o/38cH5h/oY+oPPGklAZwzipfIf14QU6 potN5ZirnfbpuqlD3FbwCDt68S2VNziAe29j031oaTGqS5jme9cfqbcq9aS2Ev3tHZ+Y 4l+XyIFM0jvqUyCko5LHBk01vlk6v3SmOhxMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=e33e+m2Gmlv1s22F8lDyLst+RoIBwpHGBcT68XiB9L/ytMJHoTqCcoSZB100oI+CEh A0OhIeiAHCl9Gkw2FEazjzhbUy38lYIdX5bkKEjLt5AZhvi6aA/UV/kalqTenosOly95 3pKDHOwjXMY0sLIrVbaDYATxiwxCL8fX+wkg5O7CrbPEFO5nX2vio+0W8JSapf3Bnc4W PqzNlwF7fvO+PbJg8PxuPwA1MVRa7crbSEZJFZ1G3P14WOKTfxjb2GwMvqNcjmEqQ3Qz MGEFgkRaMSz0JMff7SxZwNmJQcQc8zudOJEtnQ7e4YA97Ipjf3d+2CpRFN4g8Tb5CWBf PrSg== X-Gm-Message-State: APjAAAU3DBV9G71fet7WnA0ba2QyhO2RWNsXY9Yxs74IshqwMsJ44Pah 0EueW5dfd1sD4sm18JwUTQX7z39ox1NRVQ== X-Google-Smtp-Source: APXvYqwRwXNrCvdnxdC8P7xCZzkdYvLZ0VmBaGwMtWrlQQxigAlqfpshbjQDyFI4F8N7Sfpqi/hx1A== X-Received: by 2002:aca:44c1:: with SMTP id r184mr1581187oia.151.1582692359698; Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com. [209.85.210.42]) by smtp.gmail.com with ESMTPSA id m69sm318463otc.78.2020.02.25.20.45.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: by mail-ot1-f42.google.com with SMTP id i6so1773939otr.7 for ; Tue, 25 Feb 2020 20:45:58 -0800 (PST) X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr1449424otq.97.1582692357955; Tue, 25 Feb 2020 20:45:57 -0800 (PST) MIME-Version: 1.0 References: <20200226033646.20949-1-gtk_ruiwang@mediatek.com> <20200226033646.20949-2-gtk_ruiwang@mediatek.com> <1582690790.6276.19.camel@mhfsdcap03> In-Reply-To: <1582690790.6276.19.camel@mhfsdcap03> From: Alexandre Courbot Date: Wed, 26 Feb 2020 13:45:46 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder To: gtk_ruiwang List-Id: Cc: linux-firmware@kernel.org, Linux Media Mailing List , LKML , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" , srv_heupstream@mediatek.com, Tomasz Figa , PoChun.Lin@mediatek.com, Longfei Wang , Yunfei Dong , Maoguang Meng Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20200226044546.Z0HgLmSr5maTNK7wH8BJ4_piVbOBmT_aiP_ApoE4f_E@z> On Wed, Feb 26, 2020 at 1:20 PM gtk_ruiwang wrote: > > Dear Alex, > > Do you mean to create two symbolic link? > > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_d.bin -> > mediatek/mt8173/vpu_d.bin > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_p.bin -> > mediatek/mt8173/vpu_p.bin Yes, otherwise older kernels will become unable to use the firmware. I don't know whether these are supposed to stay forever or whether we can remove them after a while... presumably the former. Also the WHENCE file should probably be updated to list the new files. > > we create them at the linux-firmware root folder. > > Thanks > Best Regards > > On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote: > > On Wed, Feb 26, 2020 at 12:38 PM wrote: > > > > > > From: gtk_ruiwang > > > > > > Currently vpu_d.bin and vpu_p.bin are at the root of > > > linux-firmware git tree, it's not appropriate so we move > > > them to subfolder mediatek/mt8173 > > > > > > Release Version: 1.1.4 > > > > > > Signed-off-by: Rui Wang > > > --- > > > vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin > > > vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%) > > > rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%) > > > > This is nice as it removes some stuff from the root, but for > > compatibility with older kernels that don't know about the new path > > shouldn't we at least temporarily create a symbolic link between the > > old location and the new one? > 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B1A9C4BA0B for ; Wed, 26 Feb 2020 04:46:05 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 668B224653 for ; Wed, 26 Feb 2020 04:46:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="dw5fgtVJ"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="ofvWS/in" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 668B224653 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=HmBWOPgDGXMjx0At+t9EHkXcnt78nrQiLRRYeABfV14=; b=dw5fgtVJt7WaJC cv/x57c5/OeR1/nuCv9uKk3YhzsWQ3ZO40K7epI0iwi2Us4UAqFostQCRlou/eMiq9G+tSj6+vBaz K05Hef2G9zIaNkaH1VZ9otWosnchdQB6c32Fmekz0SUruugppKH5fFz0Xu6CCqp3NRbg6LDKJFbHn RJuhkLUnG5wpUcyaWQxVoLYDPQ5MJEfJ60diEPoKrnu2eY8xXk7flLHnP3ZdkmI3PYKfktmv+tlXg y4EwvWqkFCDk5FmHrVGgZ0tos4rzMRvyc7/gDpY1JLiIleVVuIONJ3e9LIQSv/QNum1xEpLbbP24E 2MDbzcODZ5FFfUsYwEEA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6oaC-0002bZ-Pm; Wed, 26 Feb 2020 04:46:04 +0000 Received: from mail-oi1-x241.google.com ([2607:f8b0:4864:20::241]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6oa9-0002Yt-GS for linux-arm-kernel@lists.infradead.org; Wed, 26 Feb 2020 04:46:03 +0000 Received: by mail-oi1-x241.google.com with SMTP id b18so1774413oie.2 for ; Tue, 25 Feb 2020 20:46:00 -0800 (PST) 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=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ofvWS/inAusVCo3l1y8QovhX4A7p7BrHR3o/38cH5h/oY+oPPGklAZwzipfIf14QU6 potN5ZirnfbpuqlD3FbwCDt68S2VNziAe29j031oaTGqS5jme9cfqbcq9aS2Ev3tHZ+Y 4l+XyIFM0jvqUyCko5LHBk01vlk6v3SmOhxMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ItW2ZW0aNxyS32l9WkfD04TIiNwNPqCnpXcro0FE4OFUhEk/bSgzRV3qsfSfVEKOL0 vGtan4t5Yga1nuMDc+Mqw3xuzbUSRd08VrdjImiTj+bkrn1CCg8zYVNlgNg+HvgacDtU JWtzR8jDMIIWkJy8ROtOYO6wW7I8BOd9OpNYCPODbMtRaG+W8teWVe7vPRbmuoVRpkxQ tp+NmmPpyLu966561z7E2SFRgQZ7RMcmpUqtQmpjAl98B4s9zHQxAA8oWLCrD9xBUM4V 3H8S0NYjvpUyUwHfIFBJmyRnx0p+kkfREESALAzfEUL8xH7g1nqW7Olp2EyzbubRVoGh V7Cg== X-Gm-Message-State: APjAAAWqe9D3nn3UU/ndzsrk2UJqh03ww5q9GRQcQniuCLaBn82xENXt GP7hihijYLAmHjfFpPi4vCelt2FWUMG1Ww== X-Google-Smtp-Source: APXvYqzh+CsSKsJTd6J1J7Cc9MbeXZ/EvA2sRsmYC1brKS35H26H98DlniZhFxk14192Du3bZlf7BQ== X-Received: by 2002:aca:d985:: with SMTP id q127mr1616037oig.132.1582692359743; Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: from mail-ot1-f46.google.com (mail-ot1-f46.google.com. [209.85.210.46]) by smtp.gmail.com with ESMTPSA id k201sm359160oih.43.2020.02.25.20.45.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: by mail-ot1-f46.google.com with SMTP id j16so1815442otl.1 for ; Tue, 25 Feb 2020 20:45:58 -0800 (PST) X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr1449424otq.97.1582692357955; Tue, 25 Feb 2020 20:45:57 -0800 (PST) MIME-Version: 1.0 References: <20200226033646.20949-1-gtk_ruiwang@mediatek.com> <20200226033646.20949-2-gtk_ruiwang@mediatek.com> <1582690790.6276.19.camel@mhfsdcap03> In-Reply-To: <1582690790.6276.19.camel@mhfsdcap03> From: Alexandre Courbot Date: Wed, 26 Feb 2020 13:45:46 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder To: gtk_ruiwang X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200225_204601_783448_6190CFB3 X-CRM114-Status: GOOD ( 16.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: Maoguang Meng , srv_heupstream@mediatek.com, Yunfei Dong , Longfei Wang , LKML , linux-firmware@kernel.org, Tomasz Figa , "moderated list:ARM/Mediatek SoC support" , PoChun.Lin@mediatek.com, "moderated list:ARM/Mediatek SoC support" , Linux Media Mailing List Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Message-ID: <20200226044546.RWGwjdiMS4Nrowo4MuGjy6UMvc9lYf-I_UjK2fpf6_8@z> On Wed, Feb 26, 2020 at 1:20 PM gtk_ruiwang wrote: > > Dear Alex, > > Do you mean to create two symbolic link? > > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_d.bin -> > mediatek/mt8173/vpu_d.bin > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_p.bin -> > mediatek/mt8173/vpu_p.bin Yes, otherwise older kernels will become unable to use the firmware. I don't know whether these are supposed to stay forever or whether we can remove them after a while... presumably the former. Also the WHENCE file should probably be updated to list the new files. > > we create them at the linux-firmware root folder. > > Thanks > Best Regards > > On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote: > > On Wed, Feb 26, 2020 at 12:38 PM wrote: > > > > > > From: gtk_ruiwang > > > > > > Currently vpu_d.bin and vpu_p.bin are at the root of > > > linux-firmware git tree, it's not appropriate so we move > > > them to subfolder mediatek/mt8173 > > > > > > Release Version: 1.1.4 > > > > > > Signed-off-by: Rui Wang > > > --- > > > vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin > > > vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%) > > > rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%) > > > > This is nice as it removes some stuff from the root, but for > > compatibility with older kernels that don't know about the new path > > shouldn't we at least temporarily create a symbolic link between the > > old location and the new one? > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2D4FC4BA0A for ; Wed, 26 Feb 2020 04:46:25 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5CFCD21927 for ; Wed, 26 Feb 2020 04:46:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aEOD16TW"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="ofvWS/in" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5CFCD21927 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id: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=UZx/AbAa//cXW8I8hk1iS4XjfyKtFYl0W0DH7OeI3XU=; b=aEOD16TWpsONfv uWsqBNqTRm81EsoeiCFXbXnPXJdB5etyaMNMS9HPHfJ5vHnmLBf6m4/Gi1niF7YO6gcsq8p7WRRoS OxxhUcuLWPP1iFieSU/waTCmZn42uq5n6sOpAKT/27VikJXVgyDXtvvii9N8XmhX2Y8UvySBDv/pJ wzeuJE9LPgv4zEiRF3abAm2fv0GTExDOtl2plMwqe0Dk0ieUB1b8kL/UgBNFNnDUR0avZr7DdiRrB jYa0Zw1vH67C0bM2zLd/2Gr5sULQgEdhDizSxVnA+xwZhTYfS00uBV+wv0fkfGTvHqKHcdufhI/gT yoz0FiUwxOirxSX5+l+w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6oaL-0002kM-0U; Wed, 26 Feb 2020 04:46:13 +0000 Received: from mail-oi1-x242.google.com ([2607:f8b0:4864:20::242]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6oa9-0002Yu-GQ for linux-mediatek@lists.infradead.org; Wed, 26 Feb 2020 04:46:03 +0000 Received: by mail-oi1-x242.google.com with SMTP id b18so1774429oie.2 for ; Tue, 25 Feb 2020 20:46:00 -0800 (PST) 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=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=ofvWS/inAusVCo3l1y8QovhX4A7p7BrHR3o/38cH5h/oY+oPPGklAZwzipfIf14QU6 potN5ZirnfbpuqlD3FbwCDt68S2VNziAe29j031oaTGqS5jme9cfqbcq9aS2Ev3tHZ+Y 4l+XyIFM0jvqUyCko5LHBk01vlk6v3SmOhxMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EKUyDP4lZW18OTJVqKNfcbTr/pNluBP+Ac8mA7k4evM=; b=t6/ECiQHo6zkQryagqwqMTWhVsv9WmdNAoAWo4dsrNsSMRyOHMpcPcBvXXAht0BeND DAX5H6oxg5NW1m7hxw1tYrlLLHtm0cys4mOlOo/aEAmQutJlqtQFxPRspa4O5K0RS8sJ SerleS5j2PQrPIr5fZTeErzciXM7cii+L2g+70cTW4vBSnaJ61hMZe9Q23yNvvh2PaD4 9yWE+sYq0xs/iwCnmnBz+v4l0AQxyBR7wCn0ZNajukuQbhvNxwbE2o0Ho9VPa4RxTLD6 RJn+sUDF/Xk5eR4J6BfzMOzZ5QaVtbKUw37NJqh9j/Nl6ZVDENyzhdr1AMZwUFzLmFAS fNfg== X-Gm-Message-State: APjAAAXeqBB8CAg1bgXgYF4wf6Y78f0pWLFjeaXh8x1k31bmqGV6S6CW GbmYqT0hnptYu5cN12KPoiOq74k4NNf9nA== X-Google-Smtp-Source: APXvYqzUjXFpzEUYpC32DMQJ5mu0NdbSTsXjUKA3mvBTmM5VmhUcWO0yePihMP0Fg/AtpgztkTW3mA== X-Received: by 2002:aca:c507:: with SMTP id v7mr1693529oif.157.1582692359814; Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: from mail-ot1-f53.google.com (mail-ot1-f53.google.com. [209.85.210.53]) by smtp.gmail.com with ESMTPSA id z10sm363580oih.1.2020.02.25.20.45.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Feb 2020 20:45:59 -0800 (PST) Received: by mail-ot1-f53.google.com with SMTP id h9so1743322otj.11 for ; Tue, 25 Feb 2020 20:45:58 -0800 (PST) X-Received: by 2002:a05:6830:13da:: with SMTP id e26mr1449424otq.97.1582692357955; Tue, 25 Feb 2020 20:45:57 -0800 (PST) MIME-Version: 1.0 References: <20200226033646.20949-1-gtk_ruiwang@mediatek.com> <20200226033646.20949-2-gtk_ruiwang@mediatek.com> <1582690790.6276.19.camel@mhfsdcap03> In-Reply-To: <1582690790.6276.19.camel@mhfsdcap03> From: Alexandre Courbot Date: Wed, 26 Feb 2020 13:45:46 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] mediatek: move MT8173 VPU FW to subfolder To: gtk_ruiwang X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200225_204601_785144_454A857D X-CRM114-Status: GOOD ( 15.47 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Cc: Maoguang Meng , srv_heupstream@mediatek.com, Yunfei Dong , Longfei Wang , LKML , linux-firmware@kernel.org, Tomasz Figa , "moderated list:ARM/Mediatek SoC support" , PoChun.Lin@mediatek.com, "moderated list:ARM/Mediatek SoC support" , Linux Media Mailing List 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 Message-ID: <20200226044546.-YslVOifYt4E7RYHISVFtilsiQnleZVocnEwoMUrrmA@z> On Wed, Feb 26, 2020 at 1:20 PM gtk_ruiwang wrote: > > Dear Alex, > > Do you mean to create two symbolic link? > > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_d.bin -> > mediatek/mt8173/vpu_d.bin > lrwxrwxrwx 1 gtk_ruiwang gtk_ruiwang 25 Feb 26 11:52 vpu_p.bin -> > mediatek/mt8173/vpu_p.bin Yes, otherwise older kernels will become unable to use the firmware. I don't know whether these are supposed to stay forever or whether we can remove them after a while... presumably the former. Also the WHENCE file should probably be updated to list the new files. > > we create them at the linux-firmware root folder. > > Thanks > Best Regards > > On Wed, 2020-02-26 at 12:41 +0900, Alexandre Courbot wrote: > > On Wed, Feb 26, 2020 at 12:38 PM wrote: > > > > > > From: gtk_ruiwang > > > > > > Currently vpu_d.bin and vpu_p.bin are at the root of > > > linux-firmware git tree, it's not appropriate so we move > > > them to subfolder mediatek/mt8173 > > > > > > Release Version: 1.1.4 > > > > > > Signed-off-by: Rui Wang > > > --- > > > vpu_d.bin => mediatek/mt8173/vpu_d.bin | Bin > > > vpu_p.bin => mediatek/mt8173/vpu_p.bin | Bin > > > 2 files changed, 0 insertions(+), 0 deletions(-) > > > rename vpu_d.bin => mediatek/mt8173/vpu_d.bin (100%) > > > rename vpu_p.bin => mediatek/mt8173/vpu_p.bin (100%) > > > > This is nice as it removes some stuff from the root, but for > > compatibility with older kernels that don't know about the new path > > shouldn't we at least temporarily create a symbolic link between the > > old location and the new one? > _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek