Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335995

[PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s

From "jianqun.xu" <jay.xu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s
Date 2016-02-17 03:00 +0100
Message-ID <r2Zzk-7EN-11@gated-at.bofh.it> (permalink)
References <r2Zzk-7EN-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Xu Jianqun <jay.xu@rock-chips.com>

Add devicetree bindings for i2s controller found on rk3399
processors from rockchip.

Signed-off-by: Xu Jianqun <jay.xu@rock-chips.com>
---
 Documentation/devicetree/bindings/sound/rockchip-i2s.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt
index b7f3a93..6e86d8a 100644
--- a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt
+++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt
@@ -9,6 +9,7 @@ Required properties:
    - "rockchip,rk3066-i2s": for rk3066
    - "rockchip,rk3188-i2s", "rockchip,rk3066-i2s": for rk3188
    - "rockchip,rk3288-i2s", "rockchip,rk3066-i2s": for rk3288
+   - "rockchip,rk3399-i2s", "rockchip,rk3066-i2s": for rk3399
 - reg: physical base address of the controller and length of memory mapped
   region.
 - interrupts: should contain the I2S interrupt.
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] Add core dtsi for rk3399 from Rockchip "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:00 +0100
  [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:00 +0100
    Re: [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s Mark Brown <broonie@kernel.org> - 2016-02-17 12:10 +0100
      Re: [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s Rob Herring <robh@kernel.org> - 2016-02-18 15:50 +0100
        Re: [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s Mark Brown <broonie@kernel.org> - 2016-02-18 16:10 +0100
    Re: [PATCH 3/6] ASoC: rockchip: add bindings for rk3399 i2s Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100
  [PATCH 5/6] dt-bindings: add documentation of rk3399 clock controller "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:00 +0100
    Re: [PATCH 5/6] dt-bindings: add documentation of rk3399 clock  controller Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100
      Re: [PATCH 5/6] dt-bindings: add documentation of rk3399 clock  controller Jianqun Xu <jay.xu@rock-chips.com> - 2016-02-19 01:50 +0100
        Re: [PATCH 5/6] dt-bindings: add documentation of rk3399 clock controller Heiko Stuebner <heiko@sntech.de> - 2016-02-19 02:00 +0100
          Re: [PATCH 5/6] dt-bindings: add documentation of rk3399 clock  controller Jianqun Xu <jay.xu@rock-chips.com> - 2016-02-19 02:10 +0100
  [PATCH 4/6] pinctrl: rockchip: add bindings for rk3399 pinctrl "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:00 +0100
    Re: [PATCH 4/6] pinctrl: rockchip: add bindings for rk3399 pinctrl Heiko Stuebner <heiko@sntech.de> - 2016-02-17 07:50 +0100
      Re: [PATCH 4/6] pinctrl: rockchip: add bindings for rk3399 pinctrl Jianqun Xu <jay.xu@rock-chips.com> - 2016-02-17 08:30 +0100
  [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:10 +0100
    Re: [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 Heiko Stuebner <heiko@sntech.de> - 2016-02-17 08:10 +0100
      Re: [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 Jianqun Xu <jay.xu@rock-chips.com> - 2016-02-18 02:50 +0100
    Re: [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 Marc Zyngier <marc.zyngier@arm.com> - 2016-02-17 12:30 +0100
    Re: [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 Mark Rutland <mark.rutland@arm.com> - 2016-02-17 12:50 +0100
      Re: [PATCH 6/6] ARM64: dts: rockchip: add core dtsi file for rk3399 Jianqun Xu <jay.xu@rock-chips.com> - 2016-02-18 02:10 +0100
  [PATCH 1/6] clk: rockchip: add dt-binding header for rk3399 "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:10 +0100

csiph-web