From patchwork Wed Jan 5 08:36:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: You-Sheng Yang X-Patchwork-Id: 1575538 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JTNBZ04vDz9ssD for ; Wed, 5 Jan 2022 19:36:53 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1n51mp-0006Qx-5S; Wed, 05 Jan 2022 08:36:47 +0000 Received: from mail-pj1-f42.google.com ([209.85.216.42]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1n51mm-0006Pk-E1 for kernel-team@lists.ubuntu.com; Wed, 05 Jan 2022 08:36:44 +0000 Received: by mail-pj1-f42.google.com with SMTP id iy13so33365073pjb.5 for ; Wed, 05 Jan 2022 00:36:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=PnvTX7UOIvRkLu4u3Ft2TKqqrq76ONqpODslX/h6ILE=; b=Vv21YmGShzkJvdemFcTYVc/+Am1M96ETavGQhYcEylZm5wdDGAnwogiSC/PnAysW2o O4wopvhom7EfgmJX9rIL07Tce3zX7ASj3xkM175NVr5GUiXbEJU0NCKzfdbViCTM5Q2N 1kujUkaXNqKQJ6CZ4HPUu3MJK6KYC4Crp9HVsq5uqOGEBHdeNNU76gCe0FT77RB7eqvX 2dj7sU9Kz5ZQetbNCD6+L+4sEkhZ3X0W8l4tjyEqZ3Llz7GvmeYWIRk3+1/aPs5CmgFT VQEVy20peCtnFAgOV61u3LcjpDh+tHxunNCZFF5qv50dT0BIi3+J6kSJAD5iTO05LY4P g4IA== X-Gm-Message-State: AOAM531OzoC/g7YQlottpwn8TjoOFw+51miJynWVSEigNs5NLj6u6jJL bUdSlrf6Nfw6v7ItIx+93+m+fEfNUMM= X-Google-Smtp-Source: ABdhPJw7vK0g5fpm22GKHm7WnoX6VSkycnaQiKnDxgXpktP2M5Uj2FwquSl00a7BiMmkI1zAnJqXIg== X-Received: by 2002:a17:902:bb97:b0:144:d5cb:969f with SMTP id m23-20020a170902bb9700b00144d5cb969fmr52852086pls.36.1641371802367; Wed, 05 Jan 2022 00:36:42 -0800 (PST) Received: from localhost (114-40-207-118.dynamic-ip.hinet.net. [114.40.207.118]) by smtp.gmail.com with ESMTPSA id v70sm35871333pgd.91.2022.01.05.00.36.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jan 2022 00:36:42 -0800 (PST) From: You-Sheng Yang To: kernel-team@lists.ubuntu.com Subject: [SRU][linux-firmware][Jammy][PULL] Add firmware for Intel Visual Sensing Controller Date: Wed, 5 Jan 2022 16:36:40 +0800 Message-Id: <20220105083640.748873-1-vicamo.yang@canonical.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Received-SPF: pass client-ip=209.85.216.42; envelope-from=vicamo@gmail.com; helo=mail-pj1-f42.google.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1956426 [Impact] Need firmware blob for Intel Visual Sensing Controller for IPU6 cameras on Intel Alder Lake platforms. [Fix] Two commits from upstream repo https://github.com/intel/ivsc-firmware main branch. While Intel has no plan to upstream their IPU6 driver before kernel camera API is out, the firmware blobs will probably stay where they are until the plan changed. [Test Case] This would take both kernel and firmware fixes, as well as updates for the userspace middleware, gstreamer element plugin, to enable the device. With all of them in position, one should be able to browse camera with legacy camera apps like cheese. [Where problems could occur] It's confirmed Intel IPU6 MIPI camera doesn't support suspend at streaming. [Other Info] This is a follow-up for bug 1955383, which at the time being SRU-ed, Intel has not yet published these ivsc fw for redistribution. ---------------------------------------------------------------- The following changes since commit a951474d58f985abb4b770983e732fe1e18859ec: UBUNTU: [Packaging] Downgrade firmware-sof-signed depends to recommends (2022-01-04 16:07:13 +0100) are available in the Git repository at: https://git.launchpad.net/~vicamo/ubuntu/+source/linux-firmware bug-1956426/intel-vsc-fw/jammy-pull for you to fetch changes up to 8b75f745c45d85bc94cb5c04a7fa1d1c91497d93: UBUNTU: SAUCE: firmware: add support of more sensors (2022-01-05 16:11:07 +0800) ---------------------------------------------------------------- Wentong Wu (2): UBUNTU: SAUCE: first release of ivsc firmware binaries UBUNTU: SAUCE: firmware: add support of more sensors LICENSE.ivsc_firmware | 38 +++++++++++++++++++++ WHENCE.ubuntu | 49 +++++++++++++++++++++++++++ vsc/soc_a1_prod/ivsc_fw.bin | Bin 0 -> 962320 bytes vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin | Bin 0 -> 730204 bytes vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin | Bin 0 -> 730204 bytes vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin | Bin 0 -> 726108 bytes vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin | Bin 0 -> 726108 bytes vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin | Bin 0 -> 726108 bytes vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin | Bin 0 -> 722012 bytes vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin | Bin 0 -> 726108 bytes vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin | Bin 0 -> 726108 bytes vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin | Bin 0 -> 730204 bytes vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin | Bin 0 -> 730204 bytes vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin | Bin 0 -> 4100 bytes vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin | Bin 0 -> 4100 bytes 23 files changed, 87 insertions(+) create mode 100644 LICENSE.ivsc_firmware create mode 100644 vsc/soc_a1_prod/ivsc_fw.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin create mode 100644 vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin differ diff --git a/LICENSE.ivsc_firmware b/LICENSE.ivsc_firmware new file mode 100644 index 000000000000..9296d82e8305 --- /dev/null +++ b/LICENSE.ivsc_firmware @@ -0,0 +1,38 @@ +Copyright (c) Intel Corporation. + +Redistribution. Redistribution and use in binary form, without +modification, are permitted provided that the following conditions are +met: + +* Redistributions must reproduce the above copyright notice and the + following disclaimer in the documentation and/or other materials + provided with the distribution. +* Neither the name of Intel Corporation nor the names of its suppliers + may be used to endorse or promote products derived from this software + without specific prior written permission. +* No reverse engineering, decompilation, or disassembly of this software + is permitted. + +Limited patent license. Intel Corporation grants a world-wide, +royalty-free, non-exclusive license under patents it now or hereafter +owns or controls to make, have made, use, import, offer to sell and +sell ("Utilize") this software, but solely to the extent that any +such patent is necessary to Utilize the software alone, or in +combination with an operating system licensed under an approved Open +Source license as listed by the Open Source Initiative at +http://opensource.org/licenses. The patent license shall not apply to +any other combinations which include this software. No hardware per +se is licensed hereunder. + +DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE +COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE +USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. diff --git a/WHENCE.ubuntu b/WHENCE.ubuntu index aa3c3381e5e8..7b37da155b6a 100644 --- a/WHENCE.ubuntu +++ b/WHENCE.ubuntu @@ -157,5 +157,54 @@ File: intel/ipu6ep_fw.bin Licence: Redistributable. See LICENSE.ipu6_firmware for details. Also available from https://github.com/intel/ipu6-camera-bins/blob/main/LICENSE +-------------------------------------------------------------------------- + +Driver: mei-vsc - Intel Vision Sensing Controller device with ME interface + +File: vsc/soc_a1_prod/ivsc_fw.bin +Link: vsc/soc_a1_prod/ivsc_fw_a1_prod.bin -> ivsc_fw.bin +File: vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_hi556_0_a1_prod.bin -> ivsc_pkg_hi556_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_himx11b1_0_a1_prod.bin -> ivsc_pkg_himx11b1_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0_a1_prod.bin -> ivsc_pkg_ovti01a0_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti01af_0_a1_prod.bin -> ivsc_pkg_ovti01af_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti01as_0_a1_prod.bin -> ivsc_pkg_ovti01as_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0_a1_prod.bin -> ivsc_pkg_ovti02c1_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti2740_0_a1_prod.bin -> ivsc_pkg_ovti2740_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti5678_0_a1_prod.bin -> ivsc_pkg_ovti5678_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti9734_0_a1_prod.bin -> ivsc_pkg_ovti9734_0.bin +File: vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin +Link: vsc/soc_a1_prod/ivsc_pkg_ovti9738_0_a1_prod.bin -> ivsc_pkg_ovti9738_0.bin +File: vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1_a1_prod.bin -> ivsc_skucfg_hi556_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1_a1_prod.bin -> ivsc_skucfg_himx11b1_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1_a1_prod.bin -> ivsc_skucfg_ovti01a0_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1_a1_prod.bin -> ivsc_skucfg_ovti01af_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1_a1_prod.bin -> ivsc_skucfg_ovti01as_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1_a1_prod.bin -> ivsc_skucfg_ovti02c1_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1_a1_prod.bin -> ivsc_skucfg_ovti2740_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1_a1_prod.bin -> ivsc_skucfg_ovti5678_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1_a1_prod.bin -> ivsc_skucfg_ovti9734_0_1.bin +File: vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin +Link: vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1_a1_prod.bin -> ivsc_skucfg_ovti9738_0_1.bin + +Licence: Redistributable. See LICENSE.ivsc_firmware for details. +Also available from https://github.com/intel/ivsc-firmware/blob/main/LICENSE -------------------------------------------------------------------------- diff --git a/vsc/soc_a1_prod/ivsc_fw.bin b/vsc/soc_a1_prod/ivsc_fw.bin new file mode 100644 index 000000000000..75570481adb1 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_fw.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin b/vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin new file mode 100644 index 000000000000..5e8f9a298fa3 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_hi556_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin b/vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin new file mode 100644 index 000000000000..6b9a84386d65 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_himx11b1_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin new file mode 100644 index 000000000000..dcd63546baec Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti01a0_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin new file mode 100644 index 000000000000..dcd63546baec Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti01af_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin new file mode 100644 index 000000000000..dcd63546baec Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti01as_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin new file mode 100644 index 000000000000..5d4b323f425d Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti02c1_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin new file mode 100644 index 000000000000..3ccdfe9a4589 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti2740_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin new file mode 100644 index 000000000000..f256e3df402c Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti5678_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin new file mode 100644 index 000000000000..304a60c4cc49 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti9734_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin b/vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin new file mode 100644 index 000000000000..4d3bf7616c32 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_pkg_ovti9738_0.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin new file mode 100644 index 000000000000..1c20e4e5c667 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_hi556_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin new file mode 100644 index 000000000000..87cb375a9a5d Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_himx11b1_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin new file mode 100644 index 000000000000..92b334a22657 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti01a0_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin new file mode 100644 index 000000000000..92b334a22657 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti01af_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin new file mode 100644 index 000000000000..92b334a22657 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti01as_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin new file mode 100644 index 000000000000..83de5b70d9b7 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti02c1_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin new file mode 100644 index 000000000000..8fe84c003024 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti2740_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin new file mode 100644 index 000000000000..5f5c4fdad28a Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti5678_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin new file mode 100644 index 000000000000..1db6887abb35 Binary files /dev/null and b/vsc/soc_a1_prod/ivsc_skucfg_ovti9734_0_1.bin differ diff --git a/vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin b/vsc/soc_a1_prod/ivsc_skucfg_ovti9738_0_1.bin new file mode 100644 index 000000000000..8fe84c003024