diff mbox series

[v8,2/8] dt-bindings: timer: rk-timer: Add rktimer for rv1126

Message ID 20221123183124.6911-3-jagan@edgeble.ai
State New
Headers show
Series ARM: Add Rockchip RV1126 support | expand

Commit Message

Jagan Teki Nov. 23, 2022, 6:31 p.m. UTC
Add rockchip timer compatible string for rockchip rv1126.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
---
Changes for v8:
- drop cc list

 Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Jagan Teki Dec. 13, 2022, 7:50 a.m. UTC | #1
On Thu, 24 Nov 2022 at 00:02, Jagan Teki <jagan@edgeble.ai> wrote:
>
> Add rockchip timer compatible string for rockchip rv1126.
>
> Signed-off-by: Jagan Teki <jagan@edgeble.ai>
> ---

Daniel or Can someone please pick this? Heiko is holding this series
due to this patch.

Jagan.
Daniel Lezcano Dec. 13, 2022, 8:48 a.m. UTC | #2
On 13/12/2022 08:50, Jagan Teki wrote:
> On Thu, 24 Nov 2022 at 00:02, Jagan Teki <jagan@edgeble.ai> wrote:
>>
>> Add rockchip timer compatible string for rockchip rv1126.
>>
>> Signed-off-by: Jagan Teki <jagan@edgeble.ai>
>> ---
> 
> Daniel or Can someone please pick this? Heiko is holding this series
> due to this patch.

Applied, with a trivial conflict fix

Thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml
index dc3bc1e62fe9..a6221222e948 100644
--- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml
+++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml
@@ -17,6 +17,7 @@  properties:
       - items:
           - enum:
               - rockchip,rv1108-timer
+              - rockchip,rv1126-timer
               - rockchip,rk3036-timer
               - rockchip,rk3188-timer
               - rockchip,rk3228-timer