mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-07 02:19:54 +00:00
arm: bcm2835: Add bcm2838 compatible string.
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
This commit is contained in:
@@ -109,6 +109,7 @@ static const char * const bcm2835_compat[] = {
|
|||||||
#ifdef CONFIG_ARCH_MULTI_V7
|
#ifdef CONFIG_ARCH_MULTI_V7
|
||||||
"brcm,bcm2836",
|
"brcm,bcm2836",
|
||||||
"brcm,bcm2837",
|
"brcm,bcm2837",
|
||||||
|
"brcm,bcm2838",
|
||||||
#endif
|
#endif
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user