From patchwork Tue May 30 10:59:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 13259748 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 1F0A2C77B7A for ; Tue, 30 May 2023 11:00:23 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject: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=NZg03ASJJTlJU8PGgtT5d8S3umQj2bA8xpFjBUjQAuA=; b=EJZYMCpb+njPHm vOTi+P04mZpSAdWAncW2AyoKzds8mYzqJvBzn8RuYm5JNdlOyHH8CNdJ9KzN0dVfBZSiypUHwzXGZ hzXUGL33tcOoeGp9yuxiqgz9gUjygeNvXxor8cxmrNkyYZweiQza2luypT1EV/6qoNyYwhVfL6QYo ++MUIGICAAhpZO2hjOzALRPhe62UTYy45eP9PsClMPalByj55iM+QEfMiHd09q53DwyzZT8bp+R4W 7+qayGj5I/wA8q3XmQmNsO7CIjlzTosqDtkdk1zZzKEQ16HRDHNL9cixxjIbLkbor80wijljPc7eM Odk2Gl28gHWEDA0gg9Sw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3x55-00DYaY-0R; Tue, 30 May 2023 10:59:59 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3x52-00DYYS-00 for linux-arm-kernel@lists.infradead.org; Tue, 30 May 2023 10:59:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1685444395; x=1716980395; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ksw5Edlpg87FiXk/t2nG6HmrX4rKPJ44kUdQ9dUlc7s=; b=LXcAtd7WSfmcqJWmJtUdA4QLcZmMehW2R5EmX07+BZbt9O8nKWOl9Yu9 arqs+E2/U6tkh/6rmDrUcGFeL4O7kUl9487UIuUJH4TNckBFYHIBxdKBz DqukB7LojXMJn7/psjkQ9/dIPA3+d8Ej0+xOgYsXmUeN+oI4ZWbBVMues GsYKYnRFInsauZjwwXvOuJMUSR/5lMO+GgLo133jJIm9QzXwatK2e8vCb wCHMJFBgJkU2FyKzeWDPgBAbtxD1cWmyfMWBhNga1IMoubW/S7VGrvzEJ E0zrqpqPb34eXf6yENp6xX5q+0ZD3c8Sl3AVxRTKD21l4QJCZbiAUKRov Q==; X-IronPort-AV: E=Sophos;i="6.00,204,1681196400"; d="scan'208";a="215418930" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 30 May 2023 03:59:51 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.87.72) by chn-vm-ex02.mchp-main.com (10.10.87.72) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Tue, 30 May 2023 03:59:51 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Tue, 30 May 2023 03:59:49 -0700 From: Claudiu Beznea To: , , , Subject: [GIT PULL] AT91 DT updates for 6.5 Date: Tue, 30 May 2023 13:59:45 +0300 Message-ID: <20230530105945.11638-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230530_035956_058491_7EB7A51D X-CRM114-Status: UNSURE ( 9.39 ) 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: , Cc: alexandre.belloni@bootlin.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.5 for you to fetch changes up to 4ceb0c70d0dae0f1327c4cfda3826b98a885f735: ARM: dts: at91: sama5d2: remove extra line (2023-05-24 12:15:29 +0300) ---------------------------------------------------------------- AT91 DT for 6.5 It contains: - gpio-line-names addition for at91-tse850-3 board - support for SMA connectors on lan966x-pcb8309 board - use drive-open-drain as boolean property as this is how code handles it - generic names for clock controller devices - use of the new clock controller bindings for at91sam9n12 slow clock controller - one blank line removal on sama5d2.dtsi ---------------------------------------------------------------- Claudiu Beznea (4): ARM: dts: at91: use clock-controller name for PMC nodes ARM: dts: at91: at91sam9n12: witch sckc to new clock bindings ARM: dts: at91: use clock-controller name for sckc nodes ARM: dts: at91: sama5d2: remove extra line Horatiu Vultur (1): ARM: dts: lan966x: Add support for SMA connectors Peter Rosin (1): ARM: dts: at91: tse850: add properties for gpio-line-names Ryan Wanner (1): ARM: dts: at91: Return to boolean properties arch/arm/boot/dts/at91-kizbox3-hs.dts | 2 +- arch/arm/boot/dts/at91-kizbox3_common.dtsi | 2 +- arch/arm/boot/dts/at91-tse850-3.dts | 60 ++++++++++++++++++++++++++++++ arch/arm/boot/dts/at91rm9200.dtsi | 2 +- arch/arm/boot/dts/at91sam9260.dtsi | 2 +- arch/arm/boot/dts/at91sam9261.dtsi | 2 +- arch/arm/boot/dts/at91sam9263.dtsi | 2 +- arch/arm/boot/dts/at91sam9g20.dtsi | 2 +- arch/arm/boot/dts/at91sam9g25.dtsi | 2 +- arch/arm/boot/dts/at91sam9g35.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 4 +- arch/arm/boot/dts/at91sam9n12.dtsi | 25 ++----------- arch/arm/boot/dts/at91sam9rl.dtsi | 4 +- arch/arm/boot/dts/at91sam9x25.dtsi | 2 +- arch/arm/boot/dts/at91sam9x35.dtsi | 2 +- arch/arm/boot/dts/at91sam9x5.dtsi | 4 +- arch/arm/boot/dts/lan966x-pcb8309.dts | 14 +++++++ arch/arm/boot/dts/sam9x60.dtsi | 4 +- arch/arm/boot/dts/sama5d2.dtsi | 5 +-- arch/arm/boot/dts/sama5d3.dtsi | 4 +- arch/arm/boot/dts/sama5d3_emac.dtsi | 2 +- arch/arm/boot/dts/sama5d4.dtsi | 4 +- arch/arm/boot/dts/sama7g5.dtsi | 2 +- 23 files changed, 105 insertions(+), 49 deletions(-)