mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible
Change-Id: I61d4919ed3813579dfc3a6caac7ffdf64aa96098 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -15,11 +15,15 @@ allOf:
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
const: rockchip,sfc
|
||||
enum:
|
||||
- rockchip,fspi
|
||||
- rockchip,sfc
|
||||
|
||||
description:
|
||||
The rockchip sfc controller is a standalone IP with version register,
|
||||
and the driver can handle all the feature difference inside the IP
|
||||
depending on the version register.
|
||||
The rockchip flexible spi controller is the next generation IP of sfc.
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
||||
Reference in New Issue
Block a user