Hi Andy and Jonathan.
Hello, thank you for your replies, in fact, I also think it is not
suitable to do a workaround here, I want to directly try to modify the
definition under the MIPS/rb532 architecture, if possible.
--
Jackie Liu
在 2022/3/28 上午3:35, Andy Shevchenko 写道:
On Sun, Mar 27, 2022 at 5:49 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
On Thu, 24 Mar 2022 12:18:14 +0200
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:
On Thu, Mar 24, 2022 at 7:58 AM Jackie Liu <liu.yun@xxxxxxxxx> wrote:
From some very basic grepping I 'suspect' you could just push the defines
down into arch/mips/rb532/gpio.c but I may well be wrong...
It would be ideal if we may hide them in the C-file(s).