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

2021-04-22 Thread Niteesh G. S.
Hello Christian, On Thu, Apr 22, 2021 at 10:24 PM Christian Mauderer wrote: > Hello Niteesh, > > thanks for the reminder and the patches. I pushed them. > Thanks for pushing them Thank you, Niteesh. > > Best regards > > Christian > > On 22/04/2021 05:54, Niteesh G. S. wrote: > > Hello

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

2021-04-22 Thread Christian Mauderer
Hello Niteesh, thanks for the reminder and the patches. I pushed them. Best regards Christian On 22/04/2021 05:54, Niteesh G. S. wrote: Hello Christian, Reminder to push the patches. Thanks, Niteesh On Sun, Apr 18, 2021 at 11:57 PM Christian Mauderer > wrote:

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

2021-04-21 Thread Niteesh G. S.
Hello Christian, Reminder to push the patches. Thanks, Niteesh On Sun, Apr 18, 2021 at 11:57 PM Christian Mauderer wrote: > Hello Niteesh, > > looks good to me. I'll wait two or three days before pushing so that > others can review the libbsd patch too. Please ping me on Wednesday if I >

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

2021-04-18 Thread Christian Mauderer
Hello Niteesh, looks good to me. I'll wait two or three days before pushing so that others can review the libbsd patch too. Please ping me on Wednesday if I didn't push it by then. Best regards Christian On 18/04/2021 17:19, Niteesh G. S. wrote: Hello Christian, On Sun, Apr 18, 2021 at

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

2021-04-18 Thread Niteesh G. S.
Hello Christian, On Sun, Apr 18, 2021 at 4:54 PM Christian Mauderer wrote: > Hello Niteesh, > > sorry for not taking a look earlier. > No problem > > The patches seem OK for me. Just a tiny change request: > > I know that I suggested the "rtems,path" for the device tree. When > testing I noted

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

2021-04-18 Thread Christian Mauderer
Hello Niteesh, sorry for not taking a look earlier. The patches seem OK for me. Just a tiny change request: I know that I suggested the "rtems,path" for the device tree. When testing I noted that we have the rtems-i2c driver in libbsd which is more or less just a compatibility layer between

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 > >

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

2021-04-10 Thread G S Niteesh Babu
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/bbb-i2c.c | 122 ++