summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorNicola Mazzucato <nicola.mazzucato@arm.com>2020-12-08 17:42:26 +0000
committerViresh Kumar <viresh.kumar@linaro.org>2020-12-09 11:22:12 +0530
commit24b3c963c0108f3da6d978d74a745c824ab551dc (patch)
tree78998709c83d7411bb9e592b5e2eb4394e92a231 /scripts/stackusage
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
downloadkernel-24b3c963c0108f3da6d978d74a745c824ab551dc.tar.gz
dt-bindings: opp: Allow empty OPP tables
Currently the optional property opp-shared is used within an opp table to tell that a set of devices share their clock/voltage lines (and the OPP points). It is therefore possible to use an empty OPP table to convey only that information, useful in situations where the opp points are provided via other means (hardware. firmware, etc). Update the documentation to remark this additional case and provide an example. Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
d>Bjorn Helgaas 2017-02-15PCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTOChristoph Hellwig 2017-02-15PCI/MSI: Document pci_alloc_irq_vectors(), deprecate pci_enable_msi()Christoph Hellwig 2017-02-09PCI/AER: Remove unused .link_reset() callbackMichael S. Tsirkin 2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig 2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2016-10-05Merge branch 'pci/host-vmd' into nextBjorn Helgaas 2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas 2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas 2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches 2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig 2016-07-21PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig 2016-07-21PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig