diff options
Diffstat (limited to 'recipes/linux/linux-davinci_git.bb')
-rw-r--r-- | recipes/linux/linux-davinci_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/linux/linux-davinci_git.bb b/recipes/linux/linux-davinci_git.bb index 61922f51c7..1b7144d485 100644 --- a/recipes/linux/linux-davinci_git.bb +++ b/recipes/linux/linux-davinci_git.bb @@ -68,6 +68,12 @@ SRC_URI_append_hawkboard = ${ARAGO_L1_URI} SRC_URI_append_da850-omapl138-evm = "file://logo_linux_clut224.ppm \ file://0001-CheckRegisterForDCDC.patch;patch=1 \ file://0002-DefDcDcTiedhigh.patch;patch=1 \ + file://0001-tps6507x_regulator_refactor.patch;patch=1 \ + file://0002-tps6507x_regulator_da850_integration.patch;patch=1 \ + file://0003-tps6507x_mfd_driver.patch;patch=1 \ + file://0004-tps6507x_regulator_naming_change.patch;patch=1 \ + file://0005-tps6507x_regulator_mfd_integration.patch;patch=1 \ + file://0006-tps6507x_touchscreen_driver.patch;patch=1 \ file://da850_omapl138_opp456mhz.patch;patch=1 \ file://da850_omapl138_opp408mhz.patch;patch=1 \ file://da850_omapl138_opp456mhz_increaseDcDc3.patch;patch=1" |