Skip to content

Commit 0a3b5a5

Browse files
Kaustabh Chakrabortygregkh
authored andcommitted
dt-bindings: serial: samsung: add exynos7870-uart compatible
Document the compatible string for Exynos7870's UART driver. The devicetree property samsung,uart-fifosize must be mandatory, as the driver enquires about the FIFO sizes. This feature makes it compatible with Exynos8895's UART. Signed-off-by: Kaustabh Chakraborty <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent bd8cad8 commit 0a3b5a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/serial/samsung_uart.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ properties:
4242
- samsung,exynosautov9-uart
4343
- samsung,exynosautov920-uart
4444
- const: samsung,exynos850-uart
45+
- items:
46+
- enum:
47+
- samsung,exynos7870-uart
48+
- const: samsung,exynos8895-uart
4549

4650
reg:
4751
maxItems: 1

0 commit comments

Comments
 (0)