From patchwork Thu Sep 22 08:29:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jianguo Zhang X-Patchwork-Id: 12984841 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 3B50BC6FA82 for ; Thu, 22 Sep 2022 09:53:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=eWT6NwkCN14h5TB+EPf73NJ/zNEFhEtNm5sSgc935zg=; b=EJwOCZli8GKUU1KbLWIJJJkyLa FlMk+cvJVItJ8DixwkxZsF5PpC/31OfxSDWeQxmHVJMqZle+m1yTepIdtqBSbvXEFdWidIYP8p7+U IY2+AquqemgSOnP00cOmvP9fud9PHvEsIKMpx0RF0MuPaHHl79u93Tg6CGEp2hhmXaN5XiSlPw0xy 4hyJohTJ+650nnR6d1nrhtGeOZpGlQBPw7R0Y9YbkZDB/wGTJu45Ugpst9YbKE1iQouWYffSdB6h2 tZAKQh8MM8AAOiRhalREBiuKOh9sn/s58exAQCOc3VFbHbDBwEBIyMyfTBqF+g2Do31H4eyfjyIFh CDDmPJtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1obIts-00Eaep-Tu; Thu, 22 Sep 2022 09:53:44 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1obIWK-00ESWm-8F; Thu, 22 Sep 2022 09:29:25 +0000 X-UUID: c721081f223c4bd69fc946561297c24d-20220922 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=eWT6NwkCN14h5TB+EPf73NJ/zNEFhEtNm5sSgc935zg=; b=S1eTPjDUTNUv7S3uPlBLxFih6TcQvPEr2vLY9cP03DRCQSAFt0GJpNHRn2KFsExRVMtyot8KGfFHnd85HbYqpwFFlepNjhNa6mmfDjJ0TvEH86D1JhB+PWOlFBCYxyYPPf8KD0Bwbia5AgEaNJIHb3DQ2dSMcWNgoLFWpR3LbFw=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.11,REQID:d9891728-d57f-4228-8cf2-66664cc4ef14,IP:0,U RL:0,TC:0,Content:-5,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION :release,TS:-5 X-CID-META: VersionHash:39a5ff1,CLOUDID:e9adb9a2-dc04-435c-b19b-71e131a5fc35,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:nil,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,Bulk:nil,QS:nil,BEC:nil,COL:0 X-UUID: c721081f223c4bd69fc946561297c24d-20220922 Received: from mtkmbs11n1.mediatek.inc [(172.21.101.185)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1760449323; Thu, 22 Sep 2022 02:29:20 -0700 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs10n1.mediatek.inc (172.21.101.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.15; Thu, 22 Sep 2022 16:29:16 +0800 Received: from localhost.localdomain (10.17.3.154) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.15 via Frontend Transport; Thu, 22 Sep 2022 16:29:15 +0800 From: Jianguo Zhang To: "David S . Miller" , Rob Herring , Krzysztof Kozlowski , AngeloGioacchino Del Regno CC: Eric Dumazet , Jakub Kicinski , Paolo Abeni , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , Maxime Coquelin , "Matthias Brugger" , Biao Huang , , , , , , , Jianguo Zhang Subject: [PATCH v4 0/2] Mediatek ethernet patches for mt8188 Date: Thu, 22 Sep 2022 16:29:04 +0800 Message-ID: <20220922082906.800-1-jianguo.zhang@mediatek.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220922_022924_361235_8C9C91DC X-CRM114-Status: UNSURE ( 9.33 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Changes in v4: v4: 1) Update the commit message of patch 'dt-bindings: net: snps,dwmac: add clk_csr property' as Krzysztof Kozlowski'comment. v3: 1) List the names of SoCs mt8188 and mt8195 in correct order as AngeloGioacchino Del Regno's comment. 2) Add patch version info as Krzysztof Kozlowski'comment. v2: 1) Delete patch 'stmmac: dwmac-mediatek: add support for mt8188' as Krzysztof Kozlowski's comment. 2) Update patch 'dt-bindings: net: mediatek-dwmac: add support for mt8188' as Krzysztof Kozlowski's comment. 3) Add clk_csr property to fix warning ('clk_csr' was unexpected) when runnig 'make dtbs_check'. Jianguo Zhang (2): dt-bindings: net: mediatek-dwmac: add support for mt8188 dt-bindings: net: snps,dwmac: add clk_csr property .../devicetree/bindings/net/mediatek-dwmac.yaml | 10 ++++++++-- Documentation/devicetree/bindings/net/snps,dwmac.yaml | 5 +++++ 2 files changed, 13 insertions(+), 2 deletions(-) --- 2.25.1