aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti
AgeCommit message (Expand)AuthorFilesLines
2024-04-09soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer messageAndrew Davis1-5/+2
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath1-0/+2
2023-12-06soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsNeha Malcom Francis1-16/+55
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-32/+21
2023-10-16soc: ti: k3-socinfo: Avoid overriding return valueNeha Malcom Francis1-3/+2
2023-10-16soc: ti: k3-socinfo: Fix typo in bitfield documentationNeha Malcom Francis1-1/+1
2023-10-16soc: ti: knav_qmss_queue: Use device_get_match_data()Rob Herring1-4/+4
2023-10-04pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson1-12/+0
2023-10-02soc/ti: wkup_m3_ipc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: smartreflex: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: pruss: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: pm33xx: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: knav_qmss_queue: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-02soc/ti: knav_dma: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-02soc/ti: k3-ringacc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-22/+17
2023-08-11soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra1-0/+1
2023-08-09soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun1-13/+6
2023-08-01soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary1-3/+1
2023-07-25soc: ti: Explicitly include correct DT includesRob Herring4-4/+5
2023-07-25soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-8/+4
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson3-1204/+0
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon1-3/+4
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirOsama Muhammad1-1/+1
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna1-0/+71
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna2-0/+133
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis1-0/+77
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo1-0/+62
2023-05-17soc: ti: pruss: Allow compile-testingSimon Horman1-1/+1
2023-05-17soc: ti: pruss: Avoid cast to incompatible function typeSimon Horman1-2/+6
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-04-14soc: ti: smartreflex: Simplify getting the opam_sr pointerUwe Kleine-König1-28/+2
2023-03-28soc: ti: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-03-20soc: ti: k3-socinfo: Add entry for J784S4 SOCSiddharth Vadapalli1-0/+1
2023-03-11soc: ti: Use of_property_read_bool() for boolean propertiesRob Herring4-5/+5
2023-03-11soc: ti: Use of_property_present() for testing DT property presenceRob Herring2-2/+2
2023-03-08soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeMiaoqian Lin1-2/+3
2023-03-08soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()Nicolas Frayer1-0/+7
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann1-4/+0
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-9/+5
2022-12-05oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functionsAhmed S. Darwish1-6/+2
2022-12-05genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Thomas Gleixner1-2/+2
2022-11-22soc: ti: k3-socinfo: Add AM62Ax JTAG IDVignesh Raghavendra1-0/+1
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner1-1/+1
2022-11-14soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2022-11-14soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probeZhang Qilong1-0/+1
2022-11-03soc: ti: k3-ringacc: Allow the driver to be built as modulePeter Ujfalusi2-3/+27
2022-10-28drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+1
2022-07-06soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsKishon Vijay Abraham I1-0/+1
2022-06-17soc: ti: wkup_m3_ipc: Remove unneeded semicolonYang Li1-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner1-9/+1
2022-05-03soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspendDave Gerlach1-1/+78
2022-05-03soc: ti: wkup_m3_ipc: Add support for i2c voltage scalingDave Gerlach1-1/+92
2022-05-03soc: ti: wkup_m3_ipc: Add support for IO IsolationDave Gerlach1-2/+12
2022-05-03soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking ...Haowen Bai1-1/+1
2022-05-03soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2022-04-22soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach1-2/+24
2022-04-22soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi1-2/+1
2022-04-15soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-2/+1
2022-04-15soc: ti: ti_sci_pm_domains: Check for null return of devm_kcallocQintaoShen1-0/+2
2022-04-15soc: ti: omap_prm: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-5/+2
2022-04-11soc: ti: pruss: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-2/+1
2022-04-11soc: ti: replace usage of found with dedicated list iterator variableJakob Koschel2-23/+19
2022-04-11soc: ti: wkup_m3_ipc: fix platform_get_irq.cocci warningYihao Han1-3/+1
2022-02-28soc: ti: k3-socinfo: Add AM62x JTAG IDVignesh Raghavendra1-0/+1
2022-02-02soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin1-2/+2
2022-02-02soc: ti: smartreflex: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-6/+7
2022-02-02soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicableChristophe JAILLET1-9/+6
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-2/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-67/+33
2021-12-16soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner1-6/+0
2021-12-16soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocationThomas Gleixner1-46/+26
2021-12-16soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner2-13/+1
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner1-3/+3
2021-12-16soc: ti: ti_sci_inta_msi: Allocate MSI device data on first useThomas Gleixner1-0/+4
2021-12-16device: Move MSI related data into a structThomas Gleixner2-3/+3
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin1-10/+10
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju1-1/+2
2021-11-22soc: ti: pruss: fix referenced node in error messageJan Kiszka1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+4
2021-11-08soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann1-2/+3
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman1-1/+1
2021-09-30soc: ti: omap-prm: Fix external abort for am335x prussTony Lindgren1-12/+15
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren1-30/+22
2021-08-10soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM64x SoCsSuman Anna1-0/+1
2021-06-04soc: ti: wkup_m3_ipc: Remove redundant error printing in wkup_m3_ipc_probe()Zhen Lei1-3/+1
2021-06-04PM: AVS: remove redundant dev_err call in omap_sr_probe()Qiheng Lin1-3/+1
2021-03-10soc: ti: omap-prm: Allow hardware supported retention when idleTony Lindgren1-4/+12
2021-03-08Merge branch 'fixes-rc2' into fixesTony Lindgren5-46/+61
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-46/+61
2021-02-18soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren1-1/+5
2021-02-15soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7Tony Lindgren1-1/+1
2021-01-31soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna1-4/+3
2021-01-31soc: ti: pruss: Refactor the CFG sub-module initSuman Anna1-41/+50
2021-01-24soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna1-1/+1
2021-01-24soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET1-1/+4
2021-01-24soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2-0/+4
2021-01-15Merge branch 'cpuidle-fix' into fixesTony Lindgren10-148/+780
2020-12-30soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1Tony Lindgren1-0/+11
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+318
2020-12-16Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+254
2020-12-14soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_initPeter Ujfalusi1-1/+1
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko1-7/+318
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann9-116/+112
2020-12-09Merge tag 'omap-for-v5.11/genpd-drivers-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2-5/+96
2020-11-21drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng1-1/+2
2020-11-21soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong1-2/+11
2020-11-21soc: ti: pruss: Remove wrong check against *get_match_data return valueGrzegorz Jaszczyk1-6/+0
2020-11-21soc: ti: Kconfig: Drop ARM64 SoC specific configsNishanth Menon1-18/+0
2020-11-21soc: ti: k3-ringacc: Provide documentation for 'k3_ring's 'state'Lee Jones1-0/+1
2020-11-21soc: ti: wkup_m3_ipc: Document 'm3_ipc' parameter throughoutLee Jones1-2/+6
2020-11-21soc: ti: pm33xx: Remove set but unused variable 'ret'Lee Jones1-3/+1
2020-11-21soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones1-1/+1
2020-11-21soc: ti: knav_qmss_queue: Fix a whole host of function documentation issuesLee Jones1-29/+30
2020-11-21soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'Lee Jones1-2/+1
2020-11-21soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren1-0/+4
2020-11-21soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-11-19soc: ti: omap-prm: omap5: add genpd support for remaining PRM instancesTero Kristo1-4/+57
2020-11-19soc: ti: omap-prm: dra7: add genpd support for remaining PRM instancesTero Kristo1-9/+97
2020-11-19soc: ti: omap-prm: omap4: add genpd support for remaining PRM instancesTero Kristo1-4/+67
2020-11-16soc: ti: omap-prm: am4: add genpd support for remaining PRM instancesTero Kristo1-3/+33
2020-11-16soc: ti: pm33xx: Enable basic PM runtime support for genpdTony Lindgren1-2/+15
2020-11-16soc: ti: omap-prm: am3: add genpd support for remaining PRM instancesTero Kristo1-3/+33
2020-11-16soc: ti: omap-prm: Add pm_clk for genpdTony Lindgren1-0/+44
2020-11-13soc: ti: omap-prm: Do not check rstst bit on deassert if already deassertedTony Lindgren1-0/+4
2020-11-01soc: ti: k3-socinfo: Add entry for AM64X SoC familyPeter Ujfalusi1-0/+1
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi1-5/+13
2020-11-01soc: ti: k3-ringacc: Use the ti_sci set_cfg callback for ring configurationPeter Ujfalusi1-47/+32
2020-11-01soc: ti: ti_sci_inta_msi: Add support for second range in resource rangesPeter Ujfalusi1-0/+12
2020-10-29soc: ti: ti_sci_pm_domains: check for proper args count in xlateTero Kristo1-1/+1
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-158/+523
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-8/+313
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversUlf Hansson2-0/+1046
2020-09-20soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2-25/+5
2020-09-11soc: ti: k3-socinfo: Add entry for J7200Peter Ujfalusi1-0/+1
2020-09-11soc: ti: pruss: support CORECLK_MUX and IEPCLK_MUXGrzegorz Jaszczyk1-7/+177
2020-09-11soc: ti: ti_sci_pm_domains: switch to use multiple genpds instead of oneTero Kristo1-130/+121
2020-09-11soc: ti: pruss: Enable support for ICSSG subsystems on K3 J721E SoCsSuman Anna1-0/+1
2020-09-11soc: ti: pruss: Enable support for ICSSG subsystems on K3 AM65x SoCsSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSS subsystems on 66AK2G SoCSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSS subsystems on AM57xx SoCsSuman Anna2-1/+2
2020-09-11soc: ti: pruss: Add support for PRU-ICSSs on AM437x SoCsSuman Anna2-2/+35
2020-09-11soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsSuman Anna3-0/+159
2020-09-11soc: ti: k3: ringacc: add am65x sr2.0 supportGrygorii Strashko1-3/+30
2020-09-03Merge branch 'omap-for-v5.10/prm-genpd' into omap-for-v5.10/ti-sysc-drop-pdataTony Lindgren1-3/+271
2020-08-24soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren1-5/+42
2020-08-18soc: ti: omap-prm: Configure omap4 and 5 l4_abe power domainTony Lindgren1-0/+22
2020-08-18soc: ti: omap-prm: Configure sgx power domain for am3 and am4Tony Lindgren1-2/+22
2020-08-18soc: ti: omap-prm: Add basic power domain supportTony Lindgren1-1/+227
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-66/+136
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-66/+136
2020-07-24soc: TI knav_qmss: make symbol 'knav_acc_range_ops' staticWei Yongjun1-1/+1
2020-07-24soc: ti: k3: fix semicolon.cocci warningskernel test robot1-1/+1
2020-07-24soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'Grygorii Strashko1-1/+3
2020-07-24soc: ti: k3-ringacc: separate soc specific initializationGrygorii Strashko1-15/+55
2020-07-24soc: ti: k3-ringacc: add request pair of rings api.Grygorii Strashko1-0/+24
2020-07-24soc: ti: k3-ringacc: add ring's flags to dumpGrygorii Strashko1-0/+1
2020-07-24soc: ti: k3-ringacc: Move state tracking variables under a structPeter Ujfalusi1-48/+51
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann1-4/+4
2020-06-15soc: ti: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-27drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops staticSamuel Zou1-1/+1
2020-05-27soc: ti: add k3 platforms chipid module driverGrygorii Strashko3-0/+163
2020-05-19soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo1-4/+4
2020-02-27soc: ti: pm33xx: Add base cpuidle supportDave Gerlach1-1/+20
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach1-1/+1
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-2/+5
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+1169
2020-01-19drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsAmol Grover1-2/+5
2020-01-15soc: ti: k3: add navss ringacc driverGrygorii Strashko3-0/+1169
2019-12-17soc: ti: wkup_m3_ipc: Fix race condition with rproc_bootDave Gerlach1-2/+2
2019-10-29soc: ti: omap-prm: fix return value check in omap_prm_probe()Wei Yongjun1-2/+2
2019-10-09soc: ti: omap-prm: add omap5 PRM dataTero Kristo1-0/+9
2019-10-09soc: ti: omap-prm: add am4 PRM dataTero Kristo1-0/+20
2019-10-09soc: ti: omap-prm: add dra7 PRM dataTero Kristo1-0/+14
2019-10-09soc: ti: omap-prm: add data for am33xxTero Kristo1-0/+24
2019-10-09soc: ti: omap-prm: add omap4 PRM dataTero Kristo1-0/+22
2019-10-09soc: ti: omap-prm: add support for denying idle for reset clockdomainTero Kristo1-2/+34
2019-10-09soc: ti: omap-prm: poll for reset complete during de-assertTero Kristo1-0/+12
2019-10-09soc: ti: add initial PRM driver with reset control supportTero Kristo2-0/+259
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-2/+21
2019-09-04soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-2/+21
2019-08-13soc: ti: pm33xx: Make two symbols staticYueHaibing1-2/+2
2019-08-13soc: ti: pm33xx: Fix static checker warningsKeerthy1-5/+10
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+5
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-07-01soc: ti: fix irq-ti-sci link errorArnd Bergmann1-2/+2
2019-06-19Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-0/+5
2019-06-19soc: ti: Add Support for J721E SoC config optionNishanth Menon1-0/+5
2019-06-17Merge tag 'omap-for-v5.3/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+1
2019-06-10soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-re...Keerthy1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner5-45/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+153
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla3-0/+153
2019-04-08soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh supportKeerthy2-11/+185
2019-04-08soc: ti: pm33xx: Move the am33xx_push_sram_idle to the topKeerthy1-50/+50
2019-01-30soc: ti: knav_dma: Use proper enum in pktdma_init_chanNathan Chancellor1-1/+1
2018-11-19soc: ti: wkup_m3: Add PRCM int16 as the wake up sourceKeerthy1-0/+1