From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 28 Aug 2018 09:21:07 -0700 Subject: [PATCH] serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3 In-Reply-To: <20180828010302.2751-1-nm@ti.com> References: <20180828010302.2751-1-nm@ti.com> Message-ID: <20180828162107.GP7523@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nishanth Menon [180828 01:07]: > From: Lokesh Vutla > > Allow 8250 omap serial driver to be used for K3 platforms. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Nishanth Menon > --- > > Now that we have the device tree support merged integrated AND we have ARCH_K3, > Lets enable the 820 OMAP Driver to build for ARCH_K3 and make it operational. Acked-by: Tony Lindgren