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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BDE1CC34037 for ; Tue, 18 Feb 2020 12:32:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9696C21D56 for ; Tue, 18 Feb 2020 12:32:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726617AbgBRMcZ (ORCPT ); Tue, 18 Feb 2020 07:32:25 -0500 Received: from 212.199.177.27.static.012.net.il ([212.199.177.27]:37550 "EHLO herzl.nuvoton.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726549AbgBRMcZ (ORCPT ); Tue, 18 Feb 2020 07:32:25 -0500 Received: from taln60.nuvoton.co.il (ntil-fw [212.199.177.25]) by herzl.nuvoton.co.il (8.13.8/8.13.8) with ESMTP id 01ICVcXO007989; Tue, 18 Feb 2020 14:31:39 +0200 Received: by taln60.nuvoton.co.il (Postfix, from userid 10070) id C1E586032E; Tue, 18 Feb 2020 14:31:38 +0200 (IST) From: Tomer Maimon To: robh+dt@kernel.org, mark.rutland@arm.com, joel@jms.id.au, avifishman70@gmail.com, tali.perry1@gmail.com, venture@google.com, yuenn@google.com, benjaminfair@google.com, linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org, Tomer Maimon Subject: [PATCH v4 0/3] arm: dts: add and modify device node in NPCM7xx device tree Date: Tue, 18 Feb 2020 14:31:25 +0200 Message-Id: <20200218123128.17990-1-tmaimon77@gmail.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch set adds and modify device tree nodes in the NPCM7xx Baseboard Management Controller (BMC) device tree. The following device node add: - NPCM7xx Pin controller and GPIO - NPCM7xx PWM and FAN. - NPCM7xx EHCI USB. - NPCM7xx KCS. - NPCM Reset. - NPCM Peripheral SPI. - NPCM FIU SPI. - NPCM HWRNG. - NPCM I2C. - STMicro STMMAC. The following device node modified: - NPCM7xx timer. - NPCM7xx clock constants parameters. NPCM7xx device tree tested on NPCM750 evaluation board. Changes since version 3: - Tested patches in Linux kernel 5.6. Changes since version 2: - Remove unnecessary ouput-enable flags. Changes since version 1: - Add NPCM reset device node. - Add reset parameters to NPCM driver device nodes. Tomer Maimon (3): arm: dts: modify NPCM7xx device tree clock parameter to clock constant arm: dts: modify NPCM7xx device tree timer register size arm: dts: add new device nodes to NPCM750 device tree arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 958 +++++++++++++++++- arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 444 +++++++- .../boot/dts/nuvoton-npcm750-pincfg-evb.dtsi | 157 +++ arch/arm/boot/dts/nuvoton-npcm750.dtsi | 24 +- 4 files changed, 1549 insertions(+), 34 deletions(-) create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-pincfg-evb.dtsi -- 2.22.0 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1631CC34026 for ; Tue, 18 Feb 2020 12:32:14 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id BDA392173E for ; Tue, 18 Feb 2020 12:32:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="V8NzrX8P" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BDA392173E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; 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=/yRTYZHOlurC5CxWx6Ui0D1rYq+w070TMoCgj5R1N/g=; b=V8NzrX8PA2ejad bGSPpsTbxeRdPHLkLZL3no0vrWJsxcQdWxP9H+ZjxSA944dXJ+fsI3da3FwXuHTZ0/9Fur0WDB5Ct afPwJdABSdkEB8WOJi4+mBcQvI63WClORRAt4Mr3opPHeehXkr2TYMNxpWgVqdTVokRmHECL24t37 CBrKO+GXMLnFpH+eJP0P6oK+wryv/mnhIErTGi8sWk2BwGSEmC8YCD/qUu+OcJ4cMorwDsAxfVcZT NUH7Y58+lWzYIoF+KiFluNo98QnhBGKYJ8fxk66TLoP3Obf7uIYTtBrD41Wz1uF6UydfKR9CL6Om/ oJGI5Mmmf3SPL6pd1Nvw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j422r-00043u-FG; Tue, 18 Feb 2020 12:32:09 +0000 Received: from 212.199.177.27.static.012.net.il ([212.199.177.27] helo=herzl.nuvoton.co.il) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j422o-00043K-Cp for linux-arm-kernel@lists.infradead.org; Tue, 18 Feb 2020 12:32:08 +0000 Received: from taln60.nuvoton.co.il (ntil-fw [212.199.177.25]) by herzl.nuvoton.co.il (8.13.8/8.13.8) with ESMTP id 01ICVcXO007989; Tue, 18 Feb 2020 14:31:39 +0200 Received: by taln60.nuvoton.co.il (Postfix, from userid 10070) id C1E586032E; Tue, 18 Feb 2020 14:31:38 +0200 (IST) From: Tomer Maimon To: robh+dt@kernel.org, mark.rutland@arm.com, joel@jms.id.au, avifishman70@gmail.com, tali.perry1@gmail.com, venture@google.com, yuenn@google.com, benjaminfair@google.com, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 0/3] arm: dts: add and modify device node in NPCM7xx device tree Date: Tue, 18 Feb 2020 14:31:25 +0200 Message-Id: <20200218123128.17990-1-tmaimon77@gmail.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200218_043206_836377_1A92B976 X-CRM114-Status: UNSURE ( 7.28 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, Tomer Maimon Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org This patch set adds and modify device tree nodes in the NPCM7xx Baseboard Management Controller (BMC) device tree. The following device node add: - NPCM7xx Pin controller and GPIO - NPCM7xx PWM and FAN. - NPCM7xx EHCI USB. - NPCM7xx KCS. - NPCM Reset. - NPCM Peripheral SPI. - NPCM FIU SPI. - NPCM HWRNG. - NPCM I2C. - STMicro STMMAC. The following device node modified: - NPCM7xx timer. - NPCM7xx clock constants parameters. NPCM7xx device tree tested on NPCM750 evaluation board. Changes since version 3: - Tested patches in Linux kernel 5.6. Changes since version 2: - Remove unnecessary ouput-enable flags. Changes since version 1: - Add NPCM reset device node. - Add reset parameters to NPCM driver device nodes. Tomer Maimon (3): arm: dts: modify NPCM7xx device tree clock parameter to clock constant arm: dts: modify NPCM7xx device tree timer register size arm: dts: add new device nodes to NPCM750 device tree arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 958 +++++++++++++++++- arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 444 +++++++- .../boot/dts/nuvoton-npcm750-pincfg-evb.dtsi | 157 +++ arch/arm/boot/dts/nuvoton-npcm750.dtsi | 24 +- 4 files changed, 1549 insertions(+), 34 deletions(-) create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-pincfg-evb.dtsi -- 2.22.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel