From patchwork Wed Jan 10 10:25:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dharma Balasubiramani X-Patchwork-Id: 13515935 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 9C5A6C3DA6E for ; Wed, 10 Jan 2024 10:27:02 +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=0WQuvNO0afd1X46eJPHQtavLyDT2WAD7WCSrvOREu24=; b=B8qmqQ9znH6oR+ 2rBWOABdXgpicjlLiJ/gXAPsART61xiJjNmGNdnNNpZDEiTpAIiYDM6d5KHaPRoTMOdZXJYIRtcuc AA557yId+LwKMIGJvhkdS8/fBNNdkj38SwPv7Oro+79W127oYVmQJ2DkXbc3j9by243ru+aT3rIW9 t/i/VIskvnzUNu2ZTrjlFSRn/JvCxqFygzrxyYHAj2zVLoW9uV0TqojPaWGNNx1tlndDfZOrjQ5gg 3aV/n4zXRfbsMGqz6SR+TqvdXJfARIbarKmYsd2ocxSQN2blYYhIHkM5KHJHrdNSmoH/4CGV5Ju54 lFnKWATiYJxHa209aRCA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNVn9-00B2Ur-12; Wed, 10 Jan 2024 10:26:35 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNVn6-00B2SB-1L for linux-arm-kernel@lists.infradead.org; Wed, 10 Jan 2024 10:26:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1704882392; x=1736418392; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=1E6SGPMyspfxdGXcr6MF97yBDgvECpeTUGECKTrub6g=; b=YHOxF9Gsx59laybDjb12lEx3ZkPbQJWojXy6+0GY6rf19Gns9Sy1pW1+ DcXxRCmAlVkD5S6iS2wdhlNeArKqOjgA3IA3akjC4loBPlDUHqi8tSj3Q JXg98genbAmcRCmaLdmkI44ESvHhPh4nLvn1oFbJRbP9ocR84VxArIoUR 9+Y1l/amMNYhsn/JbzZBHQRO6Ven6ambjjtanlw1bC/8WVeVAZOa9hHMg rIFFN/l6lTwk8c+VEzno3QEzbPXMLO3wvsjZ0FpkqcNB/Ry4HFFLVdGbR dK4twe/WkoFyalzp0EjvlbeIdThPDpEyi1ENYNFbIbd08iqf7xNVEPWaK g==; X-CSE-ConnectionGUID: 4FLeVdXIRtGRQjBQXLr/AA== X-CSE-MsgGUID: t5Eg5YbQRdCgP9shtgUuhw== X-ThreatScanner-Verdict: Negative X-IronPort-AV: E=Sophos;i="6.04,184,1695711600"; d="scan'208";a="181745210" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 10 Jan 2024 03:26:24 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Wed, 10 Jan 2024 03:26:00 -0700 Received: from che-lt-i70843lx.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Wed, 10 Jan 2024 03:25:53 -0700 From: Dharma Balasubiramani To: , , , , , , , , , , , , , , , , , , , , CC: Dharma Balasubiramani Subject: [PATCH 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema Date: Wed, 10 Jan 2024 15:55:32 +0530 Message-ID: <20240110102535.246177-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-20240110_022632_688936_B465049D X-CRM114-Status: UNSURE ( 8.92 ) 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 using following commands $ make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/ $ make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/ Dharma Balasubiramani (3): dt-bindings: display: convert Atmel's HLCDC to DT schema dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format dt-bindings: atmel,hlcdc: convert pwm bindings to json-schema .../display/atmel/atmel,hlcdc-dc.yaml | 133 ++++++++++++++++++ .../bindings/display/atmel/hlcdc-dc.txt | 75 ---------- .../devicetree/bindings/mfd/atmel,hlcdc.yaml | 106 ++++++++++++++ .../devicetree/bindings/mfd/atmel-hlcdc.txt | 56 -------- .../bindings/pwm/atmel,hlcdc-pwm.yaml | 62 ++++++++ .../bindings/pwm/atmel-hlcdc-pwm.txt | 29 ---- 6 files changed, 301 insertions(+), 160 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/atmel/atmel,hlcdc-dc.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