From patchwork Tue Jan 16 11:37:57 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dharma Balasubiramani X-Patchwork-Id: 13520726 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 199FDC4706C for ; Tue, 16 Jan 2024 11:39:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=gMkFFVXHDOm/g7rnx1LFB0anFqwohpWY0L1xK1lebRE=; b=dUTupWLgaBQglS g+fKAeu73Z4XOvd1WUAPsEPzvUZCq83BIrz4QWha9eFUGUJx+mj+GunNTKEajlUKfX1JRXXdDHGiu 9N3Ylv9eQDYu1RaKbm9N8XAIDMDW5FAEoHEoLxcvwtJVw3Svm2sgekeTd+ednNrdIZROlJ2lHJxNl 5XLlKQ/xiOk3WlppFcGco4n2Gv/RGoCgXjJ3RJ3SluzBsoZvkxxkuyhO6rqJKsWwPq1RiZvJw241E D5UMuZE36V4bIj8HcHctcIiuLrM09ka0eB60dooflaVWpoK5hdUmz1/WnXiKiBpF4P+Q34BA2JoEP 5ZbRYtb8A9tajSt9nKUg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rPhmF-00BxOI-2w; Tue, 16 Jan 2024 11:38:43 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rPhmB-00BxNo-2B for linux-arm-kernel@lists.infradead.org; Tue, 16 Jan 2024 11:38:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1705405120; x=1736941120; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PQeNXtr+NkYNtKHVcFa9uvxt+sHMYxZ2puRpVAyiBNw=; b=EJuQfnsCAwo19ffKVmMpyfeo5q5rX/v/ko2bZbH/3gz0R9ZLbwQP6xTD t8IdZx0eHLEWhVYBEySN7yYuxdHGfmY1Um7xNXoR6p/q6/PNBS5CEwnzF +nuOk//n0pdoItPzB1i+wgF6VFlJ0LNqa7gP89CR9bfEYbcarrGRNIbYm EXX1Or7/aBIxAhZzDVL/Zek5cfPfEceBqpYXR7WuZ7yf9P0fTsVesTvb2 vP1I0DLxgA1BhTjku6AIc6DU5Xe+yQVL6+O5uXMHYSVKQDCBvQtKygzA6 KGbMCQTo9lTtZXjCDNDZYw7L11iPcsM6QX7X04q0L27fXtceLz2pwH4Vi A==; X-CSE-ConnectionGUID: Y1TZTt6mTzupuVN87CGEZQ== X-CSE-MsgGUID: wavDEACOS9Og9sJptBYlHw== X-IronPort-AV: E=Sophos;i="6.05,199,1701154800"; d="scan'208";a="14824997" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 16 Jan 2024 04:38:39 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 16 Jan 2024 04:38:26 -0700 Received: from che-lt-i70843lx.amer.actel.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Tue, 16 Jan 2024 04:38:14 -0700 From: Dharma Balasubiramani To: , , , , , , , , , , , , , , , , , , , , , CC: , Dharma Balasubiramani Subject: [PATCH v2 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Date: Tue, 16 Jan 2024 17:07:57 +0530 Message-ID: <20240116113800.82529-1-dharma.b@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240116_033839_835146_564BB4D0 X-CRM114-Status: UNSURE ( 7.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Converted the text bindings to YAML and validated them individually using following commands $ make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/ $ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/ changelogs are available in respective patches. Dharma Balasubiramani (3): dt-bindings: display: convert Atmel's HLCDC to DT schema dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format .../atmel/atmel,hlcdc-display-controller.yaml | 110 ++++++++++++++++++ .../bindings/display/atmel/hlcdc-dc.txt | 75 ------------ .../devicetree/bindings/mfd/atmel,hlcdc.yaml | 105 +++++++++++++++++ .../devicetree/bindings/mfd/atmel-hlcdc.txt | 56 --------- .../bindings/pwm/atmel,hlcdc-pwm.yaml | 47 ++++++++ .../bindings/pwm/atmel-hlcdc-pwm.txt | 29 ----- 6 files changed, 262 insertions(+), 160 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/atmel/atmel,hlcdc-display-controller.yaml delete mode 100644 Documentation/devicetree/bindings/display/atmel/hlcdc-dc.txt create mode 100644 Documentation/devicetree/bindings/mfd/atmel,hlcdc.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt create mode 100644 Documentation/devicetree/bindings/pwm/atmel,hlcdc-pwm.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-hlcdc-pwm.txt