From patchwork Fri May 27 17:19:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kieran Bingham X-Patchwork-Id: 34447 X-Patchwork-Delegate: laurent.pinchart@ideasonboard.com Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b6LRy-00022f-2s; Fri, 27 May 2016 17:21:30 +0000 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.84_2/mailfrontend-5) with esmtp id 1b6LRw-0004xb-6b; Fri, 27 May 2016 19:21:29 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756257AbcE0RVE (ORCPT + 1 other); Fri, 27 May 2016 13:21:04 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35833 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932588AbcE0RTb (ORCPT ); Fri, 27 May 2016 13:19:31 -0400 Received: by mail-wm0-f68.google.com with SMTP id e3so239754wme.2 for ; Fri, 27 May 2016 10:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ksquared.org.uk; s=google; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=8sSiMEXTMLP92zmOswMkUAAWQxV9FvOyMhYDyjNY+/I=; b=g8B5MTxjt/9dkf3aPvZ+URWDAXYUGPcdJ8/XgpNMyIBn1xP8ODZsGH4YhHhYLkxCBB dXOBcou5jTc5nrORVj/hlCG2JHK7CUfoLKcN8HK8NBYAmV/ks6uDXMpi3CIwm2pVUqTv gl8uHvY9wRnDbEAFFbFXEgjL101Ws3iuQ4e/o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bingham-xyz.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=8sSiMEXTMLP92zmOswMkUAAWQxV9FvOyMhYDyjNY+/I=; b=DYz8d+C2tHozI1WigQ4K9dM5j5TLthfv5uACC+9hUwR5IzOTcEbaLASMSesW7YajLN gspg+EK9ixB24QJlSh1RX241xMcqXHg3nGfG3+OsRnzNo9rp4WH3V1Z5ij30STuay2ts j24eh96Pv+QxurTBVM6T1pRnRGm3dvC+zDKxfTl1SlXseGyXRYS5wK3SqKd56usUEM3e KQfKFatDoF7sgI5xKJVMqu+Pavt31dYsajiAbxrsjMewvno57fz2hdehEfLmJryo8CN/ ndTjJhuCunGNmSOduni0TmWFPDBi7PEzVqdUcZET5VxmH6eCfWqEOB6BmOGUp0HVr4TI 4lSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=8sSiMEXTMLP92zmOswMkUAAWQxV9FvOyMhYDyjNY+/I=; b=G6VsFh+y+FM3dKZlrxiKR21spAUgy8g0gKgyZSRgw9oQyiapOx+LP7mUB/QPNJdZPP f1hdDp6HQPyG4r3gl14tNJ0hhrXk1aGUtRiNPVQXLDLmCu44ndWvRfZZCHEwmLxig9Xq fhj//4f59E6cnp1PFB/2P4JRfEpWT6kZby48yk4d3NZyLLaPDJjGoY9tV80cI+J8N8k8 6bti0AKOjG9hXh50LgoGbMi+zt62xT4prLjcuwEeWgQOI2LVSE1N32FSuP1khaZqZw5E rFwNLrhCV5lpDutEZBRSR6qaDZcTwa6DKezjOit7C0O9bNzLfCANv66FN642C0eg8itQ 1cow== X-Gm-Message-State: ALyK8tLJkOktPEctBskoM5MDpi/FjrPejZ5xFBb7XmHgW2LErGazB1K3enhCCw4zfObaOQ== X-Received: by 10.194.119.195 with SMTP id kw3mr15639298wjb.166.1464369570293; Fri, 27 May 2016 10:19:30 -0700 (PDT) Received: from CookieMonster.cookiemonster.local (cpc87017-aztw30-2-0-cust65.18-1.cable.virginm.net. [92.232.232.66]) by smtp.gmail.com with ESMTPSA id wb10sm20354645wjc.8.2016.05.27.10.19.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 27 May 2016 10:19:29 -0700 (PDT) From: Kieran Bingham To: laurent.pinchart@ideasonboard.com, linux-renesas-soc@vger.kernel.org, kieran@ksquared.org.uk Cc: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 1/4] v4l: Extend FCP compatible list to support the FDP Date: Fri, 27 May 2016 18:19:22 +0100 Message-Id: <1464369565-12259-3-git-send-email-kieran@bingham.xyz> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1464369565-12259-1-git-send-email-kieran@bingham.xyz> References: <1464369565-12259-1-git-send-email-kieran@bingham.xyz> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.5.27.171218 X-PMX-Spam: Gauge=IIIIIIIII, Probability=9%, Report=' MULTIPLE_RCPTS 0.1, XYZ_TLD 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, BODY_SIZE_900_999 0, CS_SUSP_TLD_BODY 0, DKIM_SIGNATURE 0, IN_REP_TO 0, LEGITIMATE_NEGATE 0, MSG_THREAD 0, MULTIPLE_RCPTS_RND 0, NO_URI_HTTPS 0, REFERENCES 0, SINGLE_URI_IN_BODY 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_URI_IN_BODY 0, __HAS_CC_HDR 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __IN_REP_TO 0, __MIME_TEXT_ONLY 0, __MULTIPLE_RCPTS_CC_X2 0, __REFERENCES 0, __SANE_MSGID 0, __SINGLE_URI_TEXT 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_IN_BODY 0, __URI_NO_WWW 0, __URI_NS , __URI_WITH_PATH 0, __YOUTUBE_RCVD 0' The FCP must be powered up for the FDP1 to function, even when the FDP1 does not make use of the FCNL features. Extend the compatible list to allow us to use the power domain and runtime-pm support. Signed-off-by: Kieran Bingham --- drivers/media/platform/rcar-fcp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/platform/rcar-fcp.c b/drivers/media/platform/rcar-fcp.c index 6a7bcc3028b1..0ff6b1edf1db 100644 --- a/drivers/media/platform/rcar-fcp.c +++ b/drivers/media/platform/rcar-fcp.c @@ -160,6 +160,7 @@ static int rcar_fcp_remove(struct platform_device *pdev) static const struct of_device_id rcar_fcp_of_match[] = { { .compatible = "renesas,fcpv" }, + { .compatible = "renesas,fcpf" }, { }, };