Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com> cc: Addy Ke <addy.ke at rock-chips.com> cc: Jianqun Xu <xjq at rock-chips.com> cc: Heiko Stuebner <heiko at sntech.de> cc: Doug Anderson <dianders at chromium.org> cc: Olof Johansson <olof at lixom.net> cc: Sonny Rao <sonnyrao at chromium.org> --- Changes in v3: None Changes in v2: None Changes in v1: None Documentation/devicetree/bindings/sound/rockchip-i2s.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt index 9b82c20..9987787 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt +++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt @@ -22,6 +22,10 @@ Required properties: - "i2s_hclk": clock for I2S BUS - "i2s_clk" : clock for I2S controller +Optional Properties: +- rockchip,i2s-broken-burst-len: quirk for broken burst len on Rockchip platform. + Add this property will force driver to set burst ONE. + Example for rk3288 I2S controller: i2s at ff890000 { -- 2.3.7