From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751072AbWG0U4H (ORCPT ); Thu, 27 Jul 2006 16:56:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751137AbWG0U4G (ORCPT ); Thu, 27 Jul 2006 16:56:06 -0400 Received: from smtp-104-thursday.noc.nerim.net ([62.4.17.104]:2320 "EHLO mallaury.nerim.net") by vger.kernel.org with ESMTP id S1751072AbWG0Uzh (ORCPT ); Thu, 27 Jul 2006 16:55:37 -0400 Date: Thu, 27 Jul 2006 22:55:49 +0200 From: Jean Delvare To: Krzysztof Halasa Cc: "Antonino A. Daplas" , Andrew Morton , lkml Subject: Re: [PATCH v2] cirrus-logic-framebuffer-i2c-support.patch Message-Id: <20060727225549.40b14655.khali@linux-fr.org> In-Reply-To: References: <200607050147.k651kxmT023763@shell0.pdx.osdl.net> <20060705165255.ab7f1b83.khali@linux-fr.org> <44B196ED.1070804@pol.net> <44B226E8.40104@pol.net> <44B2398B.7040300@pol.net> <44B248E4.2020506@pol.net> <44B26004.4050500@gmail.com> <44B2808F.8000901@pol.net> <44B351CF.1090001@pol.net> X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.6.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > X has its own i2c functionality which is completely separate from the > > kernel i2c layer. > > Yes, but X11 could use I2C adapter functionality provided by the > kernel. Yes, it should. Now, go convince the X folks to do so... In practice, I would guess that both X and the framebuffer drivers only use the I2C/DDC channel to read the monitor's EDID at initialization time, so the risk of concurrent accesses is thin. Good luck, -- Jean Delvare