Thread (1 message) 1 message, 1 author, 2016-08-04

Re: [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit

From: Karl Beldan <hidden>
Date: 2016-08-04 20:58:46
Also in: linux-arm-kernel

On Thu, Aug 04, 2016 at 12:15:05PM -0700, Kevin Hilman wrote:
+ Sekhar

Hi Karl,

Karl Beldan [off-list ref] writes:
quoted
The LCDK is the successor to the late Hawkboard and has the same machine
number.
Machine number is only relevant for legacy (non-DT) boot and this is DT
boot, so the machine number bit really relevant for this changelog.
Hi Kevin,

It was purely informative.
BTW, have you tried legacy boot on LCDK with board-omapl138-hawk.c?  I
assume it mostly works?
Yes.
quoted
Among the differences are the flash (16bits vs 8bits) and some pins
(MMC, LEDs, buttons, some external connectors), however the main
components remain the same (eth. PHY, Audio Codec, Video decoder and
DAC) except for the main PMIC, different and hard-wired on the LCDK (the
LDOs and DCDCs are always ON).
A DT-only boot with this addition gives functional uart, reboot via
watchdog, rtc, ethernet and MMC (I added the CD gpio for the MMC
although davinci_mmc doesn't call yet the mmc core OF facilities).

Signed-off-by: Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Tested with v4.7 on my LCDK board.

Tested-by: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>

Note that I also needed CONFIG_RTC_DRV_OMAP=m enabled in
davinci_all_defconfig for the RTC driver. Could you add a patch for that
to this series as well?
No problem. BTW do you also consider CONFIG_ items not arch specific
(like CONFIG_NET_VENDOR_SMSC) ?
Also, plese Cc the co-maintainer Sekhar Nori (now Cc'd) on all future
davinci patches.
Sure.
quoted
---
 Documentation/devicetree/bindings/arm/davinci.txt |  4 ++
 arch/arm/boot/dts/Makefile                        |  1 +
 arch/arm/boot/dts/omapl138-lcdk.dts               | 71 +++++++++++++++++++++++
I think this should be called da850-lcdk.dts.

The OMAP prefix in the DT directory is just going to cause confusion,
and the other DTs using this same SoC are already called da850.
That's what I thought too, mainline U-Boot is using omapl138_lcdk but
yes da850 is less confusing given the code already present (downside is
when you search for da850 on the net there's nothing).
Sekhar do you have any opinion here?

[...]
quoted
+/ {
+	model = "DA850/AM1808/OMAP-L138 LCDK";
+	compatible = "ti,omapl138-lcdk", "ti,da850";
+
+	aliases {
+		serial2 = &serial2;
+	};
+
+	chosen {
+		bootargs = "console=ttyS2,115200n8 earlycon";
earlycon is kind of a debug option, so probably should be left out of
the default DT.
Sure.
 
Karl
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help