Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584056 > unrolled thread
| Started by | Andreas Färber <afaerber@suse.de> |
|---|---|
| First post | 2017-02-19 04:30 +0100 |
| Last post | 2017-02-20 15:00 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Andreas Färber <afaerber@suse.de> - 2017-02-19 04:30 +0100
Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2017-02-20 14:00 +0100
Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Andreas Färber <afaerber@suse.de> - 2017-02-20 15:00 +0100
Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2017-02-20 15:00 +0100
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-02-19 04:30 +0100 |
| Subject | [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 |
| Message-ID | <tcqme-296-7@gated-at.bofh.it> |
Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/arm/marvell/iap140.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/marvell/iap140.txt diff --git a/Documentation/devicetree/bindings/arm/marvell/iap140.txt b/Documentation/devicetree/bindings/arm/marvell/iap140.txt new file mode 100644 index 0000000..25d307c --- /dev/null +++ b/Documentation/devicetree/bindings/arm/marvell/iap140.txt @@ -0,0 +1,7 @@ +Marvell IAP140 Device Tree Bindings +----------------------------------- + +Boards using a SoC of the Marvell IAP140 family must carry the following +root node property: + + - compatible : must contain "mrvl,iap140" -- 2.10.2
[toc] | [next] | [standalone]
| From | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| Date | 2017-02-20 14:00 +0100 |
| Subject | Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 |
| Message-ID | <tcVJn-4Mr-9@gated-at.bofh.it> |
| In reply to | #1584056 |
Hello, On Sun, 19 Feb 2017 04:19:58 +0100, Andreas Färber wrote: > + - compatible : must contain "mrvl,iap140" Even though there's indeed a good number of existing "mrvl," compatible strings in the tree, the official vendor prefix according to Documentation/devicetree/bindings/vendor-prefixes.txt is "marvell". Probably you should use that instead for new bindings? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
[toc] | [prev] | [next] | [standalone]
| From | Andreas Färber <afaerber@suse.de> |
|---|---|
| Date | 2017-02-20 15:00 +0100 |
| Subject | Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 |
| Message-ID | <tcWFr-5o2-1@gated-at.bofh.it> |
| In reply to | #1584590 |
Hi, Am 20.02.2017 um 13:56 schrieb Thomas Petazzoni: > On Sun, 19 Feb 2017 04:19:58 +0100, Andreas Färber wrote: > >> + - compatible : must contain "mrvl,iap140" > > Even though there's indeed a good number of existing "mrvl," compatible > strings in the tree, the official vendor prefix according to > Documentation/devicetree/bindings/vendor-prefixes.txt is "marvell". > Probably you should use that instead for new bindings? I'm confused now. According to Marvell IR [0] they are NASDAQ-listed as MRVL. My understanding is that in that case the official vendor prefix becomes mrvl. Why not here? Would be good to understand for other pending vendors such as Actions Semi. Any comments on the iap140 vs. pxa1908 naming? The Communication Processors section has disappeared from marvell.com, so I couldn't verify whether IAP140 was renamed from PXA1908 or whether both coexist and we should add a second compatible string here? Thanks, Andreas [0] http://investor.marvell.com/phoenix.zhtml?c=120802&p=irol-irhome -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg)
[toc] | [prev] | [next] | [standalone]
| From | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| Date | 2017-02-20 15:00 +0100 |
| Subject | Re: [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 |
| Message-ID | <tcWFs-5o2-7@gated-at.bofh.it> |
| In reply to | #1584627 |
Hello, On Mon, 20 Feb 2017 14:16:13 +0100, Andreas Färber wrote: > I'm confused now. According to Marvell IR [0] they are NASDAQ-listed as > MRVL. My understanding is that in that case the official vendor prefix > becomes mrvl. Why not here? Not sure why, but as of today, we have a mix of "mrvl" and "marvell" in the tree, and "marvell" is the one official listed in vendor-prefixes.txt. > Any comments on the iap140 vs. pxa1908 naming? The Communication > Processors section has disappeared from marvell.com, so I couldn't > verify whether IAP140 was renamed from PXA1908 or whether both coexist > and we should add a second compatible string here? I don't have an opinion on this because I'm not familiar with this family of Marvell SoCs. However, the only thing I would recommend is that you send a patch to update Documentation/arm/Marvell/README to document this PXA1908/IAP140 thing. This is particularly important since this document mentions PXA1908 already. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web