summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorWojciech Dubowik <Wojciech.Dubowik@mt.com>2025-04-24 11:59:14 +0200
committerShawn Guo <shawnguo@kernel.org>2025-04-27 21:49:30 +0800
commit5591ce0069ddda97cdbbea596bed53e698f399c2 (patch)
treea5f739c8cac9c03d9269d5ef5fcea430af41dfae /tools/perf/scripts/python/bin/flamegraph-record
parent1526a735a7620db8b22ea3d24d3ba7ac262b2aaf (diff)
downloadkernel-5591ce0069ddda97cdbbea596bed53e698f399c2.tar.gz
arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
Define vqmmc regulator-gpio for usdhc2 with vin-supply coming from LDO5. Without this definition LDO5 will be powered down, disabling SD card after bootup. This has been introduced in commit f5aab0438ef1 ("regulator: pca9450: Fix enable register for LDO5"). Fixes: 6a57f224f734 ("arm64: dts: freescale: add initial support for verdin imx8m mini") Fixes: f5aab0438ef1 ("regulator: pca9450: Fix enable register for LDO5") Tested-by: Manuel Traut <manuel.traut@mt.com> Reviewed-by: Philippe Schenker <philippe.schenker@impulsing.ch> Tested-by: Francesco Dolcini <francesco.dolcini@toradex.com> Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com> Cc: stable@vger.kernel.org Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@mt.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
to handle automounting rather than abusing follow_link()David Howells 2011-01-14fs: small rcu-walk documentation fixesNick Piggin 2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin 2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin 2011-01-07fs: change d_hash for rcu-walkNick Piggin 2011-01-07fs: change d_compare for rcu-walkNick Piggin 2011-01-07fs: change d_delete semanticsNick Piggin 2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds 2010-12-02Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton 2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds 2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann 2010-05-27fs: introduce new truncate sequencenpiggin@suse.de 2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig 2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue 2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig 2009-09-16HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen