From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E3055C71155 for ; Sat, 28 Nov 2020 22:20:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A0E78222B9 for ; Sat, 28 Nov 2020 22:20:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="J5ihOfoF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388496AbgK1Vtj (ORCPT ); Sat, 28 Nov 2020 16:49:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732506AbgK1TBu (ORCPT ); Sat, 28 Nov 2020 14:01:50 -0500 Received: from mail-pl1-x643.google.com (mail-pl1-x643.google.com [IPv6:2607:f8b0:4864:20::643]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 62E83C094267 for ; Fri, 27 Nov 2020 23:29:54 -0800 (PST) Received: by mail-pl1-x643.google.com with SMTP id u2so3712472pls.10 for ; Fri, 27 Nov 2020 23:29:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=WGKj1IfcrEj7NHZycKjkVZobn+jBjIFjVn+ZsQVanao=; b=J5ihOfoFgimbDpqbPMgUF0DzsQ5JHfFZi6ghTBd9NOIQ9ROMWQ1bll6AadCueUdZ2p oMpX3NODVKLeTuIGGiCA9VTlJ0l/I7ODvlDnQdmIlaNEWsLuNuXF18bJng8qkL58yyp7 mkyaBdkHblcxZv3EGzNhsdXVnHcWrFNuCSaJDkZITuZU8+t+x6B7qERTyF/MCiyWLmAV IcfTn/u5qN8Of8uY3fGu7jSHVq08LFjRL+P1Ps3xS8k7/ME2dTjOl5+pYCfR9Yt8xgmF 7uKQ80DfRPw5j0ZLHLUBWNbM8wuNn2SZmsT9iTYXiUERebhxnZ9Y0Pt3BY8Q9Vk3XUu3 GUjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=WGKj1IfcrEj7NHZycKjkVZobn+jBjIFjVn+ZsQVanao=; b=S358MHAsJHGZHt+Y/jhoFeRw4mEiHT6wsRcxRPhz8ixOu42Cum7YAcFii/Vz8dLsXP /yxqXlDOhlMDA9WsPhvfItH2SuPzusa2c/Nb00VBI/zWfuwcl7+0NVI4805h9TNtwedS Ho8ob+2Lz1pDnaB2Od0kHTY99Xi8fhbLoBtvD76IJpPGHLZdH+3Dv7SUsbV+I8Q0Fwg0 3mvsHj9frtI4ztBuZKAAxqv7EeU4hla3SX+LC1lmPXkGvvPP2yxbqEKY9l/u5mCqaAwh 6qpy6mt/KeRZB1V8M9wXRXfLrTJa0rQ1E7/DfyvAo/KgYiYv8z2tf4wuXu8FmIRCbci/ hydA== X-Gm-Message-State: AOAM532IrXMMBrqAAA8oc2HnEoivgyt8a+DrxQ7S2gAzNnVUwgfFBT1K 6V+0fy43RIz/Z6orN4Ls7jkx X-Google-Smtp-Source: ABdhPJzRX52ukzfEsqSGexNjKoFSbiZSGU8BsPO1JkZ5EFIrpK2FYXNVPaw6j6bb1dMs/lYcLdGB1A== X-Received: by 2002:a17:902:8f82:b029:da:23e0:17d7 with SMTP id z2-20020a1709028f82b02900da23e017d7mr10409200plo.37.1606548593900; Fri, 27 Nov 2020 23:29:53 -0800 (PST) Received: from thinkpad ([2409:4072:15:c612:48ab:f1cc:6b16:2820]) by smtp.gmail.com with ESMTPSA id p15sm13528590pjg.21.2020.11.27.23.29.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Nov 2020 23:29:53 -0800 (PST) Date: Sat, 28 Nov 2020 12:59:45 +0530 From: Manivannan Sadhasivam To: Cristian Ciocaltea Cc: Rob Herring , Vinod Koul , Andreas =?iso-8859-1?Q?F=E4rber?= , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 04/18] dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoC Message-ID: <20201128072945.GT3077@thinkpad> References: <0e79dffdf105ded2bb336ab38dc39b4986667683.1605823502.git.cristian.ciocaltea@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e79dffdf105ded2bb336ab38dc39b4986667683.1605823502.git.cristian.ciocaltea@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, Nov 20, 2020 at 01:55:58AM +0200, Cristian Ciocaltea wrote: > Add a new compatible string corresponding to the DMA controller found > in the S500 variant of the Actions Semi Owl SoCs family. > > Signed-off-by: Cristian Ciocaltea > --- > Documentation/devicetree/bindings/dma/owl-dma.yaml | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/dma/owl-dma.yaml b/Documentation/devicetree/bindings/dma/owl-dma.yaml > index 256d62af2c64..f085f0e42d2c 100644 > --- a/Documentation/devicetree/bindings/dma/owl-dma.yaml > +++ b/Documentation/devicetree/bindings/dma/owl-dma.yaml > @@ -8,8 +8,8 @@ title: Actions Semi Owl SoCs DMA controller > > description: | > The OWL DMA is a general-purpose direct memory access controller capable of > - supporting 10 and 12 independent DMA channels for S700 and S900 SoCs > - respectively. > + supporting 10 independent DMA channels for the Actions Semi S700 SoC and 12 > + independent DMA channels for the S500 and S900 SoC variants. > > maintainers: > - Manivannan Sadhasivam > @@ -22,6 +22,7 @@ properties: > enum: > - actions,s900-dma > - actions,s700-dma > + - actions,s500-dma I think we should order the entries now... > > reg: > maxItems: 1 > -- > 2.29.2 >