* [PATCH] Documentation: dt: keystone: Fix up missing quotes
@ 2015-10-07 17:04 Nishanth Menon
2015-10-07 17:46 ` santosh.shilimkar at oracle.com
0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2015-10-07 17:04 UTC (permalink / raw)
To: linux-arm-kernel
Add missing commits for the suggest compatible flags in dt binding.
Fixes: 8841cbf666d6 ("Documentation: dt: keystone: provide SoC specific compatible flags")
Reported-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
This could be squashed since the original patch was not merged yet..
Apologies on the miss. (based on next-20151006)
Documentation/devicetree/bindings/arm/keystone/keystone.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/keystone/keystone.txt b/Documentation/devicetree/bindings/arm/keystone/keystone.txt
index 800d2d02e27b..3090a8a008c0 100644
--- a/Documentation/devicetree/bindings/arm/keystone/keystone.txt
+++ b/Documentation/devicetree/bindings/arm/keystone/keystone.txt
@@ -17,11 +17,11 @@ SoC families:
SoCs:
- Keystone 2 Hawking/Kepler
- compatible = ti,k2hk", "ti,keystone"
+ compatible = "ti,k2hk", "ti,keystone"
- Keystone 2 Lamarr
- compatible = ti,k2l", "ti,keystone"
+ compatible = "ti,k2l", "ti,keystone"
- Keystone 2 Edison
- compatible = ti,k2e", "ti,keystone"
+ compatible = "ti,k2e", "ti,keystone"
Boards:
- Keystone 2 Hawking/Kepler EVM
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] Documentation: dt: keystone: Fix up missing quotes
2015-10-07 17:04 [PATCH] Documentation: dt: keystone: Fix up missing quotes Nishanth Menon
@ 2015-10-07 17:46 ` santosh.shilimkar at oracle.com
0 siblings, 0 replies; 2+ messages in thread
From: santosh.shilimkar at oracle.com @ 2015-10-07 17:46 UTC (permalink / raw)
To: linux-arm-kernel
On 10/7/15 10:04 AM, Nishanth Menon wrote:
> Add missing commits for the suggest compatible flags in dt binding.
>
> Fixes: 8841cbf666d6 ("Documentation: dt: keystone: provide SoC specific compatible flags")
> Reported-by: Suman Anna <s-anna@ti.com>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>
> This could be squashed since the original patch was not merged yet..
> Apologies on the miss. (based on next-20151006)
>
I don't want to disturbs those tags now. Once the pulls get into the
queue, I will check if this can be applied on top of that, o.w
will queue that up later.
Thanks !!
Regards,
Santosh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-07 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 17:04 [PATCH] Documentation: dt: keystone: Fix up missing quotes Nishanth Menon
2015-10-07 17:46 ` santosh.shilimkar at oracle.com
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).