Skip to content

Commit

Permalink
ASoC: rt5663: rename rt5668 as rt5663 v2
Browse files Browse the repository at this point in the history
The "rt5668" codec supported in this driver is actually a revision
of "rt5663". So the patch is renamed to "rt5663 v2"

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Bard Liao authored and Mark Brown committed Oct 24, 2016
1 parent 7e7e76b commit 7344472
Show file tree
Hide file tree
Showing 3 changed files with 1,140 additions and 1,150 deletions.
6 changes: 3 additions & 3 deletions Documentation/devicetree/bindings/sound/rt5663.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
RT5663/RT5668 audio CODEC
RT5663 audio CODEC

This device supports I2C only.

Required properties:

- compatible : One of "realtek,rt5663" or "realtek,rt5668".
- compatible : "realtek,rt5663".

- reg : The I2C address of the device.

- interrupts : The CODEC's interrupt output.

Optional properties:

Pins on the device (for linking into audio routes) for RT5663/RT5668:
Pins on the device (for linking into audio routes) for RT5663:

* IN1P
* IN1N
Expand Down
Loading

0 comments on commit 7344472

Please sign in to comment.