From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Sat, 29 Nov 2014 20:41:23 -0700 Subject: [U-Boot] [PATCH v3 1/2] dm: rpi: Move serial to driver model In-Reply-To: <1416890195-20001-2-git-send-email-sjg@chromium.org> References: <1416890195-20001-1-git-send-email-sjg@chromium.org> <1416890195-20001-2-git-send-email-sjg@chromium.org> Message-ID: <547A91E3.5080004@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/24/2014 09:36 PM, Simon Glass wrote: > Adjust the configuration to use the driver model version of the pl01x > serial driver. Add the required platform data. The series, Tested-by: Stephen Warren