From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753434AbcBZGYR (ORCPT ); Fri, 26 Feb 2016 01:24:17 -0500 Received: from lucky1.263xmail.com ([211.157.147.132]:46191 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751112AbcBZGYO (ORCPT ); Fri, 26 Feb 2016 01:24:14 -0500 X-263anti-spam: KSV:0; X-MAIL-GRAY: 1 X-MAIL-DELIVERY: 0 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-ADDR-CHECKED: 0 X-RL-SENDER: ykk@rock-chips.com X-FST-TO: linux-arm-kernel@lists.infradead.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: ykk@rock-chips.com X-UNIQUE-TAG: <18b0b2a2521c91471d70725351641381> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Subject: Re: [PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules To: Heiko Stuebner References: <1456308303-29706-1-git-send-email-ykk@rock-chips.com> <2198453.NY4VYR4LaI@phil> Cc: Michael Turquette , Rob Herring , Stephen Boyd , Kumar Gala , Ian Campbell , Pawel Moll , Mark Rutland , Jeffy Chen , devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org From: Yakir Yang Message-ID: <56CFEF89.7020003@rock-chips.com> Date: Fri, 26 Feb 2016 14:24:09 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <2198453.NY4VYR4LaI@phil> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/26/2016 09:14 AM, Heiko Stuebner wrote: > Am Mittwoch, 24. Februar 2016, 18:05:03 schrieb Yakir Yang: >> Add clocks ids for RK3228 HDMI/VOP modules which driver already have been >> posted. >> >> RK3228 HDMI driver: https://patchwork.kernel.org/patch/7974671 >> RK3228 VOP driver: https://patchwork.kernel.org/patch/7952591 >> >> Yakir Yang (4): >> clk: rockchip: add the new clock ids for RK3228 VOP >> clk: rockchip: set the clock ids for RK3228 VOP >> clk: rockchip: add the new clock ids for RK3228 HDMI >> clk: rockchip: set the clock ids for RK3228 HDMI > applied all 4 to my clk-branch Thanks - Yakir > > Thanks > Heiko > > >