Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754081Ab1DDIm0 (ORCPT ); Mon, 4 Apr 2011 04:42:26 -0400 Received: from linux-sh.org ([111.68.239.195]:48415 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751459Ab1DDImY (ORCPT ); Mon, 4 Apr 2011 04:42:24 -0400 Date: Mon, 4 Apr 2011 17:42:03 +0900 From: Paul Mundt To: Ondrej Zajicek Cc: Ondrej Zary , linux-fbdev@vger.kernel.org, Kernel development list Subject: Re: [PATCH v3] s3fb: add DDC support Message-ID: <20110404084200.GD28208@linux-sh.org> References: <201104032236.18936.linux@rainbow-software.org> <20110404083316.GB9431@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110404083316.GB9431@localhost> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1290 Lines: 28 On Mon, Apr 04, 2011 at 10:33:16AM +0200, Ondrej Zajicek wrote: > On Sun, Apr 03, 2011 at 10:36:15PM +0200, Ondrej Zary wrote: > > Add I2C support for the DDC bus and also default mode initialization by > > reading monitor EDID to the s3fb driver. > > > > Tested on Trio64V+ (2 cards), Trio64V2/DX, Virge (3 cards), > > Virge/DX (3 cards), Virge/GX2, Trio3D/2X (4 cards), Trio3D. > > > > Will probably not work on Trio32 - my 2 cards have DDC support in BIOS that > > looks different from the other cards but the DDC pins on the VGA connector > > are not connected. > > > > Signed-off-by: Ondrej Zary > > Acked-by: Ondrej Zajicek > Is there much reason to leave this optional? Or are you simply waiting for testing feedback from Trio32 users before default-enabling it? It would generally be nice to avoid these sorts of config options for a specific driver if it already is quite capable of handling the unsupported cases and has a reasonable fallback on defaults via the error path. -- 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/