Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp122775ybk; Tue, 12 May 2020 17:22:40 -0700 (PDT) X-Google-Smtp-Source: APiQypKy8WSD8dnhbuoDGscOG0GHchC20bRbfdW4Gc1MbWP/SsIvIuluZo2H5omCkFfTQEkFM1yn X-Received: by 2002:a05:6402:35c:: with SMTP id r28mr18267376edw.295.1589329360386; Tue, 12 May 2020 17:22:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589329360; cv=none; d=google.com; s=arc-20160816; b=dECtf1bq15HMMlf0Un0wstpA2HkFGLUNs3gcCzWJDdUjXL7h7gyJX0MNeDnhgnmf5U 0W8Y6thBD+0vzoq0ao3ZU4QoSUmXF6/AIEG/YO8l4egyB+QJvEznX7Ey+qsqEyzeGoYu XFMcpYrS3Hn1Z97omLTklRt/ursGEQZRP73bhZpiwMaQvOPnJ+KJFQDwcIUdptqCp17t AqrWA/QlJw3/ZvjAXM7zLayhIYlEQoUUEFShApZSilFdFDjlHvOzj/f8KjmloqeH8D6/ wQNidXsrc0SbXiMd5x7cUZ5KR+rbRFx+GLchqjYIG9RGlO3QhcuinSqVFo5m4No5+yHA Heaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=uKPfW/2oSJxuRMc9MkPzOFmiSeFkTBrGDCGCkcqKR2Y=; b=A7XTRSj7CUiMZnhvAN8C+jbb3dq4dTqYhVxTRrHlA0Qm+1jX5SU6OOBWFh0n9GgyjI Gh8c4V+uhGEYFyMQPvl04O7WtG7psMa9HR7+G9tUkO7WAsdNOCRiZTF5Z9hj00llLxuh xRUKLdJqFcwtRWFliMyr/yd4Rehbh6YQ5wozh6LcwXy9G79TiZClzUsjrJEvyUaqXZuj 6OyxqDTvZgUW9lwI0cSVZaovvv2/Ba6XkHzh8R4olChFvS6cA6umXE1+6J0X+y0Ualiw /4naFIQUcHkNFjvpaDfxkbOwjNwIwHimaTYY8k+lZex5C+54F7eCPbgHMbn5IVWKxLOq lj1A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g17si80335ejo.179.2020.05.12.17.22.18; Tue, 12 May 2020 17:22:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731721AbgEMAU5 (ORCPT + 99 others); Tue, 12 May 2020 20:20:57 -0400 Received: from inva020.nxp.com ([92.121.34.13]:56324 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731604AbgEMAU4 (ORCPT ); Tue, 12 May 2020 20:20:56 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 7049C1A12A9; Wed, 13 May 2020 02:20:54 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 97B7D1A12A5; Wed, 13 May 2020 02:20:49 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 4A5B0402BE; Wed, 13 May 2020 08:20:43 +0800 (SGT) From: Anson Huang To: mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Linux-imx@nxp.com Subject: [PATCH V5 0/5] Convert i.MX6 SoCs clock bindings to json-schma Date: Wed, 13 May 2020 08:11:19 +0800 Message-Id: <1589328684-1397-1-git-send-email-Anson.Huang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Converts i.MX6Q/i.MX6SX/i.MX6SL/i.MX6SLL/i.MX6UL clock bindings to json-schma format. Changes since V4: - add descriptions for interrupts and each item of it. Anson Huang (5): dt-bindings: clock: Convert i.MX6Q clock to json-schema dt-bindings: clock: Convert i.MX6SX clock to json-schema dt-bindings: clock: Convert i.MX6SL clock to json-schema dt-bindings: clock: Convert i.MX6SLL clock to json-schema dt-bindings: clock: Convert i.MX6UL clock to json-schema .../devicetree/bindings/clock/imx6q-clock.txt | 41 ------------ .../devicetree/bindings/clock/imx6q-clock.yaml | 72 ++++++++++++++++++++++ .../devicetree/bindings/clock/imx6sl-clock.txt | 10 --- .../devicetree/bindings/clock/imx6sl-clock.yaml | 48 +++++++++++++++ .../devicetree/bindings/clock/imx6sll-clock.txt | 36 ----------- .../devicetree/bindings/clock/imx6sll-clock.yaml | 66 ++++++++++++++++++++ .../devicetree/bindings/clock/imx6sx-clock.txt | 13 ---- .../devicetree/bindings/clock/imx6sx-clock.yaml | 70 +++++++++++++++++++++ .../devicetree/bindings/clock/imx6ul-clock.txt | 13 ---- .../devicetree/bindings/clock/imx6ul-clock.yaml | 66 ++++++++++++++++++++ 10 files changed, 322 insertions(+), 113 deletions(-) delete mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6q-clock.yaml delete mode 100644 Documentation/devicetree/bindings/clock/imx6sl-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6sl-clock.yaml delete mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6sll-clock.yaml delete mode 100644 Documentation/devicetree/bindings/clock/imx6sx-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6sx-clock.yaml delete mode 100644 Documentation/devicetree/bindings/clock/imx6ul-clock.txt create mode 100644 Documentation/devicetree/bindings/clock/imx6ul-clock.yaml -- 2.7.4