Linux-ide Archive mirror
 help / color / mirror / Atom feed
From: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
To: <dlemoal@kernel.org>, <cassel@kernel.org>,
	<richardcochran@gmail.com>, <piyush.mehta@xilinx.com>,
	<axboe@kernel.dk>, <michal.simek@amd.com>
Cc: <linux-ide@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<git@amd.com>, Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Subject: [PATCH 0/2] ata: ahci_ceva: fix xilinx GT PHY support
Date: Fri, 19 Jan 2024 00:38:22 +0530	[thread overview]
Message-ID: <1705604904-471889-1-git-send-email-radhey.shyam.pandey@amd.com> (raw)

This patchset add error handling for Xilinx GT PHY support.
It also fixes suspend warning 'Underflow of regulator enable count'. 

xilinx-zcu102-20232:/home/petalinux# echo mem > /sys/power/state
[  481.335785] PM: suspend entry (deep)
<snip>
[  481.483682] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[  481.517440] macb ff0e0000.ethernet eth0: Link is Down
[  481.523041] macb ff0e0000.ethernet: gem-ptp-timer ptp clock unregistered.
[  481.530018] ata2.00: Entering standby power mode
[  481.583873] regulator-dummy: Underflow of regulator enable count
[  481.589876] regulator-dummy: Underflow of regulator enable count
[  481.595883] regulator-dummy: Underflow of regulator enable count


Piyush Mehta (2):
  ata: ahci_ceva: fix error handling for Xilinx GT PHY support
  ata: ahci_ceva: add missing enable regulator API for Xilinx GT PHY
    support

 drivers/ata/ahci_ceva.c | 55 ++++++++++++++++++++++++++++++-----------
 1 file changed, 41 insertions(+), 14 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-01-18 19:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 19:08 Radhey Shyam Pandey [this message]
2024-01-18 19:08 ` [PATCH 1/2] ata: ahci_ceva: fix error handling for Xilinx GT PHY support Radhey Shyam Pandey
2024-01-22  7:39   ` Dan Carpenter
2024-01-22 10:28   ` Damien Le Moal
2024-01-22 13:02   ` Niklas Cassel
2024-02-07 18:28     ` Pandey, Radhey Shyam
2024-02-07 20:42       ` Niklas Cassel
2024-01-18 19:08 ` [PATCH 2/2] ata: ahci_ceva: add missing enable regulator API " Radhey Shyam Pandey
2024-01-22 10:29   ` Damien Le Moal
2024-01-22 13:28   ` Niklas Cassel

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=1705604904-471889-1-git-send-email-radhey.shyam.pandey@amd.com \
    --to=radhey.shyam.pandey@amd.com \
    --cc=axboe@kernel.dk \
    --cc=cassel@kernel.org \
    --cc=dlemoal@kernel.org \
    --cc=git@amd.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=piyush.mehta@xilinx.com \
    --cc=richardcochran@gmail.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 read-only IMAP folder(s) and NNTP newsgroup(s).