From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 Aug 2014 15:53:50 +0200 Subject: [U-Boot] [PATCH V2 6/9] sata: dwc_ahsata: implement sata_port_status In-Reply-To: <1407416736-14639-7-git-send-email-nikita@compulab.co.il> References: <1407416736-14639-1-git-send-email-nikita@compulab.co.il> <1407416736-14639-7-git-send-email-nikita@compulab.co.il> Message-ID: <201408071553.51005.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, August 07, 2014 at 03:05:33 PM, Nikita Kiryanov wrote: > Define the new common function sata_port_status() which can be > used to query the sata driver for the state of ports, and implement it > for dwc_ahsata. > > Cc: Stefano Babic > Cc: Tom Rini > Cc: Marek Vasut > Signed-off-by: Nikita Kiryanov Reviewed-by: Marek Vasut Thanks! Best regards, Marek Vasut