summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>2016-04-16 00:27:23 +0200
committerShawn Guo <shawnguo@kernel.org>2016-04-18 12:54:21 +0800
commit880e1509db9732d5696d2a092e9bd61d80ad00be (patch)
treee1beeaec300ce5e31f4d5ccae8afd4c707e9a8e7 /tools/perf/scripts/python/stackcollapse.py
parentd8c8c70c48d1bc9bca41369836f9a3c781a5cdea (diff)
downloadkernel-880e1509db9732d5696d2a092e9bd61d80ad00be.tar.gz
ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support
The official UDOO board kit has 7 and 15.6 inch touchscreen LCD panels as options. This patch adds support for 7 inch panel only, but the 15.6 inch one should be easy to add using the same regulator, backlight device and LVDS channel. Since this panel is an option for UDOO board it is disabled by default and can be enabled (for example) by the following U-Boot commands: fdt set backlight status okay fdt set panelchan status okay fdt set panel7 status okay fdt set touchscreenp7 status okay The LVDS channels is also disabled by default to avoid warning from its driver. Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik 2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik 2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik 2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik 2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik