diff mbox

[v6,1/4] mmc: dt: add DT binding for little-endian eSDHC host controller

Message ID 1444300583-26539-1-git-send-email-yangbo.lu@freescale.com (mailing list archive)
State Accepted, archived
Headers show

Commit Message

yangbo lu Oct. 8, 2015, 10:36 a.m. UTC
Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
---
Changes for v4:
	- Added this mmc DT documentation patch
Changes for v5:
	- Updated DT documentation fsl-esdhc.txt instead of mmc.txt
	- Used 'big-endian' as default endian mode
Changes for v6: None
---
 Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Ulf Hansson Oct. 8, 2015, 5:36 p.m. UTC | #1
On 8 October 2015 at 12:36, Yangbo Lu <yangbo.lu@freescale.com> wrote:
> Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
> ---
> Changes for v4:
>         - Added this mmc DT documentation patch
> Changes for v5:
>         - Updated DT documentation fsl-esdhc.txt instead of mmc.txt
>         - Used 'big-endian' as default endian mode
> Changes for v6: None
> ---
>  Documentation/devicetree/bindings/mmc/fsl-esdhc.txt | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> index b7943f3..dedfb02 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> +++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
> @@ -22,6 +22,8 @@ Optional properties:
>    - voltage-ranges : two cells are required, first cell specifies minimum
>      slot voltage (mV), second cell specifies maximum slot voltage (mV).
>      Several ranges could be specified.
> +  - little-endian : If the host controller is little-endian mode, specify
> +    this property. The default endian mode is big-endian.
>
>  Example:
>
> --
> 2.1.0.27.g96db324
>

Thanks, applied all patches 1->4 for next.

Kind regards
Uffe
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
index b7943f3..dedfb02 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
+++ b/Documentation/devicetree/bindings/mmc/fsl-esdhc.txt
@@ -22,6 +22,8 @@  Optional properties:
   - voltage-ranges : two cells are required, first cell specifies minimum
     slot voltage (mV), second cell specifies maximum slot voltage (mV).
     Several ranges could be specified.
+  - little-endian : If the host controller is little-endian mode, specify
+    this property. The default endian mode is big-endian.
 
 Example: