[PATCH v4 0/3] Support for the LCDK
Karl Beldan
kbeldan at baylibre.com
Fri Aug 5 13:29:48 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:
- [1] Remove references to C6748: replace 'L138/C6748 Dev Kit (LCDK)' with 'LCDK'
- Change license from 'GPLv2 or later' to 'GPLv2'
Changes from v3:
- revert v2 [1]
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.2
More information about the linux-arm-kernel
mailing list