[PATCH v3 0/3] Support for the LCDK

Karl Beldan kbeldan at baylibre.com
Fri Aug 5 07:59:42 PDT 2016


This depends on "ARM: dts: da850: Add missing pin muxing for the UARTs".

Changes from v1:
 - s/omapl138/da850/
 - Remove earlycon from bootargs
 - Remove console=ttyS2,115200n8 from bootargs (workaround for preferred console)
 - Add patches for CONFIG_SMSC_PHY=y and CONFIG_RTC_DRV_OMAP=m

Changes from v2:
 - Remove references to C6748: replace 'L138/C6748 Dev Kit (LCDK)' with 'LCDK'
 - Change license from 'GPLv2 or later' to 'GPLv2'

Karl Beldan (3):
  ARM: dts: da850: Add basic DTS for the LCDK
  ARM: davinci_all_defconfig: enable RTC driver as module
  ARM: davinci_all_defconfig: enable SMSC ethernet PHY

 Documentation/devicetree/bindings/arm/davinci.txt |  4 ++
 arch/arm/boot/dts/Makefile                        |  1 +
 arch/arm/boot/dts/da850-lcdk.dts                  | 70 +++++++++++++++++++++++
 arch/arm/configs/davinci_all_defconfig            |  2 +
 arch/arm/mach-davinci/da8xx-dt.c                  |  1 +
 5 files changed, 78 insertions(+)
 create mode 100644 arch/arm/boot/dts/da850-lcdk.dts

-- 
2.9.0.rc1




More information about the linux-arm-kernel mailing list