From 5d32461b28e454ee24890d11f3d499608f216e00 Mon Sep 17 00:00:00 2001 From: YouMin Chen Date: Thu, 19 Dec 2019 10:35:41 +0800 Subject: [PATCH] dt-bindings: devfreq: rockchip_dfi: add rv1126 support Change-Id: Ie210fd8aa9fd686590385d3377540cd02a7dc867 Signed-off-by: YouMin Chen --- Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt b/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt index 5912216a7a83..d48d186d9600 100644 --- a/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt +++ b/Documentation/devicetree/bindings/devfreq/event/rockchip-dfi.txt @@ -10,6 +10,7 @@ Required properties: - "rockchip,rk3328-dfi" - for RK3328 SoCs. - "rockchip,rk3368-dfi" - for RK3368 SoCs. - "rockchip,rk3399-dfi" - for RK3399 SoCs. + - "rockchip,rv1126-dfi" - for RV1126 SoCs. Required properties for RK3368: - rockchip,grf: phandle to the syscon managing the "general register files"