ARM: dts: imx6: Add Savageboard common file
authorMilo Kim <woogyom.kim@gmail.com>
Wed, 4 Jan 2017 04:55:51 +0000 (13:55 +0900)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Jan 2017 03:24:24 +0000 (11:24 +0800)
commit4a9c1f7cb44c171edada9a6543482dc896b30f8c
tree424d76b090ebfe5fd6d7938f22153f0a9c12bcee
parent042f6d98261d8edc225237acaeb627aeadbf54ad
ARM: dts: imx6: Add Savageboard common file

* Memory
  memblock for DDR3 1GB

* Regulator
  3.3V for panel and backlight.

* Display
  Enable HDMI and LVDS panel. Savageboard supports AVIC TM097TDH02 panel
  which is compatible with Hannstar HSD100PXN1, so reuse it.

* Clock
  The commit d28be499c45e6 ("ARM: dts: imx6qdl-sabresd: Allow HDMI and
  LVDS to work simultaneously") is applied to support LVDS and HDMI output
  at the same time.

* Pinmux
  Support eMMC, ethernet, gpio key for power button, I2C, PWM, SD card
  and UART.

* Others
  Enable ethernet, UART1 debug, USB host, USDHC3 for microSD card and
  USDHC4 for built-in eMMC storage.

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-savageboard.dtsi [new file with mode: 0644]