mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
dt-bindings: sound: rockchip-i2s: Add reset property
This patch adds the reset property for reset mechanism. Change-Id: Ia60cc1f140860613b35ec42d703094bff8b46893 Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
@@ -29,6 +29,9 @@ Required properties:
|
||||
- clock-names: should contain the following:
|
||||
- "i2s_hclk": clock for I2S BUS
|
||||
- "i2s_clk" : clock for I2S controller
|
||||
- resets: a list of phandle + reset-specifer paris, one for each entry in reset-names.
|
||||
- reset-names: reset names, should include "reset-m", "reset-h", there may be only
|
||||
"reset-m" on some platforms.
|
||||
- rockchip,playback-channels: max playback channels, if not set, 8 channels default.
|
||||
- rockchip,capture-channels: max capture channels, if not set, 2 channels default.
|
||||
- rockchip,bclk-fs: configure the i2s bclk fs.
|
||||
|
||||
Reference in New Issue
Block a user