linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Tomer Maimon <tmaimon77@gmail.com>
To: linux-arm-kernel@lists.infradead.org, joel@jms.id.au,
	yuenn@google.com, venture@google.com, benjaminfair@google.com,
	avifishman70@gmail.com
Cc: Tomer Maimon <tmaimon77@gmail.com>
Subject: [PATCH v1 0/3] arm: dts: add and modify device node in NPCM7xx device tree
Date: Wed,  6 Nov 2019 18:06:14 +0200	[thread overview]
Message-ID: <20191106160617.51807-1-tmaimon77@gmail.com> (raw)

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 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.

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 | 948 +++++++++++++++++-
 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, 1539 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

             reply	other threads:[~2019-11-06 16:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 16:06 Tomer Maimon [this message]
2019-11-06 16:06 ` [PATCH v1 1/3] arm: dts: modify NPCM7xx device tree clock parameter to clock constant Tomer Maimon
2019-11-06 16:06 ` [PATCH v1 2/3] arm: dts: modify NPCM7xx device tree timer register size Tomer Maimon
2019-11-06 16:06 ` [PATCH v1 3/3] arm: dts: add new device nodes to NPCM750 device tree Tomer Maimon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191106160617.51807-1-tmaimon77@gmail.com \
    --to=tmaimon77@gmail.com \
    --cc=avifishman70@gmail.com \
    --cc=benjaminfair@google.com \
    --cc=joel@jms.id.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=venture@google.com \
    --cc=yuenn@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).