From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH v2 1/4] PHY: Add function set_speed to generic PHY framework Date: Wed, 20 Nov 2013 22:06:57 +0400 Message-ID: <528CFA41.7020207@cogentembedded.com> References: <1384905197-3566-1-git-send-email-lho@apm.com> <1384905197-3566-2-git-send-email-lho@apm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1384905197-3566-2-git-send-email-lho@apm.com> Sender: linux-scsi-owner@vger.kernel.org To: Loc Ho , olof@lixom.net, tj@kernel.org, arnd@arndb.de Cc: linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com List-Id: devicetree@vger.kernel.org Hello. On 20=11-2013 3:53, Loc Ho wrote: > PHY: Add function set_speed to generic PHY framework There's no need to duplicate the subject in the changelog verbatim. > This patch adds function set_speed to the generic PHY > framework operation structure. This function can be > called to instruct the PHY underlying layer at specified > lane to configure for specified speed in hertz. > Signed-off-by: Loc Ho WBR, Sergei