From mboxrd@z Thu Jan 1 00:00:00 1970 From: Denis Turischev Subject: [PATCH 0/3] Add Intel SCH GPIO driver Date: Thu, 11 Feb 2010 12:24:46 +0200 Message-ID: <4B73DAEE.5080400@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: LKML Cc: Samuel Ortiz , David Brownell , Jean Delvare , linux-i2c@vger.kernel.org List-Id: linux-i2c@vger.kernel.org LPC bridge controller of Intel SCH contains several functions. Currently, LPC bridge controller PCI device is claimed by SMBus driver thus disabling ability to have an additional driver for the LPC bridge PCI device. This patch series introduces and MFD driver that creates platform_device for both SMBus and GPIO controller, converts SMBus driver to platform_driver and adds the driver for GPIO controller