From patchwork Sat Jul 30 14:26:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= X-Patchwork-Id: 594688 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92E38C19F2B for ; Sat, 30 Jul 2022 14:27:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234651AbiG3O1s (ORCPT ); Sat, 30 Jul 2022 10:27:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47148 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231912AbiG3O1r (ORCPT ); Sat, 30 Jul 2022 10:27:47 -0400 Received: from sender4-op-o14.zoho.com (sender4-op-o14.zoho.com [136.143.188.14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9B60CE06; Sat, 30 Jul 2022 07:27:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1659191212; cv=none; d=zohomail.com; s=zohoarc; b=SAUGBqtTPPsBVHkBh7EoelJATuSg1N7cqwnqy5Z7YBLMdTcqdmzYarUFVC237VeFKLG8+AnxBZSkWjKTqYxYcJIWpaB0RzNHYLi6SxJIU0EON7ILGxexFbe2O7xHicsTFO8wgiWj6OIZqmDolmrLMpSMrdMZfnYiLJnitFQxJrk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1659191212; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:MIME-Version:Message-ID:Subject:To; bh=5UYaQfx7z0yBiGs6s5UW81nUMgZe1dH+iL0ZD0KuhhI=; b=cdKctPWY2yJQnzf2ZR02VVd9MfaZpUhZmEJQZpb9F7cwbSCS4ZrJrrk6H9piBMeNDyXAyq1XRcZ2PG7drihb1lY7/hVTBIsnYTQCOGEJgFS2q6oRAt5GMOkqEEyCsaxTu14d3y9bgngzlgJAS/nCngJcl80FvGoIPV8dmPThMSc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1659191212; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=5UYaQfx7z0yBiGs6s5UW81nUMgZe1dH+iL0ZD0KuhhI=; b=FY8DNQtUB587XaroZ04z2bQAOwuKA5Jm1EDr8xgbqfIdLV3aM8uccPhHU7Ae+D80 ShtvEobEDTvHWRDFoAsFnemNV6hPzdhdi4Fa30vuY9UeLaE4DoVG/5INj0cy9ezy/b/ iEqmGAsjjRjoo8JMtDoPZ786hfR0Vdd1pempKzqQ= Received: from arinc9-PC.lan (37.120.152.236 [37.120.152.236]) by mx.zohomail.com with SMTPS id 1659191208836227.26789536942294; Sat, 30 Jul 2022 07:26:48 -0700 (PDT) From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= To: Andrew Lunn , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , Sean Wang , Landen Chao , DENG Qingfang , Frank Wunderlich , Luiz Angelo Daros de Luca , Sander Vanheule , =?utf-8?q?Ren=C3=A9_van_Dorst?= , Daniel Golle , erkin.bozoglu@xeront.com, Sergio Paracuellos Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= Subject: [PATCH 0/4] completely rework mediatek,mt7530 binding Date: Sat, 30 Jul 2022 17:26:23 +0300 Message-Id: <20220730142627.29028-1-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-ZohoMailClient: External Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello. This patch series brings complete rework of the mediatek,mt7530 binding. The binding is checked with "make dt_binding_check DT_SCHEMA_FILES=mediatek,mt7530.yaml". If anyone knows the GIC bit for interrupt for multi-chip module MT7530 in MT7623AI SoC, let me know. I'll add it to the examples. If anyone got a Unielec U7623 or another MT7623AI board, please reach out. Arınç ÜNAL (4): dt-bindings: net: dsa: mediatek,mt7530: make trivial changes dt-bindings: net: dsa: mediatek,mt7530: update examples dt-bindings: net: dsa: mediatek,mt7530: update binding description dt-bindings: net: dsa: mediatek,mt7530: update json-schema .../bindings/net/dsa/mediatek,mt7530.yaml | 1006 +++++++++++++----- 1 file changed, 764 insertions(+), 242 deletions(-)