lkml.org 
[lkml]   [2020]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] dt-bindings: dma: ti-edma: fix example compatible property
On 12-02-20, 11:48, Johan Hovold wrote:
> Make sure that the compatible string in the edma1_tptc1 example node
> matches the binding by removing the space between the manufacturer and
> model.

Applied, thanks

>
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
> Documentation/devicetree/bindings/dma/ti-edma.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/dma/ti-edma.txt b/Documentation/devicetree/bindings/dma/ti-edma.txt
> index 0e1398f93aa2..29fcd37082e8 100644
> --- a/Documentation/devicetree/bindings/dma/ti-edma.txt
> +++ b/Documentation/devicetree/bindings/dma/ti-edma.txt
> @@ -180,7 +180,7 @@ edma1_tptc0: tptc@27b0000 {
> };
>
> edma1_tptc1: tptc@27b8000 {
> - compatible = "ti, k2g-edma3-tptc", "ti,edma3-tptc";
> + compatible = "ti,k2g-edma3-tptc", "ti,edma3-tptc";
> reg = <0x027b8000 0x400>;
> power-domains = <&k2g_pds 0x4f>;
> };
> --
> 2.24.1

--
~Vinod

\
 
 \ /
  Last update: 2020-02-13 15:42    [W:0.039 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site