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=-4.1 required=3.0 tests=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 8C671C433E1 for ; Tue, 26 May 2020 22:31:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 68540208FE for ; Tue, 26 May 2020 22:31:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590532284; bh=OwNgAEE3RelOWrT98pheb0NSDXIvjfOun/TDUH9Q9hk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Mz1STJX1kXqZEWrXDLy8V71k1OiLf6VFSGgVN4IgqGTBkG7Wi+meUJZXNupS3w3qZ NApMEkXiAVzTnfB2vWefhX0Ldov1EvYNCu9xfXgaPpzbJ6vq4AZkfwUjUJfYNPus4r Ls3jR48S0U1F5+EoeMTgl36uo1uelUxcJe/usKdU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392085AbgEZWbY (ORCPT ); Tue, 26 May 2020 18:31:24 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:33694 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389482AbgEZWbX (ORCPT ); Tue, 26 May 2020 18:31:23 -0400 Received: by mail-io1-f68.google.com with SMTP id k18so23936380ion.0; Tue, 26 May 2020 15:31:22 -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=7PO7nGDx6i6iJvomFwFAJKzAEqtQa3QMoljS+fScBDg=; b=nbZDkSm5AqNOaKEix7x2K5Yy8YqwEiaiLZQYPhDhKNTUrQU+/V7cYR/4R1mpP3PyFW 4ELwurhwz6evC9p6vehiJLv0KvASi9GZkW1uL7s+lOJtwA2X540X7kTf11bhyigKo614 iDBCT0iwLr4s8nmDkLJ8y1dvjG1jHXQNC1PXQ8GoCbOI6uJV3DDfpzo99TTy5lRY8j3b OI+GukfskFOclIQ05OaQ0cP8Oax664fkYTlmr3hhb0z0ydR5vBCblIP0HnhloQaypsR8 8N0Mq054FIGhA2bkKQ9dWEyK9KcRTe78+4nmhClBKOHfanlZfqUwllzZ0EhC/+UM+zSO 9BeQ== X-Gm-Message-State: AOAM531AbOT8TCFilwZFo4sFwC0IkN7D1nNI7GCbA8v51TJVRNCesWKD Rrqtlmd8xgngSAOgY7N91A== X-Google-Smtp-Source: ABdhPJzg3/7lwTB77ZTQN1hMWzcgg9hexWm7c31lZM6rBv5yZyP5Irit38gNDKsTOeMlYqaaRRoNkw== X-Received: by 2002:a6b:f812:: with SMTP id o18mr18386246ioh.87.1590532282441; Tue, 26 May 2020 15:31:22 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id f15sm661633ill.58.2020.05.26.15.31.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 May 2020 15:31:21 -0700 (PDT) Received: (nullmailer pid 504022 invoked by uid 1000); Tue, 26 May 2020 22:31:20 -0000 Date: Tue, 26 May 2020 16:31:20 -0600 From: Rob Herring To: Anson Huang Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mturquette@baylibre.com, festevam@gmail.com, shawnguo@kernel.org, sboyd@kernel.org, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Linux-imx@nxp.com, s.hauer@pengutronix.de Subject: Re: [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL clock to json-schema Message-ID: <20200526223120.GA503921@bogus> References: <1589328684-1397-1-git-send-email-Anson.Huang@nxp.com> <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 May 2020 08:11:23 +0800, Anson Huang wrote: > Convert the i.MX6SLL clock binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang > Acked-by: Stephen Boyd > --- > Changes since V4: > - add descriptions for interrupts and each item of it. > --- > .../devicetree/bindings/clock/imx6sll-clock.txt | 36 ------------ > .../devicetree/bindings/clock/imx6sll-clock.yaml | 66 ++++++++++++++++++++++ > 2 files changed, 66 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt > create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml > Applied, thanks! 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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 78C0BC433DF for ; Tue, 26 May 2020 22:31:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 469A02084C for ; Tue, 26 May 2020 22:31:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EYqImdAu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 469A02084C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yyRiKzqzaw7QqYrZvT3y6LhJXEZzrj+hXq2Rf387YTw=; b=EYqImdAuDSSB7X s0qZaZL8v4o3cns+3JwHrQFNdB0lxacteqoD0gGvalNjAi0RiOwrBrQ254R4h7wxhtiEBSpXCCL+5 JnwL4gcsfKRUcYf4UYL7iur6Nxh5g7TW0VsfwkTeVCZBBgaAFJ0QpSiSxoguRLEHr+sAkVAQQSbP0 rH5dvPuIrjxx+vFkQoL/sglpTv7D+igIxPmtmDdWe/0fMDQpzPSvfgRQQ/Poh1tICExj5SjoG07ky nRRobMssSsgf+AznPgcl36Nz1drLQ72a3T4N28wpUUgpZLRrE87BqWamv+ko1Hoiiq2O4Fo7ZwlY1 0vtVROvlLmwXY4ogHg2A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdi6m-0007hk-DY; Tue, 26 May 2020 22:31:40 +0000 Received: from mail-io1-f65.google.com ([209.85.166.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jdi6V-0007XE-AJ for linux-arm-kernel@lists.infradead.org; Tue, 26 May 2020 22:31:26 +0000 Received: by mail-io1-f65.google.com with SMTP id h10so23841851iob.10 for ; Tue, 26 May 2020 15:31:23 -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=7PO7nGDx6i6iJvomFwFAJKzAEqtQa3QMoljS+fScBDg=; b=Wp6W9DNJRcJkbwUQtKUPXR5P4cF+YKOYivuIdnGwWkWjK7mKntFNowniRLAyYtoEux 6igYA7/oFkQGpbj1OXsxF37Kl2gWXFE2Pm8HmilZ0LAgaD3Qxjbs6k94T4cZvFcFgysj t1qq3nwGe8UpqT/kpiYUI/DNhTA/WSxuKcmvDUyMzKCoTRohD3/keNf8bA7QiiGwfDyH A2MtZ8Tj5IonxPh+Of2OSqrB1xRXufbf0HKbqglRrUPRGdBhQwPRgGZT6pDlw6nqHaIC GcQtAfF2Uksv1Yb4GiAGqlVcgPcoulfpn/EdJPsxSby6lrc2JonLlOH7Lr/DNMLvDD+q xMrg== X-Gm-Message-State: AOAM533Ux0QKKxCDlRy8NPA6NfrltpPNW7kb7DKuzWgKa6WnMptIrxc4 vw+7Hg9l/rfkarcC6Bo87Q== X-Google-Smtp-Source: ABdhPJzg3/7lwTB77ZTQN1hMWzcgg9hexWm7c31lZM6rBv5yZyP5Irit38gNDKsTOeMlYqaaRRoNkw== X-Received: by 2002:a6b:f812:: with SMTP id o18mr18386246ioh.87.1590532282441; Tue, 26 May 2020 15:31:22 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id f15sm661633ill.58.2020.05.26.15.31.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 May 2020 15:31:21 -0700 (PDT) Received: (nullmailer pid 504022 invoked by uid 1000); Tue, 26 May 2020 22:31:20 -0000 Date: Tue, 26 May 2020 16:31:20 -0600 From: Rob Herring To: Anson Huang Subject: Re: [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL clock to json-schema Message-ID: <20200526223120.GA503921@bogus> References: <1589328684-1397-1-git-send-email-Anson.Huang@nxp.com> <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1589328684-1397-5-git-send-email-Anson.Huang@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200526_153123_380358_F3AB2759 X-CRM114-Status: GOOD ( 10.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, s.hauer@pengutronix.de, sboyd@kernel.org, festevam@gmail.com, mturquette@baylibre.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, Linux-imx@nxp.com, kernel@pengutronix.de, shawnguo@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 13 May 2020 08:11:23 +0800, Anson Huang wrote: > Convert the i.MX6SLL clock binding to DT schema format using json-schema. > > Signed-off-by: Anson Huang > Acked-by: Stephen Boyd > --- > Changes since V4: > - add descriptions for interrupts and each item of it. > --- > .../devicetree/bindings/clock/imx6sll-clock.txt | 36 ------------ > .../devicetree/bindings/clock/imx6sll-clock.yaml | 66 ++++++++++++++++++++++ > 2 files changed, 66 insertions(+), 36 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt > create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel