mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
dt: Add DSI1 and DSI2 aliases to 2712
In order to keep the DRM names consistent as DSI-1 and DSI-2, add aliases to the Pi5 DT. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
This commit is contained in:
committed by
Phil Elwell
parent
3aa1f24775
commit
7ec42740a4
@@ -785,6 +785,8 @@ spi10_cs_pins: &spi10_cs_gpio1 {};
|
||||
gpio4 = &pinctrl_aon;
|
||||
usb0 = &rp1_usb0;
|
||||
usb1 = &rp1_usb1;
|
||||
drm_dsi1 = &dsi0;
|
||||
drm_dsi2 = &dsi1;
|
||||
};
|
||||
|
||||
__overrides__ {
|
||||
|
||||
Reference in New Issue
Block a user