[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATmuN647=avdqAMahLU+9Bq4m4TkXe5f7q=pi8m=UrXBg@mail.gmail.com>
Date: Wed, 11 May 2016 10:51:51 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Arnd Bergmann <arnd@...db.de>,
Mauro Carvalho Chehab <mchehab@....samsung.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Guenter Roeck <linux@...ck-us.net>,
Philipp Zabel <p.zabel@...gutronix.de>,
Jiri Slaby <jslaby@...e.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-clk@...r.kernel.org, Kalle Valo <kvalo@...eaurora.org>
Subject: Re: [RFC PATCH 01/21] mfd: uniphier: add UniPhier MFD driver
Hi Lee,
2016-05-10 20:26 GMT+09:00 Lee Jones <lee.jones@...aro.org>:
>> +};
>> +MODULE_DEVICE_TABLE(of, uniphier_mfd_match);
>
> NACK. Please do not mix MFD and DT registration.
OK, thanks for review.
My basic thought was:
- Add an MFD node to my DTS only once.
If I need to expand it in the future, I will just
need to modify drivers/mtd/uniphier-mfd.c.
It is just kernel-internal modification, so it does not
bother DT binding at all.
- Simplify the node topology of DTS.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists