From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 2/4] dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sx Date: Fri, 12 Oct 2018 17:09:41 -0500 Message-ID: <20181012220941.GA13742@bogus> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Leonard Crestez Cc: Shawn Guo , Lucas Stach , Richard Zhu , Lorenzo Pieralisi , Fabio Estevam , Stefan Agner , Marek Vasut , Ulf Hansson , Mark Rutland , "linux-pm@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-pci@vger.kernel.org" , "dri-devel@lists.freedesktop.org" , dl-linux-imx , "kernel@pengutronix.de" , "linux-kernel@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Mon, 8 Oct 2018 18:06:20 +0000, Leonard Crestez wrote: > The PCIE and PCIE_PHY blocks are in different power domains on imx6sx > and this needs to be described using multi-pd bindings. > > This was not required until now because the power-domain of the PCIE > block (DISPLAY) was always on. > > Signed-off-by: Leonard Crestez > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring