These patches look good to me. Thanks for this contribution!

Kinsey


On Fri, Mar 3, 2023 at 9:54 AM Padmarao Begari <
padmarao.beg...@microchip.com> wrote:

> Update the CGEM driver with adding the phy address and
> the clock to read it from the device tree.
>
> The patches are based upon latest rtems-libbsd tree at 6-freebsd-12
> (https://git.rtems.org/rtems-libbsd.git branch 6-freebsd-12)
> at commit id 1aa4cb8568594aa54238c9fbf2cc0f3ea4edec7f
>
> v2:
> - Add changes gated behind #ifdef __rtems__
> - Use braces {} with if/else for a single line
> - Drop weak symbol patch
>
> Padmarao Begari (2):
>   freebsd/cgem: Add phy address to read it from device tree
>   freebsd/cgem: Read clock frequency from device tree
>
>  freebsd/sys/dev/cadence/if_cgem.c | 72 +++++++++++++++++++++++++++++--
>  1 file changed, 69 insertions(+), 3 deletions(-)
>
> --
> 2.25.1
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to