Re: [PATCH 05/14] dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timer

2021-04-04 Thread Daniel Lezcano
On 20/03/2021 19:16, Jonathan Neuschäfer wrote:
> Add a compatible string for WPCM450, which has essentially the same
> timer controller.
> 
> Signed-off-by: Jonathan Neuschäfer 
> ---

Applied, thanks


-- 
 Linaro.org │ Open source software for ARM SoCs

Follow Linaro:   Facebook |
 Twitter |
 Blog


Re: [PATCH 05/14] dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timer

2021-03-27 Thread Rob Herring
On Sat, 20 Mar 2021 19:16:01 +0100, Jonathan Neuschäfer wrote:
> Add a compatible string for WPCM450, which has essentially the same
> timer controller.
> 
> Signed-off-by: Jonathan Neuschäfer 
> ---
>  .../devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt| 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring 


[PATCH 05/14] dt-bindings: timer: nuvoton,npcm7xx: Add wpcm450-timer

2021-03-20 Thread Jonathan Neuschäfer
Add a compatible string for WPCM450, which has essentially the same
timer controller.

Signed-off-by: Jonathan Neuschäfer 
---
 .../devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt| 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt 
b/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
index 97258f1a1505b..ac3a5e887455d 100644
--- a/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
+++ b/Documentation/devicetree/bindings/timer/nuvoton,npcm7xx-timer.txt
@@ -4,7 +4,8 @@ Nuvoton NPCM7xx have three timer modules, each timer module 
provides five 24-bit
 timer counters.

 Required properties:
-- compatible  : "nuvoton,npcm750-timer" for Poleg NPCM750.
+- compatible  : "nuvoton,npcm750-timer" for Poleg NPCM750, or
+"nuvoton,wpcm450-timer" for Hermon WPCM450.
 - reg : Offset and length of the register set for the device.
 - interrupts  : Contain the timer interrupt of timer 0.
 - clocks  : phandle of timer reference clock (usually a 25 MHz clock).
--
2.30.2