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 828E4C433E4 for ; Mon, 13 Jul 2020 23:59:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 59BF02186A for ; Mon, 13 Jul 2020 23:59:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594684779; bh=lq7Xg+c8P1na+II2tu2GEW3kP1XjrRj56oaOdxv9f/A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ioBlu56f+kHPKd5yucp/qifLDGqJdTWBxVEpP5jXsOANsSr8DKD4TyDCMaWkfBWxC 4h7ba4sT9HoUcZ58kUXUWrDxbyRr/RDY5u1iX9aCKSXnxwFMA8kTS4MHAzVbHCpxNr Xqnf1VPpPVmvIGd0ynsrlrhT25Jtbm1tnrKfiS0g= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726364AbgGMX7i (ORCPT ); Mon, 13 Jul 2020 19:59:38 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:33763 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726339AbgGMX7i (ORCPT ); Mon, 13 Jul 2020 19:59:38 -0400 Received: by mail-io1-f66.google.com with SMTP id d18so15481400ion.0; Mon, 13 Jul 2020 16:59:38 -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=459d77cK5HS2FH2dcRqpFw2lnIuuj+dUdJALm7saacU=; b=cMhUOmG0+FKgOAfAy15EqUG23VZkgW+qSw/7Gp86i0a+OU0ArWbPWDvabAXNxGomz/ 3PYN9o0lQqF+3hBir9CaevsBQKcliLF4CD+IvIrTv8/DnVGEfoK2x25uskaOs7uXE4Z5 KFp679S6MOr3xjtBIM9ZU0B8NmGCjaH+Io9lesoCUWNd++iUARfBuWM3s9ppjnRtPE8i NkFUvpaKvtxJ0TCrKF4mzZ0kxw7WCz4v5AQSTjfDrGLqkaOjYFfPn/AtRtYoxQkcHj9h odwV4aoOtU43CIsakvaKcDvv0/4HpmA0CC/BeDsKJQCrg34kosq6+JtT0lx51penO/XK jCwg== X-Gm-Message-State: AOAM530kUnP6vzB/Wuo5bndErVaVkEZ4/jNqhRug5e0hgmJ6x1HVH9f+ F8z/wtsk8jbOaw7q/RCOuy9H1oRlR8Hi X-Google-Smtp-Source: ABdhPJyPlbc1aSPv3+AKY7qOpV+xg3N05oqCGPQx7urbOOGaG7CZ/c1mLdcI+ruLuZoGOJzCXS9DwQ== X-Received: by 2002:a6b:6e11:: with SMTP id d17mr2391954ioh.102.1594684777722; Mon, 13 Jul 2020 16:59:37 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id a1sm8971534ilq.50.2020.07.13.16.59.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 16:59:37 -0700 (PDT) Received: (nullmailer pid 961887 invoked by uid 1000); Mon, 13 Jul 2020 23:59:36 -0000 Date: Mon, 13 Jul 2020 17:59:36 -0600 From: Rob Herring To: Laurent Pinchart Cc: devicetree@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v2 2/8] dt-bindings: media: renesas, fcp: Make power-domains mandatory Message-ID: <20200713235936.GA961843@bogus> References: <20200621004734.28602-1-laurent.pinchart+renesas@ideasonboard.com> <20200621004734.28602-3-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200621004734.28602-3-laurent.pinchart+renesas@ideasonboard.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, 21 Jun 2020 03:47:28 +0300, Laurent Pinchart wrote: > All DT source files in the kernel tree specify the power-domains > property. Make it mandatory. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > --- > Changes since v1: > > - Fix typo in commit message > --- > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 + > 1 file changed, 1 insertion(+) > 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 46254C433E6 for ; Mon, 13 Jul 2020 23:59:40 +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 2746121852 for ; Mon, 13 Jul 2020 23:59:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2746121852 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 9EBD66E835; Mon, 13 Jul 2020 23:59:39 +0000 (UTC) Received: from mail-io1-f67.google.com (mail-io1-f67.google.com [209.85.166.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 57F7B6E835 for ; Mon, 13 Jul 2020 23:59:38 +0000 (UTC) Received: by mail-io1-f67.google.com with SMTP id l17so3940748iok.7 for ; Mon, 13 Jul 2020 16:59:38 -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=459d77cK5HS2FH2dcRqpFw2lnIuuj+dUdJALm7saacU=; b=ipFyKRwnC3iKYtXE/rKJiLf2zOoGpxQZXBXqAwwXEO9VkZb/hxFCaiNEjde+shI094 v26DqG0aNlbaAq5TMTqreBiaElGF24oPM2P+lNSAvteFdvBBFwrwvdyYU66BuzEmS0wO OiOHZxBEw207Ah7rdxUunxU2b3rRtjLtvmh6/8x2hbWXVHPtrf11F37HBW8SOJzngzzJ 9L3VEWhGYHwlaLCCmTjjdnXaHhBgoewxG6MStWJKv+atLgeM81mFFNhK90VT0xGNJix/ QZ4FFfAvFaD6u8E/LRDh4E7GmOT/8BX1azHa/D/CRPSST1vLNkmhrBjpYUWzfPSIr5Zd Dx7A== X-Gm-Message-State: AOAM530LZofBBmTmURWmncR56fzMbEQMWZsP4Y2HD918gTtun/+mk4e9 FBS2jGknsfvMpjAN/wfTHw== X-Google-Smtp-Source: ABdhPJyPlbc1aSPv3+AKY7qOpV+xg3N05oqCGPQx7urbOOGaG7CZ/c1mLdcI+ruLuZoGOJzCXS9DwQ== X-Received: by 2002:a6b:6e11:: with SMTP id d17mr2391954ioh.102.1594684777722; Mon, 13 Jul 2020 16:59:37 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id a1sm8971534ilq.50.2020.07.13.16.59.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 16:59:37 -0700 (PDT) Received: (nullmailer pid 961887 invoked by uid 1000); Mon, 13 Jul 2020 23:59:36 -0000 Date: Mon, 13 Jul 2020 17:59:36 -0600 From: Rob Herring To: Laurent Pinchart Subject: Re: [PATCH v2 2/8] dt-bindings: media: renesas, fcp: Make power-domains mandatory Message-ID: <20200713235936.GA961843@bogus> References: <20200621004734.28602-1-laurent.pinchart+renesas@ideasonboard.com> <20200621004734.28602-3-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200621004734.28602-3-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:28 +0300, Laurent Pinchart wrote: > All DT source files in the kernel tree specify the power-domains > property. Make it mandatory. > > Signed-off-by: Laurent Pinchart > Reviewed-by: Geert Uytterhoeven > --- > Changes since v1: > > - Fix typo in commit message > --- > Documentation/devicetree/bindings/media/renesas,fcp.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel