]> git.baikalelectronics.ru Git - uboot.git/commit
arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks
authorHeiko Thiery <heiko.thiery@gmail.com>
Sat, 11 Jun 2022 06:09:04 +0000 (08:09 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 19:22:55 +0000 (15:22 -0400)
commitdf2cc0674c3f95ca70aa885bd741ce3a7bb52f0b
treedf8af0672ff57ef883679b9f19668fbcd7dc84c7
parentb38a0ac9f2ee141d93c83443f9efdf13e0a24de5
arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks

With the move to use DM_CLK the boards uart stops working. The used
properties are not supported by the imx8mq clock driver. Thus
the correct baudrate cannot be selected. Remove this properties here and
the board can start with working uart. Keep it in the main dts because
linux handles these porperties fine.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
arch/arm/dts/imx8mq-kontron-pitx-imx8m-u-boot.dtsi