From patchwork Tue Sep 15 18:20:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lad Prabhakar X-Patchwork-Id: 11777549 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 658386CA for ; Tue, 15 Sep 2020 18:29:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5618B2145D for ; Tue, 15 Sep 2020 18:29:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727631AbgIOS3W (ORCPT ); Tue, 15 Sep 2020 14:29:22 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:22065 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727992AbgIOSUd (ORCPT ); Tue, 15 Sep 2020 14:20:33 -0400 X-IronPort-AV: E=Sophos;i="5.76,430,1592838000"; d="scan'208";a="57347034" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 16 Sep 2020 03:20:31 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 13B07400755E; Wed, 16 Sep 2020 03:20:29 +0900 (JST) From: Lad Prabhakar To: =?utf-8?q?Niklas_S=C3=B6derlund?= , Mauro Carvalho Chehab , linux-media@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Lad Prabhakar , Prabhakar Subject: [PATCH v2 0/2] media: rcar-vin: Kconfig: Update Kconfig Date: Tue, 15 Sep 2020 19:20:25 +0100 Message-Id: <20200915182027.2787-1-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi All, This is trivial patch series updating the rcar-vin Kconfig to include Renesas RZ/Gx SoC's Cheers, Prabhakar v1->v2 * Updated commit description * included RB from Niklas Lad Prabhakar (2): media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_CSI2 config media: rcar-vin: Kconfig: Update help description for VIDEO_RCAR_VIN config drivers/media/platform/rcar-vin/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)