Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364337 > unrolled thread

[PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2016-03-24 18:00 +0100
Last post2016-03-25 15:50 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC Neil Armstrong <narmstrong@baylibre.com> - 2016-03-24 18:00 +0100
    Re: [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible  for OX810SE SoC Rob Herring <robh@kernel.org> - 2016-03-25 15:50 +0100

#1364337 — [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC

FromNeil Armstrong <narmstrong@baylibre.com>
Date2016-03-24 18:00 +0100
Subject[PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC
Message-ID<rggM1-5rb-3@gated-at.bofh.it>
Add new oxsemi,ox810se-rps-timer compatible string to support the
PLX Technology OX810SE SoC Dual Timers variant.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/timer/arm,sp804.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/timer/arm,sp804.txt b/Documentation/devicetree/bindings/timer/arm,sp804.txt
index 5cd8eee7..ebe8753 100644
--- a/Documentation/devicetree/bindings/timer/arm,sp804.txt
+++ b/Documentation/devicetree/bindings/timer/arm,sp804.txt
@@ -2,7 +2,7 @@ ARM sp804 Dual Timers
 ---------------------------------------
 
 Required properties:
-- compatible: Should be "arm,sp804" & "arm,primecell"
+- compatible: Should be "arm,sp804" & "arm,primecell", or "oxsemi,ox810se-rps-timer"
 - interrupts: Should contain the list of Dual Timer interrupts. This is the
 	interrupt for timer 1 and timer 2. In the case of a single entry, it is
 	the combined interrupt or if "arm,sp804-has-irq" is present that
-- 
1.9.1

[toc] | [next] | [standalone]


#1364698 — Re: [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC

FromRob Herring <robh@kernel.org>
Date2016-03-25 15:50 +0100
SubjectRe: [PATCH v3 02/18] dt-bindings: timer: sp804: add new compatible for OX810SE SoC
Message-ID<rgBdM-339-11@gated-at.bofh.it>
In reply to#1364337
On Thu, Mar 24, 2016 at 05:49:59PM +0100, Neil Armstrong wrote:
> Add new oxsemi,ox810se-rps-timer compatible string to support the
> PLX Technology OX810SE SoC Dual Timers variant.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  Documentation/devicetree/bindings/timer/arm,sp804.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web