* [PATCH 1/4][v4] dt-bindings: mtd-physmap: Add endianness supports
@ 2018-02-15 11:49 Prabhakar Kushwaha
2018-02-19 14:34 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Prabhakar Kushwaha @ 2018-02-15 11:49 UTC (permalink / raw)
To: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA, robh-DgEjT+Ai2ygdnm+yROfE0A,
mark.rutland-5wv7dgnIgG8, shawnguo-DgEjT+Ai2ygdnm+yROfE0A
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8,
cyrille.pitchen-yU5RGvR974pGWvitb5QawA,
computersforpeace-Re5JQEeQqe8AvxtiuMwx3w,
oss-fOR+EgIDQEHk1uMJSBkQmQ, leoyang.li-3arQi8VN3Tc,
Prabhakar Kushwaha
Connection between flash and controller is not necessary to be always
of same type. It may varies from platform to platform.
Adding endianness (optional) property to provide connection type
information.
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>
---
Changes for v2: updated subject
Changes for v3: fixed typo for "big-endian"
Changes for v4: Moved binding definition in mtd-physmap.txt
as discussed at https://patchwork.ozlabs.org/patch/842543/
Documentation/devicetree/bindings/mtd/mtd-physmap.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/mtd/mtd-physmap.txt b/Documentation/devicetree/bindings/mtd/mtd-physmap.txt
index 4a0a48bf4ecb..961a8eed9d0d 100644
--- a/Documentation/devicetree/bindings/mtd/mtd-physmap.txt
+++ b/Documentation/devicetree/bindings/mtd/mtd-physmap.txt
@@ -41,6 +41,11 @@ additional (optional) property is defined:
- erase-size : The chip's physical erase block size in bytes.
+ The device tree may optionally contain endianness property.
+ little-endian or big-endian : It represents connection between controller and
+ flash. If this property is absent, flash is considered
+ to be host-endian.
+
The device tree may optionally contain sub-nodes describing partitions of the
address space. See partition.txt for more detail.
--
2.14.1
--
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/4][v4] dt-bindings: mtd-physmap: Add endianness supports
2018-02-15 11:49 [PATCH 1/4][v4] dt-bindings: mtd-physmap: Add endianness supports Prabhakar Kushwaha
@ 2018-02-19 14:34 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-02-19 14:34 UTC (permalink / raw)
To: Prabhakar Kushwaha
Cc: mark.rutland, devicetree, boris.brezillon, leoyang.li, oss,
linux-mtd, cyrille.pitchen, computersforpeace, shawnguo,
linux-arm-kernel
On Thu, Feb 15, 2018 at 05:19:04PM +0530, Prabhakar Kushwaha wrote:
> Connection between flash and controller is not necessary to be always
> of same type. It may varies from platform to platform.
>
> Adding endianness (optional) property to provide connection type
> information.
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
> ---
> Changes for v2: updated subject
> Changes for v3: fixed typo for "big-endian"
> Changes for v4: Moved binding definition in mtd-physmap.txt
> as discussed at https://patchwork.ozlabs.org/patch/842543/
>
> Documentation/devicetree/bindings/mtd/mtd-physmap.txt | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-02-19 14:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 11:49 [PATCH 1/4][v4] dt-bindings: mtd-physmap: Add endianness supports Prabhakar Kushwaha
2018-02-19 14:34 ` Rob Herring
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).