Re: [PATCH RTEMS v2 0/1] bsp/beagle: Refactored i2c driver and Updated

2021-04-17 Thread Niteesh G. S.
ping. On Sun, Apr 11, 2021 at 12:45 AM G S Niteesh Babu wrote: > The following two patches update the Beagle BSP i2c driver to use > device tree based initialization and the documentation related to > it. > > G S Niteesh Babu (1): > bsps/beagle: Refactored i2c driver > > bsps/arm/beagle/i2c/b

Re: [PATCH v1 2/3] aarch64: Add support for mapping exceptions

2021-04-17 Thread Joel Sherrill
On Sat, Apr 17, 2021, 4:27 PM Gedare Bloom wrote: > On Sat, Apr 17, 2021 at 8:10 AM Joel Sherrill wrote: > > > > > > > > On Sat, Apr 17, 2021, 8:25 AM Gedare Bloom wrote: > >> > >> On Fri, Apr 16, 2021 at 6:59 PM Joel Sherrill wrote: > >> > > >> > > >> > > >> > On Fri, Apr 16, 2021, 6:57 PM Ki

Re: [PATCH v1 2/3] aarch64: Add support for mapping exceptions

2021-04-17 Thread Gedare Bloom
On Sat, Apr 17, 2021 at 8:10 AM Joel Sherrill wrote: > > > > On Sat, Apr 17, 2021, 8:25 AM Gedare Bloom wrote: >> >> On Fri, Apr 16, 2021 at 6:59 PM Joel Sherrill wrote: >> > >> > >> > >> > On Fri, Apr 16, 2021, 6:57 PM Kinsey Moore >> > wrote: >> >> >> >> On 4/16/2021 09:00, Gedare Bloom wrot

Re: [PATCH v1 2/3] aarch64: Add support for mapping exceptions

2021-04-17 Thread Joel Sherrill
On Sat, Apr 17, 2021, 8:25 AM Gedare Bloom wrote: > On Fri, Apr 16, 2021 at 6:59 PM Joel Sherrill wrote: > > > > > > > > On Fri, Apr 16, 2021, 6:57 PM Kinsey Moore > wrote: > >> > >> On 4/16/2021 09:00, Gedare Bloom wrote: > >> > On Wed, Apr 14, 2021 at 9:47 AM Kinsey Moore < > kinsey.mo...@oar

Re: [PATCH v1 2/3] aarch64: Add support for mapping exceptions

2021-04-17 Thread Gedare Bloom
On Fri, Apr 16, 2021 at 6:59 PM Joel Sherrill wrote: > > > > On Fri, Apr 16, 2021, 6:57 PM Kinsey Moore wrote: >> >> On 4/16/2021 09:00, Gedare Bloom wrote: >> > On Wed, Apr 14, 2021 at 9:47 AM Kinsey Moore >> > wrote: >> >> This adds support for mapping AArch64 machine exceptions to POSIX >> >