From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19B0CC433EB for ; Tue, 14 Jul 2020 00:00:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EA4922192A for ; Tue, 14 Jul 2020 00:00:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594684806; bh=Z9hkJnYlqlu6P0qKOgUaj9mS3xQtM/ZSfCcNxbchudU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=J+P/D2Bxd4YsWwBbsHxehXrvEnbzLGilRcB1gS8BVjrFHZab0PVHXEMIuRjxR7GC+ aeb3gMKy//x2NCLfT9+E18SOHylVuEJL05IXNMjRxaJahVG0+T+jLT+InaTasciAN+ X1PBo/RxaOlEJ6f+G9jKZl9mvuA3SngKafQH/+u0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726932AbgGNAAF (ORCPT ); Mon, 13 Jul 2020 20:00:05 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:35633 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726150AbgGNAAC (ORCPT ); Mon, 13 Jul 2020 20:00:02 -0400 Received: by mail-io1-f67.google.com with SMTP id v8so15466051iox.2; Mon, 13 Jul 2020 17:00:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=r50jI5Epw0T7cDrBuYpNQc5/XyysqitF1Jq+t5e3lPY=; b=XHf7YTjqby859HUQh6tSj2nBjSGqHHuYmxP/H6QEbUjUqCG9JiYK+NLkdhnZ/4hwbl KEOItLyD10pg3U7rgsyE0ISKWfbdCKIbQf11zYUCaZvx7ii57rPYBRnVWxOZMRNnm4DN 0yaeAXKBlkyGdmoF+3TUjPURp5X/prk18/d22/l/zDSblY9uPZ9b4D/xObkhEOE0Q4we mL1IL8iaRPsREc7jLLXS1zMPEWStJqrLGeYpr2KE1Uu+cPX1hQUGeuMHWdDxKuTnIfJi aaF7fdsoINBhv36xHz8RQTbE+hSsj/zd1PisCW6sjROgp32/YBHcu7oDO3vevDdPtSgJ uEWA== X-Gm-Message-State: AOAM530kqn4jk0gvEdIqtRw0FWMZayaXrpx6lwrP+WmFYFdravJLGaEc GSC/R/aR09o5+bDjQUfrUxDAmfjJAECY X-Google-Smtp-Source: ABdhPJxcHgRruhguDGNu6k2qR0/v1KiIrq65FIx7ah15DIRiQ3H45qmsicLZaH3RL4vu2TL7IsCS1A== X-Received: by 2002:a02:6d1b:: with SMTP id m27mr2880785jac.129.1594684801021; Mon, 13 Jul 2020 17:00:01 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id b21sm8375281ioc.36.2020.07.13.17.00.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 17:00:00 -0700 (PDT) Received: (nullmailer pid 962515 invoked by uid 1000); Mon, 13 Jul 2020 23:59:59 -0000 Date: Mon, 13 Jul 2020 17:59:59 -0600 From: Rob Herring To: Laurent Pinchart Cc: Rob Herring , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH v2 3/8] dt-bindings: media: renesas, fcp: Add resets and iommus properties Message-ID: <20200713235959.GA962466@bogus> References: <20200621004734.28602-1-laurent.pinchart+renesas@ideasonboard.com> <20200621004734.28602-4-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200621004734.28602-4-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Sun, 21 Jun 2020 03:47:29 +0300, Laurent Pinchart wrote: > The resets and iommus properties are used in DT sources in the kernel > tree. Document them, and make resets mandatory. The iommus property is > optional as not all platforms wire the FCP to a functional IOMMU. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > --- > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD192C433EA for ; Tue, 14 Jul 2020 00:00:03 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AD2B621883 for ; Tue, 14 Jul 2020 00:00:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AD2B621883 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EFFF46E83E; Tue, 14 Jul 2020 00:00:02 +0000 (UTC) Received: from mail-io1-f68.google.com (mail-io1-f68.google.com [209.85.166.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id 93E326E83E for ; Tue, 14 Jul 2020 00:00:01 +0000 (UTC) Received: by mail-io1-f68.google.com with SMTP id q74so15490128iod.1 for ; Mon, 13 Jul 2020 17:00:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=r50jI5Epw0T7cDrBuYpNQc5/XyysqitF1Jq+t5e3lPY=; b=pPatxHmd+l9vwC/+ezmItqyxhMhgF6LeUDMxJJXyXpGSYBXNzrFpnDtp7Bff+9439O c3zWFwlQxzjY76aUomCVARggNmvMMOemK5HUb2YUhCVnDRYjqyBFcVyhT24yDS8DtDGx 1k35fc56wMemXQGM5Sm7p3Pjq0UqOzdCSVB2C/T5Xi63kO1GUruySU1WLQX/K1T1NSJb n5hDzqsPuHDnurrPMe6fgW51LJIcFPOXvbO17dGl6/yZ1rT/FnbIWhNe02494DHOmo0d AnqmtQNDAFaBqUHWfxSUe96uOiNqiGrhW/Z6gUbJIPqTdwI1SBsYPgpKwpeKaEUHw253 OYaw== X-Gm-Message-State: AOAM5309gu3ErxhBEbN2OA08/UKUDdnz6cKHPSZ3nDImxQyrD41czMQH jdTAkoMD86aVQQweqRBNoQ== X-Google-Smtp-Source: ABdhPJxcHgRruhguDGNu6k2qR0/v1KiIrq65FIx7ah15DIRiQ3H45qmsicLZaH3RL4vu2TL7IsCS1A== X-Received: by 2002:a02:6d1b:: with SMTP id m27mr2880785jac.129.1594684801021; Mon, 13 Jul 2020 17:00:01 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id b21sm8375281ioc.36.2020.07.13.17.00.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 17:00:00 -0700 (PDT) Received: (nullmailer pid 962515 invoked by uid 1000); Mon, 13 Jul 2020 23:59:59 -0000 Date: Mon, 13 Jul 2020 17:59:59 -0600 From: Rob Herring To: Laurent Pinchart Subject: Re: [PATCH v2 3/8] dt-bindings: media: renesas, fcp: Add resets and iommus properties Message-ID: <20200713235959.GA962466@bogus> References: <20200621004734.28602-1-laurent.pinchart+renesas@ideasonboard.com> <20200621004734.28602-4-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200621004734.28602-4-laurent.pinchart+renesas@ideasonboard.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , dri-devel@lists.freedesktop.org, linux-media@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sun, 21 Jun 2020 03:47:29 +0300, Laurent Pinchart wrote: > The resets and iommus properties are used in DT sources in the kernel > tree. Document them, and make resets mandatory. The iommus property is > optional as not all platforms wire the FCP to a functional IOMMU. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > --- > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel