From f3a201df34153a86e7c1a1cc134798c3e08fbe8e Mon Sep 17 00:00:00 2001 From: Sugar Zhang Date: Wed, 5 Dec 2018 17:11:30 +0800 Subject: [PATCH] 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 --- Documentation/devicetree/bindings/sound/rockchip-i2s.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt index 466841acec35..d48733811bcd 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt +++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt @@ -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.