Date: Tue, 28 Mar 2017 10:48:00 -0700 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: Andrew Turner <andrew@fubar.geek.nz> Cc: freebsd-arm@freebsd.org Subject: Re: Making INTRNG a requirement on armv6 Message-ID: <20170328174800.GA3754@bluezbox.com> In-Reply-To: <3359BFE7-64DB-460C-821B-50325FC253AA@fubar.geek.nz> References: <FA615BE4-3805-4640-A244-39954D7157B5@fubar.geek.nz> <3359BFE7-64DB-460C-821B-50325FC253AA@fubar.geek.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Turner (andrew@fubar.geek.nz) wrote: > > > On 16 Mar 2017, at 17:08, Andrew Turner <andrew@fubar.geek.nz> wrote: > > > > Hello arm, > > > > I would like to make INTRNG a requirement on armv6. This is to help > > with moving more armv6 kernel configurations into GENERIC. It also > > helps when we want a child interrupt controller, e.g. a GPIO driver. > > > > Most of the current armv6 kernel configurations already use INTRNG, so > > only a few places need to be updated. > > > > I’ve run a test build making it an error to not have INTRNG enabled and > > found the following armv6 configs fail: > > > > AML8726 > > ARMADAXP > > DIGI-CCWMX53 > > EFIKA_MX > > IMX53 > > IMX53-QSB > > VERSATILEPB > > YYHD18 > > > > I'm interested in people who have this hardware to try enabling INTRNG > > and testing. Note that this may require the interrupt controller driver > > the SoC uses to be ported to INTRNG. > > > > The following configs still need work. > > AML8726 > ARMADAXP > VERSATILEPB > YYHD18 > > John Where has promised patches for the AML8726 (that I would expect to work with YYHD18), but that still leaves the ARMADAXP and VERSATILEPB configs. > > If nobody cares about these we should remove them as there will be further updates and cleanups needed in the future and we need someone to test them on these platforms. VERSATILEPB is QEMU platform. I'll take a look at implementing INTRNG for it. -- gonzo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170328174800.GA3754>