Add rockchip timer compatible string for rockchip rv1126.
Cc: [email protected]
Cc: Daniel Lezcano <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
---
Changes for v7:
- new patch
Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 +
1 file changed, 1 insertion(+)
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
--
2.25.1
On 08/11/2022 05:13, Jagan Teki wrote:
> Add rockchip timer compatible string for rockchip rv1126.
>
> Cc: [email protected]
There is really no point to store it in the kernel log.
> Cc: Daniel Lezcano <[email protected]>
I would argue this also does not make any sense to keep in kernel log.
It's maintainer, not a person who is somehow interested in this commit
and should be cced.
Keep both below --- in all patches.
> Signed-off-by: Jagan Teki <[email protected]>
Best regards,
Krzysztof