mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
ARM: dts: bcm2711: Use compatible string for BCM2711 DSI1
Updates the compatible string for DSI1 on BCM2711 to differentiate it from BCM2835. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20201203132543.861591-9-maxime@cerno.tech
This commit is contained in:
parent
5c8fe583cc
commit
fcb985a064
|
|
@ -540,6 +540,7 @@ &dsi0 {
|
|||
|
||||
&dsi1 {
|
||||
interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
|
||||
compatible = "brcm,bcm2711-dsi1";
|
||||
};
|
||||
|
||||
&gpio {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user