From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 15 Aug 2018 14:26:31 -0600 Subject: [PATCH v4 4/6] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d In-Reply-To: References: Message-ID: <20180815202630.GA18952@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 14 Aug 2018 19:50:18 +0300, Leonard Crestez wrote: > This is documented as "required" but won't be present in old dtbs. > > These resets are also present on other imx chips but right now only > imx7d implements them through the reset controller subsystem. > > Signed-off-by: Leonard Crestez > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring