From patchwork Wed Mar 9 12:07:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergiu Moga X-Patchwork-Id: 12775003 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 7BDD2C433F5 for ; Wed, 9 Mar 2022 12:09:33 +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=QRgjEsDXX6e3MsXObSJM0a5KncOcUfCvCoHT1g2Y6b8=; b=GFl5Ljsfu4B5Jy ED8n5eb/3rXEJbEiTgpOqc3LumwNoAxtkKy+WRG4kUpboNykYZxZTzrRTTiIuhqDZeHFDGITqQ7j+ mlwO4D+cvLvRAYjiD1+dhjh4+oOSPHxrumnv/eD7sahPpt3SsyGLqKaDHoWQOuj2PVK9YQl0jzVFN z91vsTveGr6rowoWm6U7s94I3WDzFyEafg6g8tVAyAaDjD7rtBcKMAmUT3pb+0noJwzGs6oHa71zy 53pYME+zaMVNWGcS+AOtaqAp9r48yNFsF3U0RHWrvdlE4UKdIpQSAzne+WsefMsR1AN+gwVuRTLzN CZD6AcNK7yGdlMn6lUkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRv71-008UBW-Iu; Wed, 09 Mar 2022 12:08:16 +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 1nRv6O-008Tpg-9G for linux-arm-kernel@lists.infradead.org; Wed, 09 Mar 2022 12:07:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646827657; x=1678363657; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=z5RM9caPXppXXI00S9n55nXiz11VQZi94UuLhXfq/Rc=; b=IN/GXHqziJiNFdieEWyfyHITP2zMNPShZxUyMVj4zD/yD210XQQJT/ka VPsGgqUC6/7M44OgNerte55vrFwZIGIlOvusk9DijHv50GoT0LZugUy7B 7aQudYIkwJDKY8t9stuP6abJ8qvijmYa1ZhbQ0C3L0GijCZm/IK+Obb6e r7AZk1oQchdi3U8UwGIwgrQwEDue8wiSRwEQvLvuZW13PkOhpz2FJ9jpa 8fsJCq8s7JvRtV0ZLPIFnJ0UcLHjt5T0XaAPuGUpPskOE8IdU21qKe9L6 TWOm/6YSPsqLvmFLPEg5nvNMsA2/6s9NYW72OsyK2hnNdRJsYA1Sj/8dU A==; X-IronPort-AV: E=Sophos;i="5.90,167,1643698800"; d="scan'208";a="148606604" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 09 Mar 2022 05:07:34 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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; Wed, 9 Mar 2022 05:07:33 -0700 Received: from ROB-ULT-M68701.amer.actel.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Wed, 9 Mar 2022 05:07:31 -0700 From: Sergiu Moga To: , , , , CC: , , , , Sergiu Moga Subject: [PATCH 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema Date: Wed, 9 Mar 2022 14:07:11 +0200 Message-ID: <20220309120714.51393-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-20220309_040736_449094_02E3D541 X-CRM114-Status: UNSURE ( 9.03 ) 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 I2C DT binding for Atmel/Microchip SoCs to Device Tree Schema format. The SAMA7G5 compatible has also been added to the I2C DT binding. It also ensures consistency across the SoC files regarding the ordering of the `rx` and `tx` strings of the `dma-names` property of the `i2c` nodes by changing it in the SoC file of `sama7g5`. Sergiu Moga (3): ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes dt-bindings: i2c: convert i2c-at91 to json-schema dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list .../bindings/i2c/atmel,at91sam-i2c.yaml | 154 ++++++++++++++++++ .../devicetree/bindings/i2c/i2c-at91.txt | 82 ---------- arch/arm/boot/dts/sama7g5.dtsi | 18 +- 3 files changed, 163 insertions(+), 91 deletions(-) create mode 100644 Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-at91.txt