Am Montag, den 11.02.2019, 17:51 -0800 schrieb Andrey Smirnov: > Add a binding for an extra clock required on i.MX8MQ. > > Signed-off-by: Andrey Smirnov <[email protected]> > Cc: Bjorn Helgaas <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Chris Healy <[email protected]> > Cc: Lucas Stach <[email protected]> > Cc: Leonard Crestez <[email protected]> > Cc: "A.s. Dong" <[email protected]> > Cc: Richard Zhu <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Rob Herring <[email protected]> > Cc: [email protected]
Reviewed-by: Lucas Stach <[email protected]> > --- > Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt > b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt > index 920ca93870a8..933d98328e07 100644 > --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt > +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt > @@ -55,6 +55,10 @@ Additional required properties for imx7d-pcie and > imx8mq-pcie: > - "apps" > - "turnoff" > > +Additional required properties for imx8mq-pcie: > +- clock-names: Must include the following additional entries: > + - "pcie_aux" > + > Example: > > pcie@01000000 {

