pixel_probe: tl1 add pixel probe control for debug [1/1]
authorYan Wang <yan.wang@amlogic.com>
Wed, 12 Jun 2019 08:19:17 +0000 (16:19 +0800)
committerYan Wang <yan.wang@amlogic.com>
Tue, 20 Aug 2019 09:33:35 +0000 (02:33 -0700)
commitb0b77c0408f0f03b30c8a42d33cc91baf814fa1a
treea46380cb77f5fbef27f613ec38f41cdf5e078d33
parent4905a1043ccff9b0676e9c7bd63c7f158c6e3e35
pixel_probe: tl1 add pixel probe control for debug [1/1]

PD#SWPL-9137

Problem:
tl1 add APIs to control pixel probe for debug

Solution:
tl1 add APIs to control pixel probe for debug

Verify:
X301

this commit MUST not be merged into trunk!!!

Change-Id: I3a538ff3afdd80ef5669fac63a3ab5f43b8e1055
Signed-off-by: Yan Wang <yan.wang@amlogic.com>
12 files changed:
MAINTAINERS
arch/arm/boot/dts/amlogic/mesontl1.dtsi
arch/arm/configs/meson64_a32_defconfig
arch/arm64/boot/dts/amlogic/mesontl1.dtsi
arch/arm64/configs/meson64_defconfig
drivers/amlogic/Kconfig
drivers/amlogic/Makefile
drivers/amlogic/pixel_probe/Kconfig [new file with mode: 0644]
drivers/amlogic/pixel_probe/Makefile [new file with mode: 0644]
drivers/amlogic/pixel_probe/pixel_probe.c [new file with mode: 0644]
drivers/amlogic/secmon/Kconfig
include/linux/amlogic/pixel_probe.h [new file with mode: 0644]