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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 625FEC433E3 for ; Tue, 18 Aug 2020 15:52:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3B4672083B for ; Tue, 18 Aug 2020 15:52:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597765942; bh=/bDijrbe0Io59V0lahxfMAjJqZmvoTOk4XcBOedRV+M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=LqLLgMCzsKULQElXrEHnWz7G96/kkSt9DQ4yAj/CzEWDZDdL7TA4rr2uR0KWyHFpU PWphdR+Ebx1/mdMww1noKhsQAGisqJRc/etO86eqx9dRWXqKjSFWmUa1hHZDBRhh/a iE+bACvKR6TnRlW7orlG+FjJt/bJwZ/shWzty2mU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728257AbgHRPwR (ORCPT ); Tue, 18 Aug 2020 11:52:17 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:34943 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727831AbgHRPvy (ORCPT ); Tue, 18 Aug 2020 11:51:54 -0400 Received: by mail-io1-f68.google.com with SMTP id s189so21679557iod.2; Tue, 18 Aug 2020 08:51:53 -0700 (PDT) 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=Mf422wvmtHGB+fLAHqkYV5iliyU3plq01dFBfESJYS0=; b=fQ033Hg+n30+M9X4XPrqW9mpP2fnBgDl2jbVloW3idniQlMSvwb/B8rkOb56NghyMH RsfWG0S4TH1deKefT4lQgqAA3vY09GBUmTG2s412e95C/tDjg3g5Uo1ydUYZM6ActtYy BKKIz9SdkbCBgfXtSMdna+5a1ZfVgcJtF8n1gtiVoKPKW8usoRRrIZKeewdU9c0SeQRh L6KpLCRNDu48EovocK+ecjSN/Q4urIp1n0yropFRDjrC7WzHbmCvycPCTw13yqlmFmrH vn4rccUxOk/8BDeNz1RocdZg7WCiPqH+XT6q30ds7a6TNRaQe3tkGo7WKOkgkLTWwxr8 Ba+Q== X-Gm-Message-State: AOAM531JqTfp99peAUucdQdI6JZ3lgcsg+/LkiVl1cCF1ruN5VK9y/BI X740ZWDwU63NJ7ctAnfIDGNjMZRY5Q== X-Google-Smtp-Source: ABdhPJxucHnQnFfDvMaxcgX49sVszAnJBk6CGxr0tcEZLJF8jUkmB4GUT5sDMmAuZn81f35K4UToiQ== X-Received: by 2002:a02:cf26:: with SMTP id s6mr19858789jar.44.1597765912536; Tue, 18 Aug 2020 08:51:52 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id v14sm11524845iln.76.2020.08.18.08.51.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Aug 2020 08:51:51 -0700 (PDT) Received: (nullmailer pid 3526978 invoked by uid 1000); Tue, 18 Aug 2020 15:51:49 -0000 Date: Tue, 18 Aug 2020 09:51:49 -0600 From: Rob Herring To: Anson Huang Cc: linux-serial@vger.kernel.org, kernel@pengutronix.de, linux-kernel@vger.kernel.org, sboyd@kernel.org, linux-clk@vger.kernel.org, fugang.duan@nxp.com, Linux-imx@nxp.com, s.hauer@pengutronix.de, gregkh@linuxfoundation.org, devicetree@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, mturquette@baylibre.com, shawnguo@kernel.org, festevam@gmail.com Subject: Re: [PATCH V3 1/5] dt-bindings: clock: Update i.MX28 example Message-ID: <20200818155149.GA3526911@bogus> References: <1597721685-9280-1-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1597721685-9280-1-git-send-email-Anson.Huang@nxp.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 18 Aug 2020 11:34:41 +0800, Anson Huang wrote: > Update the i.MX28 clock example to align with MXS AUART binding doc to > avoid below build error: > > Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml: > serial@8006a000: clocks: [[4294967295, 45]] is too short > Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml: > serial@8006a000: compatible: Additional items are not allowed > ('fsl,imx23-auart' was unexpected) > Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml: > serial@8006a000: compatible: ['fsl,imx28-auart', 'fsl,imx23-auart'] > is too long > Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml: > serial@8006a000: 'dmas' is a required property > Documentation/devicetree/bindings/clock/imx28-clock.example.dt.yaml: > serial@8006a000: 'dma-names' is a required property > > Signed-off-by: Anson Huang > --- > no change. > --- > Documentation/devicetree/bindings/clock/imx28-clock.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Applied, thanks!