arm64: dts: allwinner: h6: Fix de3 parent clocks ordering
authorMaxime Ripard <maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:48 +0000 (11:18 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:04:33 +0000 (09:04 +0200)
commite1b123a9308532941a28ebccdb3b024c45158acb
tree090a40a2ebe76aaedcba85c57524f3ca36fdc3a5
parent94a0f2b0e4e0953d8adf319c44244ef7a57de32c
arm64: dts: allwinner: h6: Fix de3 parent clocks ordering

While it doesn't really matter from a functional point of view in this
driver's case, it's usually a good practice to list the clocks in a
driver in the same driver across all its users.

The H6 is using the inverse order than all the other users, so let's
make it consistent.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20210901091852.479202-49-maxime@cerno.tech
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi