From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 81282C433FE for ; Mon, 4 Apr 2022 13:09:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0A0F181DD6; Mon, 4 Apr 2022 15:09:08 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.b="Yoj8NyNe"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9EFF981D6A; Mon, 4 Apr 2022 12:30:19 +0200 (CEST) Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7B5EF80508 for ; Mon, 4 Apr 2022 12:30:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=microchip.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=Durai.ManickamKR@microchip.com DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1649068209; x=1680604209; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=TqfAj9tSjQpPvXtKVJoFecPrUjucj73gAK7QsmpZ7I0=; b=Yoj8NyNeGKjW/e5LrgBiGmhsJhLJ9x1okatN6suBGsfQvEkw7wPcalnE gyYGOv9Sm2juIFaWpyg7No4G/8rHE588c7IoxjLta2D8wFP4pJRQOsSRI +AqylIEYvRkmGI+STSDL6t1aTu/Sfv/cM8dh2rsjz/TB/bwe9unKKYIFm 8U/pK64fHh7FVVH/rZf7srHw3fuNujgmyeIM5nXcYOjTXhA3FmRF9UmYR AyPm3aJiPjyoJ55J52Ixq+dSK6BcVF+lR++HMPwCzLfG5iRpedSKMQqWV kitXljeNe0xFr0mpFN8auEV14yHi7L5m8uf6GKUObU9vhgEP86j5SVkzz w==; X-IronPort-AV: E=Sophos;i="5.90,234,1643698800"; d="scan'208";a="168223346" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 04 Apr 2022 03:30:06 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Mon, 4 Apr 2022 03:30:05 -0700 Received: from che-lt-i66125lx.microchip.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; Mon, 4 Apr 2022 03:30:04 -0700 From: Durai Manickam KR To: CC: Subject: [PATCH] ARM: dts: sam9x60: Add pit64b node Date: Mon, 4 Apr 2022 16:00:00 +0530 Message-ID: <20220404103000.37074-1-durai.manickamkr@microchip.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Mailman-Approved-At: Mon, 04 Apr 2022 15:08:14 +0200 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Add DT node for pit64b support. Signed-off-by: Durai Manickam KR --- arch/arm/dts/sam9x60.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/dts/sam9x60.dtsi b/arch/arm/dts/sam9x60.dtsi index be44519934..54ff361400 100644 --- a/arch/arm/dts/sam9x60.dtsi +++ b/arch/arm/dts/sam9x60.dtsi @@ -229,6 +229,13 @@ clocks = <&pmc PMC_TYPE_CORE 11>; /* ID_MCK. */ }; + pit64b0: timer@f0028000 { + compatible = "microchip,sam9x60-pit64b"; + reg = <0xf0028000 0xec>; + clocks = <&pmc PMC_TYPE_PERIPHERAL 37>, <&pmc PMC_TYPE_GCK 37>; + clock-names = "pclk", "gclk"; + }; + clk32: sckc@fffffe50 { compatible = "microchip,sam9x60-sckc"; reg = <0xfffffe50 0x4>; -- 2.25.1