arm64: dts: meson: g12: move audio bus out of g12-common
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 5 Sep 2019 12:59:56 +0000 (14:59 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 3 Oct 2019 15:43:01 +0000 (08:43 -0700)
commit0f674df0c260d363d2f25efea17f07b73d287565
treee68491c0f91d14512bbb4ca7d5489d2eb2039fc0
parent2871626ba6e61e1ace43db491f766d39e6eacd5a
arm64: dts: meson: g12: move audio bus out of g12-common

The base address of the audio bus and pdm device are different
between the g12 and sm1 SoC families. Overwriting the reg property
only would leave with confusing node names on the sm1.

Move the audio related devices to the g12 dtsi. The appropriate nodes
will be created for the sm1 later on.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
arch/arm64/boot/dts/amlogic/meson-g12.dtsi