1. 22 10月, 2015 1 次提交
    • R
      dt-bindings: consolidate display related bindings · efdbd734
      Rob Herring 提交于
      This is a quite large renaming to consolidate display related bindings
      into a single "display" directory from various scattered locations of
      video, drm, gpu, fb, mipi, and panel. The prior location was somewhat
      based on the Linux driver location, but bindings should be independent
      of that.
      Signed-off-by: NRob Herring <robh@kernel.org>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      efdbd734
  2. 08 4月, 2013 1 次提交
  3. 04 4月, 2013 1 次提交
  4. 03 7月, 2012 1 次提交
    • S
      video: mxsfb: add simple device tree probe · 73fc610f
      Shawn Guo 提交于
      Add a simple device tree probe support for mxsfb driver.  Before
      a common binding for struct fb_videomode is available, the driver will
      keep using struct mxsfb_platform_data.  That said, platform code will
      use auxdata to attach mxsfb_platform_data for device tree boot.
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      73fc610f