bcm2711: Retain support for old dtbs
authorPhil Elwell <phil@raspberrypi.org>
Wed, 9 Oct 2019 16:22:07 +0000 (17:22 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:07 +0000 (16:33 +0100)
commit8d07b8b227184f3226f9e0fdfc7d515f5e188572
tree19b3bfffd07b770e08895bddb93ad1be128f2562
parent2081630e273d1cb1b12b55a65e7203d35e7bafb8
bcm2711: Retain support for old dtbs

The recent series switching to bcm2711 as the DT identifier broke Pis
running with old DTBs. Add some bcm2838 compatible strings as a
temporary measure, at least until the next full Raspbian image with
bcm2711 DTBs.

See: https://github.com/raspberrypi/linux/pull/3244

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/mach-bcm/board_bcm2835.c
drivers/clk/bcm/clk-bcm2835.c
drivers/pinctrl/bcm/pinctrl-bcm2835.c