From 1c84facc5b4affdd04b24e01a1cb16434ecd2b22 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 b75497c94605..fd6a05bcc014 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt +++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt @@ -27,6 +27,9 @@ Required properties: - clock-names: should contain followings: - "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.