All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Clark <inindev@gmail.com>
To: Kever Yang <kever.yang@rock-chips.com>,
	Philipp Tomsich <philipp.tomsich@vrull.eu>,
	Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de, John Clark <inindev@gmail.com>
Subject: [PATCH 0/1] pci: pcie_dw_rockchip: support fixed vcc3v3 regulator type
Date: Fri, 28 Apr 2023 14:28:45 -0400	[thread overview]
Message-ID: <20230428182846.37414-1-inindev@gmail.com> (raw)

When trying to nvme boot rk3568 boards (tested with odroid-m1 and
nanopi-r5s), it failes with error -19.  This is because it is trying to set
the voltage of a fixed-regulator to 3.3v.


John Clark (1):
  pci: pcie_dw_rockchip: support fixed vcc3v3 regulator type

 drivers/pci/pcie_dw_rockchip.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.39.2 (Apple Git-143)


             reply	other threads:[~2023-04-28 18:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 18:28 John Clark [this message]
2023-04-28 18:28 ` [PATCH 1/1] pci: pcie_dw_rockchip: support fixed vcc3v3 regulator type John Clark
2023-04-29  9:44   ` Jonas Karlman

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=20230428182846.37414-1-inindev@gmail.com \
    --to=inindev@gmail.com \
    --cc=kever.yang@rock-chips.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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.