1. 23 11月, 2014 2 次提交
  2. 18 7月, 2014 1 次提交
  3. 16 5月, 2014 1 次提交
  4. 08 3月, 2014 1 次提交
    • P
      ARM: dts: imx6qdl: Add IPU DI ports and endpoints, move imx-drm node to dtsi · 4520e692
      Philipp Zabel 提交于
      This patch connects IPU and display encoder (HDMI, LVDS, MIPI)
      device tree nodes, as well as parallel displays on the DISP0
      and DISP1 outputs, using the OF graph bindings described in
      Documentation/devicetree/bindings/media/video-interfaces.txt
      
      The IPU ports correspond to the two display interfaces. The
      order of endpoints in the ports is arbitrary.
      
      Each encoder with an associated input multiplexer has multiple
      input ports in the device tree. The order and reg property of
      the ports must correspond to the multiplexer input order.
      
      Since the imx-drm node now only needs to contain links to the
      display interfaces, it can be moved to the SoC dtsi level. At
      the board level, only connections between the display interface
      ports and encoders or panels have to be added.
      Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      4520e692
  5. 24 2月, 2014 2 次提交
  6. 09 2月, 2014 2 次提交
  7. 22 8月, 2013 7 次提交
  8. 17 6月, 2013 5 次提交
  9. 23 5月, 2013 1 次提交
  10. 09 4月, 2013 4 次提交
  11. 10 2月, 2013 1 次提交
    • S
      ARM: dts: add dtsi for imx6q and imx6dl · 7c1da585
      Shawn Guo 提交于
      Add dtsi for imx6q and imx6dl with non-common blocks moved into there.
      Major differences between imx6dl and imx6q:
      
       * Dual vs. Quad cores
       * single vs. dual IPU
       * 128 vs. 256 KB OCRAM
       * imx6q: ECSPI5, OpenVG (GC355), SATA
       * imx6dl: I2C4, PXP, EPDC, LCDIF
       * iomuxc/pads definition
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      7c1da585