1. 17 Jul, 2023 2 commits
    • Tim Harvey's avatar
      arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl · f7a0b575
      Tim Harvey authored
      The GW7904 does not connect the VDD_MIPI power rails thus MIPI is
      disabled. However we must also disable disp_blk_ctrl as it uses the
      pgc_mipi power domain and without it being disabled imx8m-blk-ctrl will
      fail to probe:
      imx8m-blk-ctrl 32e28000.blk-ctrl: error -ETIMEDOUT: failed to attach
      power domain "mipi-dsi"
      imx8m-blk-ctrl: probe of 32e28000.blk-ctrl failed with error -110
      
      Fixes: b999bdaf ("arm64: dts: imx: Add i.mx8mm Gateworks gw7904 dts support")
      Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      f7a0b575
    • Tim Harvey's avatar
      arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl · 3e7d3c5e
      Tim Harvey authored
      The GW7903 does not connect the VDD_MIPI power rails thus MIPI is
      disabled. However we must also disable disp_blk_ctrl as it uses the
      pgc_mipi power domain and without it being disabled imx8m-blk-ctrl will
      fail to probe:
      imx8m-blk-ctrl 32e28000.blk-ctrl: error -ETIMEDOUT: failed to attach power domain "mipi-dsi"
      imx8m-blk-ctrl: probe of 32e28000.blk-ctrl failed with error -110
      
      Fixes: a72ba91e ("arm64: dts: imx: Add i.mx8mm Gateworks gw7903 dts support")
      Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      3e7d3c5e
  2. 09 Jul, 2023 10 commits
  3. 08 Jul, 2023 28 commits