Skip to content

Commit e593468

Browse files
committed
dts/revpi-connect4: Add pibridge serdev compatible
Signed-off-by: Nicolai Buchwitz <n.buchwitz@kunbus.com>
1 parent c8b54bc commit e593468

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/overlays/revpi-connect4-overlay.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@
285285
pinctrl-0 = <&pb_uart_pins>;
286286
status = "okay";
287287
linux,rs485-enabled-at-boot-time;
288+
289+
pi_bridge {
290+
compatible = "kunbus,pi-bridge";
291+
};
288292
};
289293
};
290294

0 commit comments

Comments
 (0)