Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2749853ybi; Thu, 4 Jul 2019 18:41:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqyjmQT+fl/5MARisKH08hKk4tJiTnnypxkX+I7ni1JiTQC0yyqPjrCBXSvRAGWEO1M9gagK X-Received: by 2002:a63:607:: with SMTP id 7mr1451644pgg.240.1562290867184; Thu, 04 Jul 2019 18:41:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562290867; cv=none; d=google.com; s=arc-20160816; b=uFkFDDTYbGTQMQSvGbHOfNXJGtrrb5l14MoSVRuBgZjnCWR5F951d3MmA7dMqvuaZA 1dwDjMoNaNMFKss4NPnAYFjSM42OiBpq0ystdUhD9Oi/r56EndeBqVppaSv0vO+0/5cQ JmeXgTLG2Btq/76t3F5UqmfsqCJsc6Eq4Gyfqko+dlKEEMs2MLASv8qhdYN1gcBopPel LkmD0Vd7L+w0RvlZazbgJxh2JuFv7YMgq9yLlqzdsJcCim1KmWO6uHX1jEKVicMoQq7Y DDUGglkDgGPvSkcJobT4UOGche8V3TIZVzbAZhCK1iVctW6suys23moU7T/eZcNHuIHv Nf4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=iedHTSNX6Ukd0U+Xh+nuuV2vr1UG1yd1LyWeV6VAGq4=; b=cgIi3ZbgY5BJ6nr+bshpMvLO9ywJnSZuzlXgC2bUqIBjXNMJ7VsbBiI2Bpkx+MoQFH gAbMGzrLTRPWmGKhYnZBSC+ng+MirKltoPjT+OTiiER5anwUfyzhODKqpfw0r1E7JRnD K4aAHhNRZLzvA7H+BeLEZol51txh2r3aD63fAM8kxY6Aq3PUKf6wfHct/WUI1bJilCKI s1SjPL0UvVFrr7UuQ9EaLdZfYdDDBbcsomr5V2bm6Irq9w52Y7aIfT0zbNDc8ifVDTjx BMGBsDZI4NWugvfrAdCTzRIO5XJXnxjBa7H74c9YFio5GeBoGxhN1RD7OwLXiqSGs7/S SNJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e21si6721718pgh.571.2019.07.04.18.40.52; Thu, 04 Jul 2019 18:41:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727462AbfGEBfi (ORCPT + 99 others); Thu, 4 Jul 2019 21:35:38 -0400 Received: from mailgw01.mediatek.com ([216.200.240.184]:51577 "EHLO mailgw01.mediatek.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727345AbfGEBfh (ORCPT ); Thu, 4 Jul 2019 21:35:37 -0400 X-UUID: 27620e949d0c4445b1dce6282ae5c56c-20190704 X-UUID: 27620e949d0c4445b1dce6282ae5c56c-20190704 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 1737695922; Thu, 04 Jul 2019 17:35:33 -0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 4 Jul 2019 18:35:32 -0700 Received: from [172.21.77.4] (172.21.77.4) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Fri, 5 Jul 2019 09:35:30 +0800 Message-ID: <1562290530.10428.6.camel@mtksdaap41> Subject: Re: [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks From: CK Hu To: Ulrich Hecht CC: Matthias Brugger , Matthias Brugger , Mark Rutland , Rob Herring , Sean Wang , , Stephen Boyd , "Michael Turquette" , Sean Wang , Stephen Boyd , , dri-devel , David Airlie , Chen-Yu Tsai , , Randy Dunlap , Philipp Zabel , , "Ulrich Hecht" , linux-clk , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , Laurent Pinchart Date: Fri, 5 Jul 2019 09:35:30 +0800 In-Reply-To: <100944512.353257.1562254420397@webmail.strato.com> References: <20181116125449.23581-1-matthias.bgg@kernel.org> <20181116125449.23581-9-matthias.bgg@kernel.org> <20181116231522.GA18006@bogus> <2a23e407-4cd4-2e2b-97a5-4e2bb96846e0@gmail.com> <154281878765.88331.10581984256202566195@swboyd.mtv.corp.google.com> <458178ac-c0fc-9671-7fc8-ed2d6f61424c@suse.com> <154356023767.88331.18401188808548429052@swboyd.mtv.corp.google.com> <1561953318.25914.9.camel@mtksdaap41> <84d1c444-d6cb-9537-1bf5-b4e736443239@gmail.com> <100944512.353257.1562254420397@webmail.strato.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Uli: On Thu, 2019-07-04 at 17:33 +0200, Ulrich Hecht wrote: > > On July 4, 2019 at 11:08 AM Matthias Brugger wrote: > > You are right, it took far too long for me to respond with a new version of the > > series. The problem I face is, that I use my mt8173 based chromebook for > > testing. It needs some downstream patches and broke somewhere between my last > > email and a few month ago. > > If that Chromebook is an Acer R13 and you need a working kernel, you may want to have a look at https://github.com/uli/kernel/tree/elm-working-5.2 . Thanks for your sample code, and your implementation is different than Matthias' version. In your version, mmsys is a single device which has clock function and display function, the clock function is placed in clock driver folder and display function is placed in drm driver folder. In Matthias' version, clock function is a sub device of mmsys. I've no idea of which one is better. I would get more information to make better decision. Regards, CK > > CU > Uli > > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek