On Tue, Jan 19, 2021 at 02:58:15PM +0530, Sameer Pujar wrote:
Expose a header which describes DT bindings required to use audio-graphI prefer keeping everything in tegra210.dtsi, but I can do that merge
based sound card. All Tegra210 based platforms can include this header
and add platform specific information. Currently, from SoC point of view,
all links are exposed for ADMAIF, AHUB, I2S and DMIC components.
Signed-off-by: Sameer Pujar <spujar@xxxxxxxxxx>
Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx>
---
.../boot/dts/nvidia/tegra210-audio-graph.dtsi | 153 +++++++++++++++++++++
1 file changed, 153 insertions(+)
create mode 100644 arch/arm64/boot/dts/nvidia/tegra210-audio-graph.dtsi
when I apply, after the DT bindings have been acked, so no need to
resend just because of that.