i2c: bcm2835: Add full name of devicetree node to adapter name
authorStefan Wahren <wahrenst@gmx.net>
Tue, 27 Aug 2019 17:04:16 +0000 (19:04 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 29 Aug 2019 18:52:36 +0000 (20:52 +0200)
commit250212b59a8e33f1b47f15ad9afa3db19ba0fc8d
treec27e69875b39fa1e7ed644beb26c50da43c91012
parent67de10fbaa12dc7d46412c5ab80f784ea8b4d7f8
i2c: bcm2835: Add full name of devicetree node to adapter name

Inspired by Lori Hikichi's patch for iproc, this adds the full name of
the devicetree node to the adapter name. With the introduction of
BCM2711 it's very difficult to distinguish between the multiple instances.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Acked-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-bcm2835.c