pinctrl: bcm283x: Add compatible for RPi4
authorMatthias Brugger <mbrugger@suse.com>
Wed, 6 Nov 2019 14:28:25 +0000 (15:28 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Sun, 24 Nov 2019 09:46:27 +0000 (10:46 +0100)
commitd2086d6633acc59c1c08f700fe5d6929a63de2dd
treefd1abc1798a2786281f675e0bf05e8f2ea261fa3
parentd4a31e8ee5592072d8d5208b3e950cba2d89b6bd
pinctrl: bcm283x: Add compatible for RPi4

The Raspberry Pi 4 upstream kernel device tree instroduces
a new compatible for the pinctroller. Add this to the driver
so that we can boot with the upstream kernel DT.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
drivers/pinctrl/broadcom/pinctrl-bcm283x.c