diff options
author | Peter Ujfalusi <peter.ujfalusi@gmail.com> | 2021-07-05 22:42:46 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-11 23:46:39 +0100 |
commit | 5dcd276e1525e0c7ae7aa1f0426b6343ebf994e0 (patch) | |
tree | a3ee4883e72219c2137974221252b4dee1a8fda1 /Documentation | |
parent | bbdd3f4dbe81e19b9123bc54e23ed54517615524 (diff) | |
download | linux-5dcd276e1525e0c7ae7aa1f0426b6343ebf994e0.tar.gz |
ASoC: dt-bindings: davinci-mcasp: Add compatible string for OMAP4
OMAP4 has one McASP instance with single serializer and supporting only
DIT mode.
According to the TRM the DAT port needs to be accessed as specific offset
compared to other devices where access to any part of the DAT region is
valid.
To handle this constraint we need to introduce a new compatiple string for
OMAP4.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20210705194249.2385-3-peter.ujfalusi@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt b/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt index c483dcec01f8..bd863bd69501 100644 --- a/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt +++ b/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt @@ -6,6 +6,7 @@ Required properties: "ti,da830-mcasp-audio" : for both DA830 & DA850 platforms "ti,am33xx-mcasp-audio" : for AM33xx platforms (AM33xx, AM43xx, TI81xx) "ti,dra7-mcasp-audio" : for DRA7xx platforms + "ti,omap4-mcasp-audio" : for OMAP4 - reg : Should contain reg specifiers for the entries in the reg-names property. - reg-names : Should contain: |