summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-06-08 20:17:54 +0930
committerCorey Minyard <cminyard@mvista.com>2021-06-21 19:50:34 -0500
commita7fd43d95054fe03cac3878538dcf12caa854889 (patch)
tree06faf6e8a42a176935361a62d44b4b51959aaee9 /tools/perf/scripts/python/exported-sql-viewer.py
parente880275ccfa120bf6235180ca76f01271b7b97ec (diff)
downloadkernel-a7fd43d95054fe03cac3878538dcf12caa854889.tar.gz
dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
Allocating IO and IRQ resources to LPC devices is in-theory an operation for the host, however ASPEED don't appear to expose this capability outside the BMC (e.g. SuperIO). Instead, we are left with BMC-internal registers for managing these resources, so introduce a devicetree property for KCS devices to describe SerIRQ properties. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Rob Herring <robh@kernel.org> Message-Id: <20210608104757.582199-14-andrew@aj.id.au> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
>staging: r8188eu: PHY_SetRFPathSwitch_8188E is not usedMartin Kaiser 2021-10-18staging: r8188eu: remove unused function prototypesMartin Kaiser 2021-09-13staging: r8188eu: remove unused rtl8192c_PHY_GetHWRegOriginalValue()Michael Straube 2021-09-13staging: r8188eu: remove unused PHY_UpdateTxPowerDbm8188E()Michael Straube 2021-09-13staging: r8188eu: remove unused PHY_ScanOperationBackup8188E()Michael Straube 2021-09-13staging: r8188eu: remove unused PHY_GetTxPowerLevel8188E()Michael Straube 2021-09-13staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithParaFile()Michael Straube 2021-09-13staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithHeaderFile()Michael Straube 2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco 2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger 2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 1Larry Finger 2021-07-28staging: r8188eu: introduce new include dir for RTL8188eu driverPhillip Potter