From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Wed, 20 Nov 2013 22:06:57 +0400 Subject: [PATCH v2 1/4] PHY: Add function set_speed to generic PHY framework In-Reply-To: <1384905197-3566-2-git-send-email-lho@apm.com> References: <1384905197-3566-1-git-send-email-lho@apm.com> <1384905197-3566-2-git-send-email-lho@apm.com> Message-ID: <528CFA41.7020207@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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