Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945987AbbEVSfO (ORCPT ); Fri, 22 May 2015 14:35:14 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:59316 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945938AbbEVSfJ (ORCPT ); Fri, 22 May 2015 14:35:09 -0400 Message-ID: <555F76D9.10308@codeaurora.org> Date: Fri, 22 May 2015 11:35:05 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Brent Wang CC: Bintian , Mike Turquette , Zhangfei Gao , Xu Wei , "xuejiancheng@huawei.com" , Tomeu Vizoso , "sledge.yanwei@huawei.com" , linux-clk@vger.kernel.org, "linux-kernel@vger.kernel.org" , Arnd Bergmann , Will Deacon , Rob Herring , Kevin Hilman , Mark Rutland , Catalin Marinas , Haojian Zhuang , linux-arm-kernel , Olof Johansson , Haifeng Yan , Russell King - ARM Linux , Guodong Xu , Jorge Ramirez-Ortiz , Tyler Baker , Kevin Hilman , "xuyiping@hisilicon.com" , "wangbinghui@hisilicon.com" , "zhenwei.wang@hisilicon.com" , "victor.lixin@hisilicon.com" , "puck.chen@hisilicon.com" , "dan.zhao@hisilicon.com" , "huxinwei@huawei.com" , "z.liuxinliang@huawei.com" , "heyunlei@huawei.com" , XinWei Kong , "w.f@huawei.com" , "Liguozhu (Kenneth)" Subject: Re: [PATCH v7 6/7] clk: hi6220: Clock driver support for Hisilicon hi6220 SoC References: <1432117752-7074-1-git-send-email-bintian.wang@huawei.com> <1432117752-7074-2-git-send-email-bintian.wang@huawei.com> <555D09F3.7020506@codeaurora.org> <555D57BB.8080702@huawei.com> <555E1D55.1050907@codeaurora.org> <555EBCA4.9030303@huawei.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1029 Lines: 28 On 05/22/15 11:30, Brent Wang wrote: > Hello Stephen, > > 2015-05-22 13:20 GMT+08:00 Bintian : >> >>> >>> Is pl011 the uart device? Does it have a node in DT somewhere? If it >>> does, then we could put the assigned-parents properties in that node so >>> that when the pl011 probes the uart1 clock has its parent set to >>> clk_150m. See the "Assigned clock parents and rates" section of >>> Documentation/devicetree/bindings/clock/clock-bindings.txt. >>> >> I will verify this. > Currently the "assigned-clock*" doesn't work for pl011 UART device > node, maybe we will > do some fix for its driver later or other modules. Why doesn't it work? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/