ARM: dts: sunxi: Remove redundant assigned-clocks

The display backend nodes have an assigned clocks property, while the driver
also enforces it.

Since assigned-clocks is pretty fragile anyway, let's just remove it.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
This commit is contained in:
Maxime Ripard
2020-02-10 11:07:17 +01:00
parent 4e0e6a626b
commit 06f177c3da
3 changed files with 0 additions and 11 deletions

View File

@@ -771,9 +771,6 @@
interconnect-names = "dma-mem";
status = "disabled";
assigned-clocks = <&ccu CLK_DE_BE>;
assigned-clock-rates = <300000000>;
ports {
#address-cells = <1>;
#size-cells = <0>;