mbox series

[GIT,PULL] i.MX fixes for 5.7, round 2

Message ID 20200521150719.GB24084@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 5.7, round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.7-2

Message

Shawn Guo May 21, 2020, 3:07 p.m. UTC
The following changes since commit 1248c86fd6391c63da947718bbd43686fa95185f:

  arm64: dts: freescale: imx8mp: update input_val for AUDIOMIX_BIT_STREAM (2020-04-29 11:30:32 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.7-2

for you to fetch changes up to 665e7c73a7724a393b4ec92d1ae1e029925ef2b7:

  ARM: dts/imx6q-bx50v3: Set display interface clock parents (2020-05-20 10:48:02 +0800)

----------------------------------------------------------------
i.MX fixes for 5.7, round 2:

One imx6q-bx50v3 device tree change to fix an issue, attempting atomic
modeset while using HDMI and display port at the same time causes LDB
clock programming to destroy the programming of HDMI.

----------------------------------------------------------------
Robert Beckett (1):
      ARM: dts/imx6q-bx50v3: Set display interface clock parents

 arch/arm/boot/dts/imx6q-b450v3.dts  |  7 -------
 arch/arm/boot/dts/imx6q-b650v3.dts  |  7 -------
 arch/arm/boot/dts/imx6q-b850v3.dts  | 11 -----------
 arch/arm/boot/dts/imx6q-bx50v3.dtsi | 15 +++++++++++++++
 4 files changed, 15 insertions(+), 25 deletions(-)