diff options
author | Sugar Zhang <sugar.zhang@rock-chips.com> | 2019-04-04 11:55:45 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-04 15:10:16 +0700 |
commit | 2a050b7a746e2c59a733a3641eb1c01cf2e573b4 (patch) | |
tree | f80a0394247e71052bc59df240a0f06bc6246776 | |
parent | 717d97879b346d56fc47a6e3fe0ad44fea9949b2 (diff) |
dt-bindings: sound: add compatible for rk1808
This patch adds bindings for rk1808 soc.
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/rockchip,pdm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rockchip,pdm.txt b/Documentation/devicetree/bindings/sound/rockchip,pdm.txt index 3e0eb7354ba6..98572a25122f 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,pdm.txt +++ b/Documentation/devicetree/bindings/sound/rockchip,pdm.txt @@ -4,6 +4,7 @@ Required properties: - compatible: "rockchip,pdm" - "rockchip,px30-pdm" + - "rockchip,rk1808-pdm" - "rockchip,rk3308-pdm" - reg: physical base address of the controller and length of memory mapped region. |