Re: [PATCH] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property

From: Jakub Kicinski
Date: Thu Mar 31 2022 - 11:47:10 EST


On Thu, 31 Mar 2022 05:08:55 -0700 Qing Wang wrote:
> From: Wang Qing <wangqing@xxxxxxxx>
>
> "little-endian" has no specific content, use more helper function
> of_property_read_bool() instead of of_get_property()
>
> Signed-off-by: Wang Qing <wangqing@xxxxxxxx>

# Form letter - net-next is closed

We have already sent the networking pull request for 5.18
and therefore net-next is closed for new drivers, features,
code refactoring and optimizations. We are currently accepting
bug fixes only.

Please repost when net-next reopens after 5.18-rc1 is cut.

RFC patches sent for review only are obviously welcome at any time.