All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomer Maimon <tmaimon77@gmail.com>
To: <openbmc@lists.ozlabs.org>
Cc: Joel Stanley <joel@jms.id.au>, Tomer Maimon <tmaimon77@gmail.com>
Subject: [PATCH linux dev-6.1 v1 0/2] Add modules to device tree NPCM8XX
Date: Thu, 29 Jun 2023 15:31:22 +0300	[thread overview]
Message-ID: <20230629123124.227478-1-tmaimon77@gmail.com> (raw)

Add Nuvoton BMC NPCM8XX nodes support:
	- EHCI
        - OHCI
        - PCIe
        - eMMC
        - FIU
        - PSPI
        - KCS
        - BPC
        - JTAG Master
        - RNG
        - ADC
        - SGPIO
        - Thermal
        - PWM and FAN
        - I2C
        - I3C
        - Pin controller
        - GPIO
        - GMAC
        - EDAC
        - OPTEE

Tomer Maimon (2):
  arm64: dts: nuvoton: add nodes to NPCM8XX
  arm64: dts: nuvoton: Enable nodes NPCM845 EVB DTS

 .../dts/nuvoton/nuvoton-common-npcm8xx.dtsi   | 1495 ++++++++++++++++-
 .../boot/dts/nuvoton/nuvoton-npcm845-evb.dts  |  568 +++++++
 .../nuvoton/nuvoton-npcm845-pincfg-evb.dtsi   |   79 +
 .../boot/dts/nuvoton/nuvoton-npcm845.dtsi     |   95 ++
 4 files changed, 2235 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/nuvoton/nuvoton-npcm845-pincfg-evb.dtsi

-- 
2.33.0


             reply	other threads:[~2023-06-29 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29 12:31 Tomer Maimon [this message]
2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 1/2] arm64: dts: nuvoton: add nodes to NPCM8XX Tomer Maimon
2023-06-29 12:31 ` [PATCH linux dev-6.1 v1 2/2] arm64: dts: nuvoton: Enable nodes NPCM845 EVB DTS 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=20230629123124.227478-1-tmaimon77@gmail.com \
    --to=tmaimon77@gmail.com \
    --cc=joel@jms.id.au \
    --cc=openbmc@lists.ozlabs.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.