All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU
@ 2017-01-10  6:15 ` Xing Zheng
  0 siblings, 0 replies; 38+ messages in thread
From: Xing Zheng @ 2017-01-10  6:15 UTC (permalink / raw)
  To: heiko
  Cc: dianders, linux-rockchip, Xing Zheng, Douglas Anderson, David Wu,
	Jianqun Xu, devicetree, Stephen Boyd, Elaine Zhang, Brian Norris,
	Michael Turquette, linux-kernel, linux-clk, Shawn Lin,
	Rob Herring, Will Deacon, Mark Rutland, Caesar Wang,
	Catalin Marinas, linux-arm-kernel


Hi,
  The structure rockchip_clk_provider needs to refer the GRF regmap
in somewhere, if the CRU node has not "rockchip,grf" property,
calling syscon_regmap_lookup_by_phandle will return an invalid GRF
regmap, and the MUXGRF type clock will be not supported.

Therefore, we need to add them.

Thanks.


Changes in v4:
- separte the binding patch
- update the decription for rockchip,grf property

Changes in v3:
- add optional roperty rockchip,grf in rockchip,rk3399-cru.txt

Changes in v2:
- referring pmugrf for PMUGRU
- fix the typo "invaild" in COMMIT message

Xing Zheng (2):
  arm64: dts: rockchip: add "rockchip, grf" property for RK3399
    PMUCRU/CRU
  dt-bindings: clk: add rockchip,grf property for RK3399

 Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.txt | 6 ++++++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi                        | 2 ++
 2 files changed, 8 insertions(+)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2017-01-13 19:10 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10  6:15 [PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU Xing Zheng
2017-01-10  6:15 ` Xing Zheng
     [not found] ` <1484028930-20305-1-git-send-email-zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-01-10  6:15   ` [PATCH v4 1/2] arm64: dts: rockchip: add "rockchip, grf" property for RK3399 PMUCRU/CRU Xing Zheng
2017-01-10  6:15     ` Xing Zheng
2017-01-10  6:15     ` Xing Zheng
     [not found]     ` <1484028930-20305-2-git-send-email-zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-01-10 18:45       ` Doug Anderson
2017-01-10 18:45         ` Doug Anderson
2017-01-10 18:45         ` Doug Anderson
2017-01-10 19:46         ` Heiko Stübner
2017-01-10 19:46           ` Heiko Stübner
2017-01-10 19:46           ` Heiko Stübner
2017-01-10 19:58           ` Heiko Stübner
2017-01-10 19:58             ` Heiko Stübner
2017-01-10 19:58             ` Heiko Stübner
2017-01-12  0:50             ` Doug Anderson
2017-01-12  0:50               ` Doug Anderson
     [not found]               ` <CAD=FV=WMQ22G67YoQx2t7J6_ZuB3sUjVjXh-0KhPEO_6zbiyUQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-12  1:28                 ` Heiko Stuebner
2017-01-12  1:28                   ` Heiko Stuebner
2017-01-12  1:28                   ` Heiko Stuebner
     [not found]         ` <CAD=FV=Wwu3q_LqwYUWcJQRvp5neVOS9szgsYFONWTRJ0X8hRTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-11  1:04           ` Xing Zheng
2017-01-11  1:04             ` Xing Zheng
2017-01-11  1:04             ` Xing Zheng
     [not found]             ` <58758498.40309-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-01-11  1:12               ` Heiko Stuebner
2017-01-11  1:12                 ` Heiko Stuebner
2017-01-11  1:12                 ` Heiko Stuebner
2017-01-11  2:02                 ` Xing Zheng
2017-01-11  2:02                   ` Xing Zheng
2017-01-10  6:15 ` [PATCH v4 2/2] dt-bindings: clk: add rockchip,grf property for RK3399 Xing Zheng
2017-01-10  6:15   ` [PATCH v4 2/2] dt-bindings: clk: add rockchip, grf " Xing Zheng
2017-01-10  6:15   ` Xing Zheng
2017-01-10 18:34   ` [PATCH v4 2/2] dt-bindings: clk: add rockchip,grf " Doug Anderson
2017-01-10 18:34     ` [PATCH v4 2/2] dt-bindings: clk: add rockchip, grf " Doug Anderson
2017-01-10 18:34     ` Doug Anderson
2017-01-13 16:41   ` [PATCH v4 2/2] dt-bindings: clk: add rockchip,grf " Rob Herring
2017-01-13 16:41     ` Rob Herring
2017-01-13 16:41     ` Rob Herring
2017-01-13 19:10 ` [PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU Heiko Stuebner
2017-01-13 19:10   ` [PATCH v4 0/2] Add support rockchip, grf " Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.