From: Nikhil Devshatwar Date: Wed, 28 Oct 2020 18:42:49 +0000 (+0530) Subject: vpdma: Move firmware to ti directory X-Git-Tag: 20201118~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51d2c819d54b6d7afc69e444748bb0a15cd35a13;p=linux-firmware vpdma: Move firmware to ti directory Current ti-connectivity location for the firmware is not the correct place. It has all the wireless connectivity related firmwares. Move the vpdma firmware to the ti specific directory. Fixes: 5b30b383ce ("linux-firmware: Add new VPDMA firmware 1b8.bin") Signed-off-by: Nikhil Devshatwar Reviewed-by: Tomi Valkeinen Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 06af5cc..1ac6cfc 100644 --- a/WHENCE +++ b/WHENCE @@ -2705,7 +2705,7 @@ Licence: Redistributable. See LICENCE.tda7706-firmware.txt for details. Driver: ti-vpe - Texas Instruments V4L2 driver for Video Processing Engine -File: ti-connectivity/vpdma-1b8.bin +File: ti/vpdma-1b8.bin Licence: Redistributable. See LICENCE.ti-tspa for details. diff --git a/ti-connectivity/vpdma-1b8.bin b/ti/vpdma-1b8.bin similarity index 100% rename from ti-connectivity/vpdma-1b8.bin rename to ti/vpdma-1b8.bin