aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-12-09 12:47:02 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-12-09 10:55:00 -0800
commit8af1d63e638b7e9cbfa5469cda0c041c1b64b791 (patch)
tree6e1dcbf6b573a0d7b0db9388bf8bac0bc26cd844 /tools/perf/scripts/python/bin
parentdt-binding: soc: qcom: smd: Add label property (diff)
downloadlinux-8af1d63e638b7e9cbfa5469cda0c041c1b64b791.tar.gz
linux-8af1d63e638b7e9cbfa5469cda0c041c1b64b791.zip
remoteproc: qcom_adsp_pil: select qcom_scm
The adsp-pil driver relies on SCM and causes a build error without it: ERROR: "qcom_scm_pas_supported" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! ERROR: "qcom_scm_is_available" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! ERROR: "qcom_scm_pas_auth_and_reset" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! ERROR: "qcom_scm_pas_shutdown" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! ERROR: "qcom_scm_pas_mem_setup" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! ERROR: "qcom_scm_pas_init_image" [drivers/remoteproc/qcom_adsp_pil.ko] undefined! This adds a 'select', as SCM is a silent Kconfig symbol that gets enabled implicitly by all its users. Fixes: b9e718e950c3 ("remoteproc: Introduce Qualcomm ADSP PIL") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
td>1-1/+1 2021-02-15gpio: remove zte zx driverArnd Bergmann4-321/+0 2021-02-15gpio: uapi: fix line info flags descriptionKent Gibson1-1/+1 2021-02-15selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson1-0/+1 2021-02-15selftests: gpio: port to GPIO uAPI v2Kent Gibson2-10/+76 2021-02-15tools: gpio: remove uAPI v1 code no longer used by selftestsKent Gibson2-95/+0 2021-02-15selftests: remove obsolete gpio references from kselftest_deps.shKent Gibson1-3/+1 2021-02-15selftests: remove obsolete build restriction for gpioKent Gibson1-9/+0 2021-02-15selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson1-323/+0 2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson4-288/+535 2021-02-15gpio: tegra: Fix wake interruptDmitry Osipenko1-3/+13 2021-02-15dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-namesUwe Kleine-König1-1/+1 2021-02-15dt-bindings: gpio: pca953x: Document new supported chip pca9506Uwe Kleine-König1-0/+1 2021-02-15gpio: pca953x: Add support for pca9506Uwe Kleine-König1-0/+2 2021-02-15gpio: rcar: Add R-Car V3U (R8A779A0) supportGeert Uytterhoeven1-0/+35 2021-02-15gpio: rcar: Optimize GPIO pin state read on R-Car Gen3Geert Uytterhoeven1-5/+20 2021-02-15dt-bindings: gpio: rcar: Add r8a779a0 supportGeert Uytterhoeven1-0/+3 2021-02-15gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski2-17/+15 2021-02-15gpio: tegra: Convert to gpio_irq_chipThierry Reding1-72/+146 2021-02-15arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driverNobuhiro Iwamatsu2-0/+15 2021-02-15MAINTAINERS: Add entries for Toshiba Visconti GPIO controllerNobuhiro Iwamatsu1-0/+2 2021-02-15gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu4-0/+252