From patchwork Mon Mar 7 14:46:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergiu Moga X-Patchwork-Id: 12771954 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 7874AC433F5 for ; Mon, 7 Mar 2022 14:50:27 +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=Nu6p2+cWf67OgKdi/U+fhEc66vffef+fHVDk4X1Ostw=; b=KTFLezbvRtQ8wE kLolUA6Yv33sm1Y0hIoF06ofSHumQ95+F6+C1s0F4YUm2KRW24MhUIRuh/ZEe5LLFGQ4v/nm/w5bX CzXxEpDjQQlViyvmelArC649Zew5QJ7dQfzev1Ngg8mBoh5mllYAI9jsgd8y1V49hM9WAs+l2icgq H6s1fZGN2x/gHDwci73f2jBV2RshbSbdOKnYisOxkjUWMedkOjW2ViO1659HKgqGUdJ3Ur3KW7x2/ WKNbI6NSQIFMP5i8+6iYqQt6axfbhPTYI3KbOkCCS1mwuEXAp7z94Brla1rlm3v3v6EkVkbA6T8kf 7xOidFoHTjqq4CcFd8UA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nREfe-000Vbx-Ka; Mon, 07 Mar 2022 14:49:11 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nREfX-000Vaf-Qi for linux-arm-kernel@lists.infradead.org; Mon, 07 Mar 2022 14:49:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646664543; x=1678200543; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=4aWIRFI8XlQrJ3FoHqdftAf5Mm43XBh+8uTq/2kna44=; b=t+WPUhpvHdAYKJTwgsiPiCJotrpLfwhyXg/Sr6Zx+92bjakii4o/uqLV 5aHe6B/6XPqNUzhHLdAGSa41FiEXxDeOle7G7qxyWp1EJNmo09aH8Qyqj AAOcW99kO85kevHiHa2xDcLVTnHV88S/JjOEUwDghHQ9PcdyN2S/VuUtT vg4Fkd0zi8f0wjhiaMD+gWHWgADnyL4hRGEPsHFLr+f64q10I+4xBKPQY O2MFO6zbBY3DeNPI+dttRacx15r3AfhwyT4E3bnygFz46UF7crAd/dTOH B3JKvKwwo1keLm1GpB795Se9WauCcZOxfpaaSOvUUMaXvuXjKVgicfd35 A==; X-IronPort-AV: E=Sophos;i="5.90,162,1643698800"; d="scan'208";a="148334220" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Mar 2022 07:49:02 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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 07:49:01 -0700 Received: from ROB-ULT-M68701.amer.actel.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Mon, 7 Mar 2022 07:48:57 -0700 From: Sergiu Moga To: , , , , , , , CC: , , , , Sergiu Moga Subject: [PATCH v2 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Date: Mon, 7 Mar 2022 16:46:50 +0200 Message-ID: <20220307144652.162706-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_064903_944345_6FF8F0C5 X-CRM114-Status: UNSURE ( 8.29 ) 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 v1: - Name the file `atmel,at91sam-pwm.yaml` instead of `atmel-pwm.yaml` - Removed unnecessary descriptions of the `reg` and `#pwm-cells` properties - Remove unnecessary `pwmleds` node - Remove `#pwm-cells` property from the list of required properties - Add `allOf` including `pwm.yaml` - Rename title from `Atmel PWM Controller` to `Atmel/Microchip PWM controller` 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 -------------- 2 files changed, 47 insertions(+), 35 deletions(-) create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt