mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D
Amlogic S6/S7/7D SoCs uses the same UART controller as S4 SoCs and G12A. There is no need for an extra compatible line in the driver, but add S6/S7/S7D compatible line for documentation. Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com> Link: https://lore.kernel.org/r/20250424-uart-binding-v1-1-eb0f6d97a654@amlogic.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
be4e3097c1
commit
e6afad4587
|
|
@ -56,6 +56,9 @@ properties:
|
|||
items:
|
||||
- enum:
|
||||
- amlogic,a4-uart
|
||||
- amlogic,s6-uart
|
||||
- amlogic,s7-uart
|
||||
- amlogic,s7d-uart
|
||||
- amlogic,t7-uart
|
||||
- const: amlogic,meson-s4-uart
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user