diff options
Diffstat (limited to 'Documentation/devicetree/bindings/sound/ak4642.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/ak4642.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/devicetree/bindings/sound/ak4642.txt b/Documentation/devicetree/bindings/sound/ak4642.txt deleted file mode 100644 index 623d4e70ae11..000000000000 --- a/Documentation/devicetree/bindings/sound/ak4642.txt +++ /dev/null @@ -1,17 +0,0 @@ -AK4642 I2C transmitter - -This device supports I2C mode only. - -Required properties: - - - compatible : "asahi-kasei,ak4642" or "asahi-kasei,ak4643" or "asahi-kasei,ak4648" - - reg : The chip select number on the I2C bus - -Example: - -&i2c { - ak4648: ak4648@0x12 { - compatible = "asahi-kasei,ak4642"; - reg = <0x12>; - }; -}; |
