From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Tue, 8 Mar 2016 12:04:06 +0530 Subject: [U-Boot] [PATCH V6] ARM: Various: Future-proof serial platdata In-Reply-To: <1457406529-5025-1-git-send-email-aford173@gmail.com> References: <1457406529-5025-1-git-send-email-aford173@gmail.com> Message-ID: <56DE725E.2030900@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 08 March 2016 08:38 AM, Adam Ford wrote: > A few boards still use ns16550_platdata structures, but assume the structure > is going to be in a specific order. By explicitly naming each entry, > this should also help 'future-proof' in the event the structure changes. > > Tested on the Logic PD Torpedo + Wireless. > > I only changed a handful of devices that used the same syntax as the Logic > board. Appologies if I missed one or stepped on toes. Thanks to Derald Woods > and Alexander Graf. > > Signed-off-by: Adam Ford For AM335x Reviewed-by: Mugunthan V N Regards Mugunthan V N