From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sat, 11 Jul 2020 15:00:28 +0530 Subject: [RFC PATCH v2] sunxi: Add UART4 console support for A64 In-Reply-To: <20200708121118.19278-1-gediz.aydindogmus@genemek.com> References: <20200708121118.19278-1-gediz.aydindogmus@genemek.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jul 8, 2020 at 5:41 PM Naz?m Gediz Ayd?ndo?mu? wrote: > > UART4 port of A64 was in conflict with R_UART of older SoCs, like A23. > > This commit adds necessary definitions to use UART4 port on A64. > > Signed-off-by: Naz?m Gediz Ayd?ndo?mu? > Tested-by: Faruk K?lavuz > --- I think this cannot be RFC, otherwise Acked-by: Jagan Teki