mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
dt-bindings: spi: rockchip-sfc: Add rockchip,sclk-x2-bypass property
Change-Id: Ide075d15a32ad2e29bdfbd9c21c56a6853fdccb8 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
@@ -48,6 +48,12 @@ properties:
|
||||
description: Disable DMA and utilize FIFO mode only
|
||||
type: boolean
|
||||
|
||||
rockchip,sclk-x2-bypass:
|
||||
description:
|
||||
Turn off the internal 2 frequency division logic of the controller clock,
|
||||
and the interface clock is 1:1 with the controller working clock.
|
||||
type: boolean
|
||||
|
||||
patternProperties:
|
||||
"^flash@[0-3]$":
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user