From: Jakub Kicinski <kuba@kernel.org>
To: Qing Wang <wangqing@vivo.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Michal Simek <michal.simek@xilinx.com>,
netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Date: Thu, 31 Mar 2022 08:46:47 -0700 [thread overview]
Message-ID: <20220331084647.679aaaa5@kernel.org> (raw)
In-Reply-To: <1648728535-37436-1-git-send-email-wangqing@vivo.com>
On Thu, 31 Mar 2022 05:08:55 -0700 Qing Wang wrote:
> From: Wang Qing <wangqing@vivo.com>
>
> "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@vivo.com>
# 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.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Qing Wang <wangqing@vivo.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Michal Simek <michal.simek@xilinx.com>,
netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Date: Thu, 31 Mar 2022 08:46:47 -0700 [thread overview]
Message-ID: <20220331084647.679aaaa5@kernel.org> (raw)
In-Reply-To: <1648728535-37436-1-git-send-email-wangqing@vivo.com>
On Thu, 31 Mar 2022 05:08:55 -0700 Qing Wang wrote:
> From: Wang Qing <wangqing@vivo.com>
>
> "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@vivo.com>
# 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.
next prev parent reply other threads:[~2022-03-31 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 12:08 [PATCH] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property Qing Wang
2022-03-31 12:08 ` Qing Wang
2022-03-31 15:46 ` Jakub Kicinski [this message]
2022-03-31 15:46 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220331084647.679aaaa5@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=netdev@vger.kernel.org \
--cc=wangqing@vivo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.