OSDN Git Service

ARM: dts: sun6i: Add clock-output-names to osc24M clock
authorChen-Yu Tsai <wens@csie.org>
Tue, 8 Jan 2019 07:25:26 +0000 (15:25 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 9 Jan 2019 10:11:16 +0000 (11:11 +0100)
commitaa9ad54285c78e7f69b20b3734c0c79aa98af3c3
treeaa26bc3210d98cecd60f7e6b4f7c068c1f4ccd6f
parent4ab88516b097ac8c23e00e7c3a26fbcd16feeefd
ARM: dts: sun6i: Add clock-output-names to osc24M clock

The osc24M clock does not have a "clock-output-names" property, which
means that the clock name is derived from the node name in Linux. The
node name was changed in commit acfd5bbe2641 ("ARM: dts: sun6i: Change
clock node names to avoid warnings"). This breaks Linux as the sunxi-ng
clock driver implicitly depends on the external clock being named
"osc24M".

Add a "clock-output-names" property to restore the previous behavior.

Fixes: acfd5bbe2641 ("ARM: dts: sun6i: Change clock node names to avoid
      warnings")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun6i-a31.dtsi