Received: by 10.213.65.68 with SMTP id h4csp1353720imn; Wed, 21 Mar 2018 08:40:03 -0700 (PDT) X-Google-Smtp-Source: AG47ELt+Hon9vVY00vnh9UClFYDqdAF1C4DmeoAY8zQK6nH1OBNR3DBdm1gimlXShbvzWQEFyWsi X-Received: by 10.98.69.26 with SMTP id s26mr7328117pfa.29.1521646803322; Wed, 21 Mar 2018 08:40:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521646803; cv=none; d=google.com; s=arc-20160816; b=IPtdxPNQT9OOm0H5p8JaEMIv5f6gVEChJRWRzfzBNU2R9EJwZpW3PcobmSMLas2JQI 07bkglsPddqJvkSIUXmzRk9baXPlvZx7TV2Yp24SwlhWtVEv41ry92U2ppdWc/NmnxiK GCl0UuWZf9pY7Bgwvuqfg8r9/jiCVMUNMMWNMAY+vEZ8qHpCSk5eZfhNkaZDqjKbi0Dt aY3VjRYKAqUSIL6SUzpGZSqetPAIiEFv7wqk1/+XGPni/N5h4MdYe1mmFg1lBWDAEU5H Z32CxDjbDU6o/jgQFiiTjiLn7uwbiq5Jqxpl2vLhnaiHYxGlBiOA3fWJsE37ZZALuhgI m+dA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=pCyPhYlvg/XrB5uitZJ1TPgemhCdGJYdldX9R7M7pf4=; b=EJ0pqCKF6DWdalV9AKEnK34hxgCLn0m5N3THKhUmTljDY43z4/oZGQIwszLfpyP3Xf ig354GB7j4LdkdE8WYK9AZKZCv3xVdsECbaIOS89Uj6BiEYpvYBR11d+5sfbmYwQJMCd EPSMALZn6U5dFXnEbZCu4YqKl3IL/dqW3pC69XUwSWs5EyxfIfORfaI5gADEznhwwfSv b43tj211tojvulskDWxCG+ev1oJTRgqjL8qpp6SV0G88z8aKJ2MCfvZZ27D4dBHpfTnZ AgA7RdswsLxynNKfoIMqO6SpzRDKHT3samxgGcXmKQuPgdT1QzF7N0WZLNRs9Mdj2X4j z7jA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e28si2967934pgn.464.2018.03.21.08.39.48; Wed, 21 Mar 2018 08:40:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752863AbeCUPiK (ORCPT + 99 others); Wed, 21 Mar 2018 11:38:10 -0400 Received: from 212.199.177.27.static.012.net.il ([212.199.177.27]:58923 "EHLO herzl.nuvoton.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752606AbeCUPhq (ORCPT ); Wed, 21 Mar 2018 11:37:46 -0400 Received: from talu34.nuvoton.co.il (ntil-fw [212.199.177.25]) by herzl.nuvoton.co.il (8.13.8/8.13.8) with ESMTP id w2LFIFYd014470; Wed, 21 Mar 2018 17:18:16 +0200 Received: by talu34.nuvoton.co.il (Postfix, from userid 10070) id 686CE5A9FE; Wed, 21 Mar 2018 17:36:41 +0200 (IST) From: Tomer Maimon To: arnd@arndb.de, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, brendanhiggins@google.com, avifishman70@gmail.com, joel@jms.id.au Cc: openbmc@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tomer Maimon Subject: [PATCH v1 0/1] arm: dts: add Nuvoton NPCM750 device tree Date: Wed, 21 Mar 2018 17:36:16 +0200 Message-Id: <1521646577-10773-1-git-send-email-tmaimon77@gmail.com> X-Mailer: git-send-email 1.8.3.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The NPCM7xx are a family of BMC's that include several chips as: NPCM750, NPCM730 etc. All of the NPCM7xx BMC's have the common modules like Cortex-A9, WDT, timers, etc, and there are a optional modules that can be added. NPCM750 device tree already pushed to arm-soc.git: https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git/commit/?h=for-next&id=d6bdd009c21db3f677dd1d1bbb8c20bc819074bc After discussion with Rob Herring we have modified the structure of the NPCM7xx device tree as follow: nuvoton-common-npcm7xx device tree include all common modules nuvoton-npcm750 device tree include specific npcm750 modules, the nuvoton-npcm750 device tree include nuvoton-common-npcm7xx device tree In addition, the NPCM7xx device tree include the following changes: - watchdog module added - clock module modification - serial module modification I will like to replace the device tree that pushed to arm-soc.git with this patch set. Please review it, sorry if it cause more work after pushing NPCM750 device tree. Thanks a lot, Tomer Tomer Maimon (1): arm: dts: add Nuvoton NPCM750 device tree arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 187 ++++++++++++++++++++++++++ arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 39 ++++++ arch/arm/boot/dts/nuvoton-npcm750.dtsi | 45 +++++++ 4 files changed, 273 insertions(+) create mode 100644 arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi create mode 100644 arch/arm/boot/dts/nuvoton-npcm750-evb.dts create mode 100644 arch/arm/boot/dts/nuvoton-npcm750.dtsi -- 2.14.1