From patchwork Mon Mar 7 15:36:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergiu Moga X-Patchwork-Id: 12772022 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 BB046C433F5 for ; Mon, 7 Mar 2022 15:42:22 +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=Vr3f++EnaMblQbasda5yEDuof+n4xmQ90u+Jfvb4P/c=; b=LSHi+4IMWciT5V ULuMNfHW5D25cmCRJ4Xyj0QBNzsOjj7tjxOkWP57mgH+ld4W+2X6e1rvNIYNFTlozaZ7/XB4v4o8m leLYqdbajLeWv5NtZ3bXFlkFLOMcJBalkztRGjVE9lHnegsIex9ma2A1+BRNVx8fthiil/Zj7Bijo e5YApHrx/cdBnPKfCNY1DLccBr59o5AgmQ4jnSIHVm9sfBS+ylUEaZYrPd/ax5ZNY2YvAupYkpEXS MWjI8tWTp7VyLnkZNwEcJ5alyK+SAOcNlPNglTkHhhyAdYQl+TnYrwsDQKJv356wNW7ouZhKMLOE+ tb8w4Mnf+OHHRWhUQMsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRFU3-000eZ1-F6; Mon, 07 Mar 2022 15:41:15 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRFTz-000eYc-Ec for linux-arm-kernel@lists.infradead.org; Mon, 07 Mar 2022 15:41:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646667672; x=1678203672; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=h0xRMSmKEeEBA5dGXk9zIisvS1APReTBxOvqtE6cP0c=; b=ppfzI4gNsSS/2av1i5Bj3lp95IpPpnSJMf6csEgEec+jBH+Ul327LdBx x8m0IQflBuoCeSKl9EMhn2xIxToBhTh+eaScvma8QK8UcF4iHAa9dpcOD 4H+rMHLKhsOIv2XOw7N6Whwb5j+vV85T4E28MEPe+SjUwkMW0YX0qQlHS 9zEr4pZbUqUeEqBBVsjIuORhOMxS7Oi2+svURJ953GwEHJPCJHQdF00V2 Voia84539rpf4zTKEcAR+oBtj6NP7L3CBs9GAPofyUxfNc4nguqmzk/KD D5OttHCFIcXIHvugYo/zjmP2qdE5af03t4PruRkQmx0Ag6bjvYBpw/Vnn g==; X-IronPort-AV: E=Sophos;i="5.90,162,1643698800"; d="scan'208";a="155514409" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Mar 2022 08:41:11 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Mon, 7 Mar 2022 08:41:09 -0700 Received: from ROB-ULT-M68701.amer.actel.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Mon, 7 Mar 2022 08:41:03 -0700 From: Sergiu Moga To: , , , , , , , CC: , , , , Sergiu Moga Subject: [PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Date: Mon, 7 Mar 2022 17:36:54 +0200 Message-ID: <20220307153656.177589-1-sergiu.moga@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-20220307_074111_519705_08F43444 X-CRM114-Status: UNSURE ( 8.18 ) 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 This patch series addresses the conversion of the Atmel PWM DT binding to the DT Schema format and adds the SAMA7G5 compatible to the respective converted binding. Changes since v2: - Moved `allOf` between `maintainers and `properties` - Replaced `additionalProperties: true` with `unevaluatedProperties: false` - Used 4 spaces indentation for `examples` - Modified file path in `MAINTAINERS` Sergiu Moga (2): dt-bindings: pwm: convert atmel pwm to json-schema dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list .../bindings/pwm/atmel,at91sam-pwm.yaml | 47 +++++++++++++++++++ .../devicetree/bindings/pwm/atmel-pwm.txt | 35 -------------- MAINTAINERS | 2 +- 3 files changed, 48 insertions(+), 36 deletions(-) create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt