From patchwork Tue Jun 12 14:26:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacopo Mondi X-Patchwork-Id: 928346 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=jmondi.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EjR3tLPs"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 414sgr2MYcz9ryk for ; Wed, 13 Jun 2018 00:28:40 +1000 (AEST) 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=cdJmbCc3itdyIy5yiYh4+IxmDR0Z5/gJgs4mrERdZoc=; b=EjR 3tLPsosXdwbO7dSE6H4Reefv7u7ynw662jxar95imgid6U1y5VDmf0/tVXHsj7CXvmJ0hVyr305fU zC7GR1sKFtG+MpdfN/jyENcXtOim1wCQYgtFzO83t6pGOVSItbduNXyS5dYcd7V5v6/jQ8fg/hgxO nz3PDvJEzdn/VnqZe1tWkNUt8j2aM+iXdlg+JCFnvO9V62q8PXq52O+lmtIq0roMZGW8KPOea58Ib XjS77vvYg9hOCaTiu6vCleUfOKuNPVCARGH0sdvvbADW7Ug8lyaALfKeFEX77YFe7J9V8m+or1Me/ sgrg5zNYn4aqL1FMk+nvXsXF6jw2+zw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fSkHi-0008IA-1m; Tue, 12 Jun 2018 14:28:34 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fSkG3-0007E4-Ch for linux-arm-kernel@lists.infradead.org; Tue, 12 Jun 2018 14:26:55 +0000 X-Originating-IP: 2.224.242.101 Received: from w540.lan (2-224-242-101.ip172.fastwebnet.it [2.224.242.101]) (Authenticated sender: jacopo@jmondi.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id AAB2924000A; Tue, 12 Jun 2018 14:26:26 +0000 (UTC) From: Jacopo Mondi To: niklas.soderlund@ragnatech.se, laurent.pinchart@ideasonboard.com, horms@verge.net.au, geert@glider.be Subject: [PATCH v4 0/6] media: rcar-vin: Brush endpoint properties Date: Tue, 12 Jun 2018 16:26:00 +0200 Message-Id: <1528813566-17927-1-git-send-email-jacopo+renesas@jmondi.org> X-Mailer: git-send-email 2.7.4 X-Spam-Level: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180612_072651_600431_BD70FE1B X-CRM114-Status: UNSURE ( 9.00 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, hans.verkuil@cisco.com, sakari.ailus@linux.intel.com, Jacopo Mondi , mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hello, 4th round for the VIN endpoint brushing series. Slightly enlarged the linux-media receiver list, as this new version introduces a common property in 'video-interfaces.txt'. Compared to v3 I have dropped the last controversial parts: - The custom 'renesas,hsync-as-de' property has been dropped: do not handle CHS bit for the moment. - Do not remove properties not parsed by the driver and not listed in the interface bindings from Gen2 boards. As this lead to a long discussion, I have now proposed a patch to clearly state that properties not listed in the interface bindings can be optionally specified, but they don't affect the interface behaviour. To avoid more discussions this patch may be dropped and things will stay the way they are now. For the common 'data-enable-active' property, I guess with Rob's ack we should be fine there and I hope the rest of the series won't slow down its acceptance. Thanks j Jacopo Mondi (6): dt-bindings: media: rcar-vin: Describe optional ep properties dt-bindings: media: Document data-enable-active property media: v4l2-fwnode: parse 'data-enable-active' prop dt-bindings: media: rcar-vin: Add 'data-enable-active' media: rcar-vin: Handle data-enable polarity dt-bindings: media: rcar-vin: Clarify optional props Documentation/devicetree/bindings/media/rcar_vin.txt | 18 ++++++++++++++++++ .../devicetree/bindings/media/video-interfaces.txt | 2 ++ drivers/media/platform/rcar-vin/rcar-dma.c | 5 +++++ drivers/media/v4l2-core/v4l2-fwnode.c | 4 ++++ include/media/v4l2-mediabus.h | 2 ++ 5 files changed, 31 insertions(+) --- 2.7.4