提交 c2016cc6 编写于 作者: J Jerome Brunet 提交者: Philipp Zabel

reset: dt-bindings: meson: update arb bindings for sm1

SM1 SoC family adds two new audio FIFOs with the related arb reset lines
Reviewed-by: NRob Herring <robh@kernel.org>
Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
上级 54ecb8f7
...@@ -4,7 +4,8 @@ The Amlogic Audio ARB is a simple device which enables or ...@@ -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. disables the access of Audio FIFOs to DDR on AXG based SoC.
Required properties: 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 - reg: physical base address of the controller and length of memory
mapped region. mapped region.
- clocks: phandle to the fifo peripheral clock provided by the audio - clocks: phandle to the fifo peripheral clock provided by the audio
......
...@@ -13,5 +13,7 @@ ...@@ -13,5 +13,7 @@
#define AXG_ARB_FRDDR_A 3 #define AXG_ARB_FRDDR_A 3
#define AXG_ARB_FRDDR_B 4 #define AXG_ARB_FRDDR_B 4
#define AXG_ARB_FRDDR_C 5 #define AXG_ARB_FRDDR_C 5
#define AXG_ARB_TODDR_D 6
#define AXG_ARB_FRDDR_D 7
#endif /* _DT_BINDINGS_AMLOGIC_MESON_AXG_AUDIO_ARB_H */ #endif /* _DT_BINDINGS_AMLOGIC_MESON_AXG_AUDIO_ARB_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册