From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754523AbbBLCKQ (ORCPT ); Wed, 11 Feb 2015 21:10:16 -0500 Received: from mail-bn1bon0142.outbound.protection.outlook.com ([157.56.111.142]:35301 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753289AbbBLCKN (ORCPT ); Wed, 11 Feb 2015 21:10:13 -0500 Date: Thu, 12 Feb 2015 10:14:56 +0800 From: Liu Ying To: Philipp Zabel CC: , , , , , , , , , Subject: Re: [PATCH RFC v8 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver Message-ID: <20150212021454.GA23140@victor> References: <1420014219-915-1-git-send-email-Ying.Liu@freescale.com> <1420014219-915-12-git-send-email-Ying.Liu@freescale.com> <1423131004.3207.27.camel@pengutronix.de> <20150206081318.GA15088@victor> <20150211072128.GA13301@victor> <1423659648.4680.18.camel@pengutronix.de> <20150211140931.GA6666@victor> <1423668181.4680.24.camel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1423668181.4680.24.camel@pengutronix.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-EOPAttributedMessage: 0 Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=Ying.Liu@freescale.com; lists.infradead.org; dkim=none (message not signed) header.d=none; X-Forefront-Antispam-Report: CIP:192.88.168.50;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10019020)(6009001)(339900001)(51704005)(24454002)(50466002)(92566002)(50986999)(54356999)(97756001)(110136001)(105606002)(47776003)(104016003)(23726002)(76176999)(33656002)(87936001)(33716001)(93886004)(46406003)(6806004)(62966003)(106466001)(57986006)(77156002)(2950100001)(86362001)(46102003)(85426001)(19580395003)(77096005)(217873001);DIR:OUT;SFP:1102;SCL:1;SRVR:BY2PR0301MB0629;H:tx30smr01.am.freescale.net;FPR:;SPF:Fail;MLV:sfv;LANG:en; X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:BY2PR0301MB0629; X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004);SRVR:BY2PR0301MB0629; X-Forefront-PRVS: 0485417665 X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:BY2PR0301MB0629; X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 12 Feb 2015 02:10:03.8425 (UTC) X-MS-Exchange-CrossTenant-Id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=710a03f5-10f6-4d38-9ff4-a80b81da590d;Ip=[192.88.168.50] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BY2PR0301MB0629 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 11, 2015 at 04:23:01PM +0100, Philipp Zabel wrote: > Am Mittwoch, den 11.02.2015, 22:09 +0800 schrieb Liu Ying: > > BTW, regarding the compatible string topic, shall I keep my implementation > > unchanged and don't append the additional "snps,dw-mipi-dsi" as I shared > > my concerns about it before? > > Leave the implementation unchanged. Still, I'd like to see > "snps,dw-mipi-dsi" appended to the mipi_dsi compatible property in > Documentation/devicetree/bindings/drm/bridge/dw_mipi_dsi.txt > and in arch/arm/boot/dts/imx6qdl.dtsi. After all, Freescale's i.MX6 > specific implementation is register compatible to Synopsys' design, > isn't it? All right. Will do this in the next version. Regards, Liu Ying > > regards > Philipp >