summaryrefslogtreecommitdiff
path: root/include/linux/init.h
diff options
context:
space:
mode:
authorAnusha Rao <quic_anusha@quicinc.com>2023-09-27 12:13:19 +0530
committerBjorn Andersson <andersson@kernel.org>2023-10-15 20:41:46 -0700
commit0e2f2c506f01abcec412ccf91ed39ddfafbda60a (patch)
tree005d7e805131874d315577d8134ad81dfb42bdb0 /include/linux/init.h
parent0e8527d076cfb3fa55777a2ece735852fcf3e850 (diff)
downloadkernel-0e2f2c506f01abcec412ccf91ed39ddfafbda60a.tar.gz
arm64: dts: qcom: ipq9574: Enable WPS buttons
Add support for wps buttons on GPIO 37. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Anusha Rao <quic_anusha@quicinc.com> Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com> Link: https://lore.kernel.org/r/20230927-common-rdp-v3-2-3d07b3ff6d42@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'include/linux/init.h')
0 files changed, 0 insertions, 0 deletions
td>ice: field prep conversionJesse Brandeburg 2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski 2023-11-13ice: reserve number of CP queuesMichal Swiatkowski 2023-11-13ice: add VF representors one by oneMichal Swiatkowski 2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski 2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski 2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski 2023-10-20ice: implement num_msix field per VFMichal Swiatkowski 2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel 2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros 2023-06-22ice: clean up freeing SR-IOV VFsPrzemek Kitszel 2023-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski 2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman 2023-05-16ice: Fix ice VF reset during iavf initializationDawid Wesierski 2023-05-16ice: add dynamic interrupt allocationPiotr Raczynski 2023-05-16ice: track interrupt vectors with xarrayPiotr Raczynski 2023-05-16ice: add individual interrupt allocationPiotr Raczynski 2023-05-16ice: remove redundant SRIOV codePiotr Raczynski 2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-03-21ice: check if VF exists before mode checkMichal Swiatkowski