From patchwork Thu Nov 9 13:11:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13451030 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 94D33C4332F for ; Thu, 9 Nov 2023 13:12:54 +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=49ioswkrD/0eaIJ147DuRjd4XaIvZZjxwlenQYWXDTk=; b=xC4D2nf2KCXHVx TElb+NVJULU2XBJYSqZCoRFy83s5zE/+ABtd0MwmyUruDOQ/7EVoFExnnVXOzATp6i+YP4urWiIG5 zGGT6KGQCnTTsjCvkgjstFKIgltexnjIGbm0QPSB8HSMU/sBYWi2xuNW5EVnOMNMzYbf7FwePCPjD ySw1fbTNfgHUTviVmOYbDmRzkxQVqC/LBcP3z2INNH/xurxDZyOX/nnA0bH4VgL+X+fLrmgKuTNf3 ylBlZAoPWWdifOM7L+TrCArXF4EH0w1gW1rfeQrrYkua4rcRmVzXGP3D8gy2bPbjBWpsvPlgsRMKt 1AIGok6CQObRRAY+ImCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r14pi-006N55-0Q; Thu, 09 Nov 2023 13:12:30 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r14pe-006N2p-1V for linux-arm-kernel@lists.infradead.org; Thu, 09 Nov 2023 13:12:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1699535546; x=1731071546; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=FRHtlYt1gPiLb/xfI70NyDEluyL/eoHMZX2jKm06y+U=; b=i0F0r9ThjLmjwgcukXaTezEhzuA2sb2vxINcUt/VTDdvSiJhJXhq8HrO ja3YXVBmJBfPUU+5A2aQf1niGmXilcOJ4lgUuFFMNfzhvhybxmYJBKWzU LbG7QvkpNsICiD/gX6TghC97A+AaeQRLCxQnceDwi6ZD6t4Ofhf+uaTOF 8c/hhrkscCX3QrX3zFUiRH5YWXZotKCzBsCxsopBv9PJQ/NOMhbPXTv6S 776seFhKb3hLCoRZjr/qP/FNEXovBgTBufDYIRw74yhtKOMr5qKAwA60t w7vcaHIXh9Bw5hbhKMi+GsHcoCFu1kogDDKg5NG3KBMuzgjPqq4xUHZay g==; X-CSE-ConnectionGUID: b8HNUWnxTBWR9Gotu1JdxA== X-CSE-MsgGUID: 6oxv50lDQLicAwB3enIh1A== X-ThreatScanner-Verdict: Negative X-IronPort-AV: E=Sophos;i="6.03,289,1694761200"; d="scan'208";a="11697744" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 09 Nov 2023 06:12:18 -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.2507.21; Thu, 9 Nov 2023 06:12:06 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Thu, 9 Nov 2023 06:12:03 -0700 From: Mihai Sain To: , , , , , , , , CC: , Mihai Sain Subject: [PATCH 0/2] Add IRQ support for ethernet PHY on SAM9X60 boards Date: Thu, 9 Nov 2023 15:11:47 +0200 Message-ID: <20231109131149.46397-1-mihai.sain@microchip.com> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231109_051226_582391_76C64964 X-CRM114-Status: UNSURE ( 7.54 ) 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 Add IRQ support for ethernet PHY on SAM9X60-Curiosity board. Add IRQ support for ethernet PHY on SAM9X60-EK board. Mihai Sain (2): ARM: dts: at91: sam9x60_curiosity: Add IRQ support for ethernet PHY ARM: dts: at91: sam9x60ek: Add IRQ support for ethernet PHY arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dts | 3 +++ arch/arm/boot/dts/microchip/at91-sam9x60ek.dts | 3 +++ 2 files changed, 6 insertions(+)