From patchwork Mon Oct 24 17:11:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shuah Khan X-Patchwork-Id: 618578 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 A5EA3ECAAA1 for ; Mon, 24 Oct 2022 18:31:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231185AbiJXSb6 (ORCPT ); Mon, 24 Oct 2022 14:31:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53842 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231145AbiJXSbb (ORCPT ); Mon, 24 Oct 2022 14:31:31 -0400 Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6BE4937428 for ; Mon, 24 Oct 2022 10:12:47 -0700 (PDT) Received: by mail-io1-xd2a.google.com with SMTP id o65so8263913iof.4 for ; Mon, 24 Oct 2022 10:12:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:from:cc:to:content-language:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=yo8X3kdODOGqSn+K8PMBYliTU4w3mUxBAvbY1N92N7k=; b=LqlPzZD9w3QkySfcqXSJwnUWpTzQOnvFHIAVqMKwz3KDzZWp4g0WVEHzYa5MY7mqic 7o9NNqtTtqOcRgDXmlEAGtiPnKG7+hZu0OclgThX2gj0FBulqcwgNocYPOTfPwQqEy3V 2aJmx3A8X2F0LgKBPDfJgsZpV5YBSZBiAJV1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=subject:from:cc:to:content-language:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yo8X3kdODOGqSn+K8PMBYliTU4w3mUxBAvbY1N92N7k=; b=D7Ai9Bzyfd18oHW57BUBjvjWOTnCETs7I8vBgI89U9S1GhJIk05b+hGy5BB+oXinK4 7XAsjJPBWgBaXQw9LAESv9XwuXH05OMJGPb2kEbXAY2WpGz4/GKq3kknoXYXnvPPnGst Srd1gJ8N83LaSV3IWULwzbPcFDBnPPXmvByn6TDragTXUPFsMTWPs3P1psP8Zw46+RnS 4HSCquAGiK869maSEUqhGaoK3r0Zl3kD/7TQZSWiUiFg8KDHpiM+ZlmGGzUJ38444jLo bAUW791VosAFhmlFgHXpuRWlerfQpYqj9AKAePmA5AsYR/llA61kGYVke+pmViKr7jQE ejTQ== X-Gm-Message-State: ACrzQf0kxl8w5rBGZ883Q5LZui/2J/ZmEwDJJR0fuqsrZ1vhFlB0esys Nds2rtjTneef/Nwhmh0rJ8hA/WFBP2wypw== X-Google-Smtp-Source: AMsMyM4GbLO4WaCglULeD3D5wXfmuEPFheWGxEZcjPXVVppTmRiWHoSebySEZPZjOrFqZBqeRgMZ1w== X-Received: by 2002:a05:6638:3391:b0:374:1739:3795 with SMTP id h17-20020a056638339100b0037417393795mr3486501jav.87.1666631494735; Mon, 24 Oct 2022 10:11:34 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id t2-20020a056e02010200b002ff7cd2691bsm166077ilm.20.2022.10.24.10.11.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 10:11:34 -0700 (PDT) Message-ID: Date: Mon, 24 Oct 2022 11:11:33 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Content-Language: en-US To: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org, Shuah Khan From: Shuah Khan Subject: [GIT PULL] Linux Media vimc fixes update for 6.1-rc4 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Hi Mauro, Please pull the following vimc fixes update for 6.1-rc4. This vimc fixes update for Linux Media 6.1-rc4 consists of a single fix to documentation. Current configuration in the document is outdated and doesn't work. diff is attached. thanks, -- Shuah ---------------------------------------------------------------- The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-vimc-6.1-rc4 for you to fetch changes up to ca6976420bf11cb2c11702d824692c3b7d301b37: media: vimc: Update device configuration in the documentation (2022-10-18 16:24:53 -0600) ---------------------------------------------------------------- linux-vimc-6.1-rc4 This vimc fixes update for Linux Media 6.1-rc4 consists of a single fix to documentation. Current configuration in the document is outdated and doesn't work. ---------------------------------------------------------------- Dafna Hirschfeld (1): media: vimc: Update device configuration in the documentation Documentation/admin-guide/media/vimc.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------- diff --git a/Documentation/admin-guide/media/vimc.rst b/Documentation/admin-guide/media/vimc.rst index 3b4d2b36b4f3..29d843a8ddb1 100644 --- a/Documentation/admin-guide/media/vimc.rst +++ b/Documentation/admin-guide/media/vimc.rst @@ -35,11 +35,11 @@ of commands fits for the default topology: media-ctl -d platform:vimc -V '"Sensor A":0[fmt:SBGGR8_1X8/640x480]' media-ctl -d platform:vimc -V '"Debayer A":0[fmt:SBGGR8_1X8/640x480]' - media-ctl -d platform:vimc -V '"Sensor B":0[fmt:SBGGR8_1X8/640x480]' - media-ctl -d platform:vimc -V '"Debayer B":0[fmt:SBGGR8_1X8/640x480]' - v4l2-ctl -z platform:vimc -d "RGB/YUV Capture" -v width=1920,height=1440 + media-ctl -d platform:vimc -V '"Scaler":0[fmt:RGB888_1X24/640x480]' + media-ctl -d platform:vimc -V '"Scaler":0[crop:(100,50)/400x150]' + media-ctl -d platform:vimc -V '"Scaler":1[fmt:RGB888_1X24/300x700]' + v4l2-ctl -z platform:vimc -d "RGB/YUV Capture" -v width=300,height=700 v4l2-ctl -z platform:vimc -d "Raw Capture 0" -v pixelformat=BA81 - v4l2-ctl -z platform:vimc -d "Raw Capture 1" -v pixelformat=BA81 Subdevices ----------