All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yinbo Zhu <zhuyinbo@loongson.cn>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Bartosz Golaszewski <brgl@bgdev.pl>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	WANG Xuerui <kernel@xen0n.name>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	Juxin Gao <gaojuxin@loongson.cn>, Bibo Mao <maobibo@loongson.cn>,
	Yanteng Si <siyanteng@loongson.cn>,
	linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, loongarch@lists.linux.dev,
	linux-mips@vger.kernel.org, Arnaud Patard <apatard@mandriva.com>,
	Huacai Chen <chenhuacai@kernel.org>,
	Jianmin Lv <lvjianmin@loongson.cn>,
	Hongchen Zhang <zhanghongchen@loongson.cn>,
	Liu Peibao <liupeibao@loongson.cn>
Subject: Re: [PATCH v10 1/2] gpio: loongson: add gpio driver support
Date: Sat, 3 Dec 2022 18:53:20 +0800	[thread overview]
Message-ID: <35ff475a-e925-81eb-ffeb-448be43f59ff@loongson.cn> (raw)
In-Reply-To: <CACRpkdZm-4-5625szX_VqJoQH1OQZnw+jH3SqWsb9nr3S0Nbmw@mail.gmail.com>


在 2022/12/3 18:03, Linus Walleij 写道:
> On Thu, Dec 1, 2022 at 1:33 PM Yinbo Zhu <zhuyinbo@loongson.cn> wrote:
> (...)
>> +config GPIO_LOONGSON_64BIT
>> +       tristate "Loongson 64 bit GPIO support"
>> +       depends on LOONGARCH || COMPILE_TEST
>> +       select GPIO_GENERIC
>> +       select GPIOLIB_IRQCHIP
> If the kernelbots start complaining you might need to add a:
>
> select IRQ_DOMAIN_HIERARCHY
>
> here.
>
> Yours,
> Linus Walleij

Bartosz had merged my patch and I will add a change on top of the 
existing series.

Thanks.


  reply	other threads:[~2022-12-03 10:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01 12:32 [PATCH v10 1/2] gpio: loongson: add gpio driver support Yinbo Zhu
2022-12-01 12:32 ` [PATCH v10 2/2] dt-bindings: gpio: add loongson gpio Yinbo Zhu
2022-12-02 16:11 ` [PATCH v10 1/2] gpio: loongson: add gpio driver support Bartosz Golaszewski
2022-12-03 10:03 ` Linus Walleij
2022-12-03 10:53   ` Yinbo Zhu [this message]
2022-12-03 15:27     ` Andy Shevchenko
2022-12-03 15:41       ` Andy Shevchenko
2022-12-03 17:45         ` Bartosz Golaszewski
2022-12-05  6:04         ` Yinbo Zhu
2022-12-05 12:53           ` Andy Shevchenko

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=35ff475a-e925-81eb-ffeb-448be43f59ff@loongson.cn \
    --to=zhuyinbo@loongson.cn \
    --cc=apatard@mandriva.com \
    --cc=brgl@bgdev.pl \
    --cc=chenhuacai@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gaojuxin@loongson.cn \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kernel@xen0n.name \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=liupeibao@loongson.cn \
    --cc=loongarch@lists.linux.dev \
    --cc=lvjianmin@loongson.cn \
    --cc=maobibo@loongson.cn \
    --cc=robh+dt@kernel.org \
    --cc=siyanteng@loongson.cn \
    --cc=tsbogend@alpha.franken.de \
    --cc=zhanghongchen@loongson.cn \
    /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.