2019-06-04 13:36:46

by Fabrice Gasnier

[permalink] [raw]
Subject: [PATCH] dt-bindings: i2c-stm32: document optional dmas

Add missing documentation for "dmas" and "dma-names" properties that can be
used on i2c-stm32.

Signed-off-by: Fabrice Gasnier <[email protected]>
---
Documentation/devicetree/bindings/i2c/i2c-stm32.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
index f334738..ce3df2ff 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
@@ -21,6 +21,8 @@ Optional properties:
100000 and 400000.
For STM32F7, STM32H7 and STM32MP1 SoCs, Standard-mode, Fast-mode and Fast-mode
Plus are supported, possible values are 100000, 400000 and 1000000.
+- dmas: List of phandles to rx and tx DMA channels. Refer to stm32-dma.txt.
+- dma-names: List of dma names. Valid names are: "rx" and "tx".
- i2c-scl-rising-time-ns: I2C SCL Rising time for the board (default: 25)
For STM32F7, STM32H7 and STM32MP1 only.
- i2c-scl-falling-time-ns: I2C SCL Falling time for the board (default: 10)
--
2.7.4


2019-06-26 13:51:42

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: i2c-stm32: document optional dmas

On Tue, Jun 04, 2019 at 03:34:13PM +0200, Fabrice Gasnier wrote:
> Add missing documentation for "dmas" and "dma-names" properties that can be
> used on i2c-stm32.
>
> Signed-off-by: Fabrice Gasnier <[email protected]>

Maintainers?

> ---
> Documentation/devicetree/bindings/i2c/i2c-stm32.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> index f334738..ce3df2ff 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> @@ -21,6 +21,8 @@ Optional properties:
> 100000 and 400000.
> For STM32F7, STM32H7 and STM32MP1 SoCs, Standard-mode, Fast-mode and Fast-mode
> Plus are supported, possible values are 100000, 400000 and 1000000.
> +- dmas: List of phandles to rx and tx DMA channels. Refer to stm32-dma.txt.
> +- dma-names: List of dma names. Valid names are: "rx" and "tx".
> - i2c-scl-rising-time-ns: I2C SCL Rising time for the board (default: 25)
> For STM32F7, STM32H7 and STM32MP1 only.
> - i2c-scl-falling-time-ns: I2C SCL Falling time for the board (default: 10)
> --
> 2.7.4
>


Attachments:
(No filename) (1.21 kB)
signature.asc (849.00 B)
Download all attachments

2019-06-26 14:18:48

by Pierre-Yves MORDRET

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: i2c-stm32: document optional dmas

Hi

It looks good to me

Reviewed-by: Pierre-Yves MORDRET <[email protected]>

Thx

On 6/4/19 3:34 PM, Fabrice Gasnier wrote:
> Add missing documentation for "dmas" and "dma-names" properties that can be
> used on i2c-stm32.
>
> Signed-off-by: Fabrice Gasnier <[email protected]>
> ---
> Documentation/devicetree/bindings/i2c/i2c-stm32.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> index f334738..ce3df2ff 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-stm32.txt
> @@ -21,6 +21,8 @@ Optional properties:
> 100000 and 400000.
> For STM32F7, STM32H7 and STM32MP1 SoCs, Standard-mode, Fast-mode and Fast-mode
> Plus are supported, possible values are 100000, 400000 and 1000000.
> +- dmas: List of phandles to rx and tx DMA channels. Refer to stm32-dma.txt.
> +- dma-names: List of dma names. Valid names are: "rx" and "tx".
> - i2c-scl-rising-time-ns: I2C SCL Rising time for the board (default: 25)
> For STM32F7, STM32H7 and STM32MP1 only.
> - i2c-scl-falling-time-ns: I2C SCL Falling time for the board (default: 10)
>

2019-06-29 11:33:17

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: i2c-stm32: document optional dmas

On Tue, Jun 04, 2019 at 03:34:13PM +0200, Fabrice Gasnier wrote:
> Add missing documentation for "dmas" and "dma-names" properties that can be
> used on i2c-stm32.
>
> Signed-off-by: Fabrice Gasnier <[email protected]>

Applied to for-next, thanks!


Attachments:
(No filename) (264.00 B)
signature.asc (849.00 B)
Download all attachments