* [PATCH/TRIVIAL] devicetree: bindings: designware-pcie: Fix unit address
@ 2016-04-12 20:01 Stephen Boyd
[not found] ` <1460491294-32437-1-git-send-email-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2016-04-12 20:01 UTC (permalink / raw)
To: Rob Herring
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA, trivial-DgEjT+Ai2ygdnm+yROfE0A,
Joao Pinto
Remove the 0x in the unit address because it shouldn't be there.
Cc: Joao Pinto <jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
Signed-off-by: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
---
Documentation/devicetree/bindings/pci/designware-pcie.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pci/designware-pcie.txt b/Documentation/devicetree/bindings/pci/designware-pcie.txt
index 64f2fff12128..6c5322c55411 100644
--- a/Documentation/devicetree/bindings/pci/designware-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/designware-pcie.txt
@@ -31,7 +31,7 @@ Optional properties:
Example configuration:
- pcie: pcie@0xdffff000 {
+ pcie: pcie@dffff000 {
compatible = "snps,dw-pcie";
reg = <0xdffff000 0x1000>, /* Controller registers */
<0xd0000000 0x2000>; /* PCI config space */
--
2.8.0.rc4
--
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH/TRIVIAL] devicetree: bindings: designware-pcie: Fix unit address
[not found] ` <1460491294-32437-1-git-send-email-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
@ 2016-04-19 22:24 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2016-04-19 22:24 UTC (permalink / raw)
To: Stephen Boyd
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA, trivial-DgEjT+Ai2ygdnm+yROfE0A,
Joao Pinto
On Tue, Apr 12, 2016 at 01:01:34PM -0700, Stephen Boyd wrote:
> Remove the 0x in the unit address because it shouldn't be there.
>
> Cc: Joao Pinto <jpinto-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
> Signed-off-by: Stephen Boyd <stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/pci/designware-pcie.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pci/designware-pcie.txt b/Documentation/devicetree/bindings/pci/designware-pcie.txt
> index 64f2fff12128..6c5322c55411 100644
> --- a/Documentation/devicetree/bindings/pci/designware-pcie.txt
> +++ b/Documentation/devicetree/bindings/pci/designware-pcie.txt
> @@ -31,7 +31,7 @@ Optional properties:
>
> Example configuration:
>
> - pcie: pcie@0xdffff000 {
> + pcie: pcie@dffff000 {
> compatible = "snps,dw-pcie";
> reg = <0xdffff000 0x1000>, /* Controller registers */
> <0xd0000000 0x2000>; /* PCI config space */
> --
> 2.8.0.rc4
>
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-19 22:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 20:01 [PATCH/TRIVIAL] devicetree: bindings: designware-pcie: Fix unit address Stephen Boyd
[not found] ` <1460491294-32437-1-git-send-email-stephen.boyd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-04-19 22:24 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).