From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 2/2] dt-bindings: media: rockchip-rga: add power-domains property Date: Tue, 14 Apr 2020 12:57:47 -0500 Message-ID: <20200414175747.GA30642@bogus> References: <20200403130607.6138-1-jbx6244@gmail.com> <20200403130607.6138-2-jbx6244@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20200403130607.6138-2-jbx6244@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane-mx.org@lists.infradead.org To: Johan Jonker Cc: devicetree@vger.kernel.org, heiko@sntech.de, linux-kernel@vger.kernel.org, robh+dt@kernel.org, linux-rockchip@lists.infradead.org, jacob-chen@iotwrt.com, mchehab@kernel.org, ezequiel@collabora.com, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org List-Id: linux-rockchip.vger.kernel.org On Fri, 3 Apr 2020 15:06:07 +0200, Johan Jonker wrote: > In the old txt situation we add/describe only properties that are used > by the driver/hardware itself. With yaml it also filters things in a > node that are used by other drivers like 'power-domains' for rk3399, > so add it to 'rockchip-rga.yaml'. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/media/rockchip-rga.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring