From: Sekhar Nori <nsekhar@ti.com>
To: Kevin Hilman <khilman@baylibre.com>, Karl Beldan <kbeldan@baylibre.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, karl.beldan+oss@gmail.com,
Russell King <linux@armlinux.org.uk>,
Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit
Date: Fri, 5 Aug 2016 19:30:11 +0530 [thread overview]
Message-ID: <57A49BEB.7070503@ti.com> (raw)
In-Reply-To: <m2popopcqu.fsf@baylibre.com>
On Friday 05 August 2016 12:45 AM, Kevin Hilman wrote:
>> 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.
>
> Sekhar do you have any opinion here?
Prefer using da850 in file names and in code. The explanatory or help
text can contain rest of the part names.
For file names or code catering both to da850 and da830, da8xx should be
used.
I know documentation for da850 and da830 is not public, but thats what
the parts first came out as, and we want to be consistent with existing
code.
Regards,
Sekhar
next prev parent reply other threads:[~2016-08-05 14:00 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-04 14:43 [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Karl Beldan
2016-08-04 18:29 ` Rob Herring
2016-08-04 21:03 ` Karl Beldan
2016-08-04 21:13 ` Rob Herring
2016-08-04 23:43 ` Karl Beldan
2016-10-13 7:14 ` Karl Beldan
2016-08-04 19:15 ` Kevin Hilman
[not found] ` <m2popopcqu.fsf-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-04 20:58 ` Karl Beldan
[not found] ` <20160804200522.GB15878@gobelin>
2016-08-05 0:25 ` Kevin Hilman
2016-08-05 14:00 ` Sekhar Nori [this message]
[not found] ` <20160804144332.4841-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:12 ` [PATCH v2 0/3] Support for the L138/C6748 Dev Kit (LCDK) Karl Beldan
[not found] ` <20160805141229.20784-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:12 ` [PATCH v2 1/3] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Karl Beldan
[not found] ` <20160805141229.20784-2-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-10 18:35 ` Rob Herring
2016-08-05 14:12 ` [PATCH v2 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 14:12 ` [PATCH v2 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 14:14 ` [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Sekhar Nori
[not found] ` <57A49F3A.9030306-l0cyMroinI0@public.gmane.org>
2016-08-05 14:45 ` Karl Beldan
2016-08-05 14:52 ` Sekhar Nori
2016-08-05 14:59 ` [PATCH v3 0/3] Support for the LCDK Karl Beldan
[not found] ` <20160805145945.24315-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:59 ` [PATCH v3 1/3] ARM: dts: da850: Add basic DTS " Karl Beldan
2016-08-05 14:59 ` [PATCH v3 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 14:59 ` [PATCH v3 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 20:29 ` [PATCH v4 0/3] Support for the LCDK Karl Beldan
[not found] ` <20160805202951.2848-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 20:29 ` [PATCH v4 1/3] ARM: dts: da850: Add basic DTS " Karl Beldan
2016-08-05 20:29 ` [PATCH v4 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 23:45 ` Kevin Hilman
2016-08-05 20:29 ` [PATCH v4 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 23:46 ` Kevin Hilman
2016-08-09 11:59 ` [PATCH v4 0/3] Support for the LCDK Sekhar Nori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57A49BEB.7070503@ti.com \
--to=nsekhar@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=karl.beldan+oss@gmail.com \
--cc=kbeldan@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).