clk: sunxi: Introduce mbus compatible
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 10 Jul 2014 21:53:40 +0000 (23:53 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 27 Sep 2014 06:58:02 +0000 (08:58 +0200)
commit03e29bbf40ed87657795c774c80449bb86a55415
tree6774d497b4b17ad9bc3c242e9627c1e9363a2fbd
parent601da9d0a54c0fea7f5a208bc107d7ef1de4f570
clk: sunxi: Introduce mbus compatible

Even though the mbus clock is a regular module clock, given its nature, it
needs to be enabled all the time.

Introduce a new compatible, to differentiate it from the other module clocks.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Documentation/devicetree/bindings/clock/sunxi.txt
drivers/clk/sunxi/clk-sunxi.c