[PATCH 05/15] ARM: dts: imx: fix PCI bus dtc warnings

Rob Herring robh at kernel.org
Wed Mar 22 06:53:34 PDT 2017


On Wed, Mar 22, 2017 at 3:19 AM, Shawn Guo <shawnguo at kernel.org> wrote:
> On Tue, Mar 21, 2017 at 09:03:03PM -0500, Rob Herring wrote:
>> dtc recently added PCI bus checks. Fix these warnings.
>>
>> Signed-off-by: Rob Herring <robh at kernel.org>
>> Cc: Shawn Guo <shawnguo at kernel.org>
>> Cc: Sascha Hauer <kernel at pengutronix.de>
>> Cc: Fabio Estevam <fabio.estevam at nxp.com>
>
> Applied with a couple of changes below.

Thanks. BTW, forget to mention there's still one i.MX warning I did
not fix. It's with the "sky2 at 8" PCI device node. The unit address is
completely wrong. The comment says bus #8 which doesn't seem right
either. The unit address should be "<device num>[,<function]". There
should be a reg property which also has the bus number.

Rob



More information about the linux-arm-kernel mailing list