diff options
| author | Vishnu Singh <v-singh1@ti.com> | 2026-02-06 10:36:07 +0530 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-02-12 08:24:58 -0600 |
| commit | 7e27e75a5dcb99443a9cd57371d354904bed3672 (patch) | |
| tree | d32f6b7f9ffdc1c5177ed9774578f73a2afe104e /meta-ti-bsp/conf/machine | |
| parent | a6bf8a8f6ecbd6c7f8305690a9a0dbd0f67b576c (diff) | |
| download | meta-ti-7e27e75a5dcb99443a9cd57371d354904bed3672.tar.gz | |
recipes-bsp: Add TI PCM6240 ADC firmware recipe
Add PCM6240 ADC firmware recipe for am62dxx-evm to support 2 PCM6240
ADC's, each supporting 4 channel recording.
Signed-off-by: Vishnu Singh <v-singh1@ti.com>
Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine')
| -rw-r--r-- | meta-ti-bsp/conf/machine/am62dxx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf index ea851d8d..4b77656d 100644 --- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf | |||
| @@ -17,4 +17,4 @@ FIT_CONF_DEFAULT_DTB = "k3-am62d2-evm.dtb" | |||
| 17 | 17 | ||
| 18 | UBOOT_MACHINE = "am62dx_evm_a53_defconfig" | 18 | UBOOT_MACHINE = "am62dx_evm_a53_defconfig" |
| 19 | 19 | ||
| 20 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "ti-dac-fw" | 20 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "ti-dac-fw ti-adc-fw" |
