diff options
author | Kevin Hilman <khilman@baylibre.com> | 2019-10-16 19:02:05 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-16 19:02:05 +0200 |
commit | 016a4d6b1bfde534cb8ccd3b8f3aa485126de444 (patch) | |
tree | 18c78a8e0f2d8f137ea0c18aeefda9ab50543854 /Documentation | |
parent | arm64: dts: meson-g12: add support for simplefb (diff) | |
parent | reset: dt-bindings: meson: update arb bindings for sm1 (diff) | |
download | linux-016a4d6b1bfde534cb8ccd3b8f3aa485126de444.tar.xz linux-016a4d6b1bfde534cb8ccd3b8f3aa485126de444.zip |
Merge branch 'reset/meson-sm1-bindings' of git://git.pengutronix.de/git/pza/linux into v5.5/dt64-redo
* 'reset/meson-sm1-bindings' of git://git.pengutronix.de/git/pza/linux:
reset: dt-bindings: meson: update arb bindings for sm1
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt b/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt index 26e542eb96df..43e580ef64ba 100644 --- a/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt +++ b/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.txt @@ -4,7 +4,8 @@ The Amlogic Audio ARB is a simple device which enables or disables the access of Audio FIFOs to DDR on AXG based SoC. Required properties: -- compatible: 'amlogic,meson-axg-audio-arb' +- compatible: 'amlogic,meson-axg-audio-arb' or + 'amlogic,meson-sm1-audio-arb' - reg: physical base address of the controller and length of memory mapped region. - clocks: phandle to the fifo peripheral clock provided by the audio |