Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5417612 authored by Sascha Hauer's avatar Sascha Hauer Committed by Russell King
Browse files

[ARM] 3181/1: add PORT_ identifier for Hilscher netx uart



Patch from Sascha Hauer

This patch adds PORT_NETX for supporting the Hilscher netx embedded
UARTs.

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 458af543
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -121,6 +121,9 @@

#define PORT_IP3106	70

/* Hilscher netx */
#define PORT_NETX	71

#ifdef __KERNEL__

#include <linux/config.h>