All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abhimanyu Saini <abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	mark.rutland-5wv7dgnIgG8@public.gmane.org,
	shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: scott.wood-3arQi8VN3Tc@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Abhimanyu Saini <abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>,
	Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>,
	Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org>
Subject: [RESEND][PATCH 2/6] dt-bindings: pci: Update bindings for LS2088A
Date: Tue, 8 Nov 2016 15:04:20 +0530	[thread overview]
Message-ID: <1478597664-14799-3-git-send-email-abhimanyu.saini@nxp.com> (raw)
In-Reply-To: <1478597664-14799-1-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>

Signed-off-by: Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>
Signed-off-by: Ashish Kumar <ashish.kumar-3arQi8VN3Tc@public.gmane.org>
Signed-off-by: Abhimanyu Saini <abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
---
 Documentation/devicetree/bindings/pci/layerscape-pci.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/pci/layerscape-pci.txt b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
index 41e9f55..ff32669 100644
--- a/Documentation/devicetree/bindings/pci/layerscape-pci.txt
+++ b/Documentation/devicetree/bindings/pci/layerscape-pci.txt
@@ -12,9 +12,8 @@ which can allow determining the underlying DesignWare PCIe controller version
 information.
 
 Required properties:
-- compatible: should contain the platform identifier such as:
-        "fsl,ls1021a-pcie", "snps,dw-pcie"
-        "fsl,ls2080a-pcie", "fsl,ls2085a-pcie", "snps,dw-pcie"
+- compatible: should be: "fsl,<chip>-pcie", "snps,dw-pcie".
+	<chip> can be: ls1021a, ls2080a, ls2088a
 - reg: base addresses and lengths of the PCIe controller
 - interrupts: A list of interrupt outputs of the controller. Must contain an
   entry for each entry in the interrupt-names property.
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-11-08  9:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08  9:34 [RESEND][PATCH 0/6] Add NXP LS2088A platform support Abhimanyu Saini
     [not found] ` <1478597664-14799-1-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-08  9:34   ` [RESEND][PATCH 1/6] dt-bindings: arm: Update bindings for LS2088A targets Abhimanyu Saini
     [not found]     ` <1478597664-14799-2-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14 17:11       ` Rob Herring
2016-11-14 17:11         ` Rob Herring
2016-11-08  9:34   ` Abhimanyu Saini [this message]
     [not found]     ` <1478597664-14799-3-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14 17:12       ` [RESEND][PATCH 2/6] dt-bindings: pci: Update bindings for LS2088A Rob Herring
2016-11-14 17:12         ` Rob Herring
2016-11-08  9:34   ` [RESEND][PATCH 3/6] dt-bindings: mtd: fsl-quadspi: Update qspi " Abhimanyu Saini
     [not found]     ` <1478597664-14799-4-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14 17:13       ` Rob Herring
2016-11-14 17:13         ` Rob Herring
2016-11-08  9:34   ` [RESEND][PATCH 4/6] dt-bindings: spi: Update dspi " Abhimanyu Saini
     [not found]     ` <1478597664-14799-5-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14 17:13       ` Rob Herring
2016-11-14 17:13         ` Rob Herring
2016-11-08  9:34   ` [RESEND][PATCH 5/6] dt-bindings: gpio: Update gpio " Abhimanyu Saini
     [not found]     ` <1478597664-14799-6-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14 17:14       ` Rob Herring
2016-11-14 17:14         ` Rob Herring
2016-11-08  9:34   ` [RESEND][PATCH 6/6] arm64: Add DTS support for FSL's LS2088A SoC Abhimanyu Saini
     [not found]     ` <1478597664-14799-7-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org>
2016-11-14  6:33       ` Shawn Guo
2016-11-14  6:33         ` Shawn Guo
2016-11-17 12:31         ` Abhimanyu Saini
2016-11-17 12:31           ` Abhimanyu Saini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1478597664-14799-3-git-send-email-abhimanyu.saini@nxp.com \
    --to=abhimanyu.saini-3arqi8vn3tc@public.gmane.org \
    --cc=ashish.kumar-3arQi8VN3Tc@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=priyanka.jain-3arQi8VN3Tc@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=scott.wood-3arQi8VN3Tc@public.gmane.org \
    --cc=shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.