From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Thu, 18 Sep 2014 10:35:37 +0300 Subject: [U-Boot] [PATCH v3 09/11] dm: imx: gpio: Support driver model in MXC gpio driver In-Reply-To: <1410966166-20767-10-git-send-email-sjg@chromium.org> References: <1410966166-20767-1-git-send-email-sjg@chromium.org> <1410966166-20767-10-git-send-email-sjg@chromium.org> Message-ID: <541A8B49.3050401@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/17/14 18:02, Simon Glass wrote: > Add driver model support with this driver. In this case the platform data > is in the driver. It would be better to put this into an SOC-specific file, > but this is best attempted when more boards are moved over to use driver > model. > > Signed-off-by: Simon Glass Acked-by: Igor Grinberg -- Regards, Igor.