-
Notifications
You must be signed in to change notification settings - Fork 911
Clean-up adsp-main-6.12 series #3010
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pamolloy
wants to merge
88
commits into
adsp-6.12.0-y
Choose a base branch
from
staging/philip/adsp-6.12.0-clean-up
base: adsp-6.12.0-y
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+33,364
−24
Open
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
5cbb5f0
arm64: Add ADI ADSP-SC598 SoC
pamolloy c971025
clock: adi: Add PLL driver for ADSP-SC5xx
pamolloy 252f796
clock: Add driver for ADSP-SC5xx
pamolloy 47fa669
soc: Add additional ADSP-SC5xxx SoC headers
pamolloy bbb908a
dmaengine: Add support for ADSP-SC5xx DMA channels
pamolloy c577462
clocksource: Add support for ADSP-SC5xx generic timer
pamolloy 94898c8
spi: Add v3 SPI controller support for ADSP-SC5xx
pamolloy d7e5931
gpio: Add GPIO port driver for ADSP-SC5xxx SoCs
pamolloy 2bb8dfe
i2c: Add TWI I2C support for ADSP-SC5xx
pamolloy 8b33997
serial: Add UART driver for SC5xx SoCs
pamolloy 9cfa578
irqchip: Add PINT PORT driver for ADSP-SC5xx SoCs
pamolloy e95ecf7
dt-bindings: clock: Add ADSP-SC5xx clock bindings
pamolloy 1b3fee4
mtd: spi-nor: issi: Add support for is25lp512
pamolloy 767e61f
pinctrl: Add support for ADSP-SC5xx
pamolloy eaa98e1
pinctrl: Add SRU control driver for ADSP-SC5xx
pamolloy e1dcbf4
ARM: Support 32-bit ADSP-SC5xx SoCs
pamolloy 7c52e00
soc: adi: Add initial support for SC5xx SoCs
pamolloy 60571a2
ARM: sc5xx: add ADSP-SC594 support
pamolloy 40cafa4
ARM: sc5xx: add ADSP-SC58x support
pamolloy 0c502be
ARM: sc5xx: add ADSP-SC573 support
UtsavAgarwalADI efb9fef
ARM: mach-sc5xx: Add init for 32-bit ADSP-SC5xx boards
UtsavAgarwalADI 8e1880d
clk: adi: Add clock driver for ADSP-SC594
pamolloy 5b3e291
clk: adi: Add clock driver for ADSP-SC589
UtsavAgarwalADI 70906c7
clk: adi: Add clock driver for ADSP-SC573
UtsavAgarwalADI 345f55f
net: stmmac: dwmac-adi: Add support for ADSP-SC598
pamolloy 01f849b
remoteproc: adi: Add driver for ADSP SHARC cores
artursartamonovsadi f661f1e
misc: sram: adi: Add drivers for ADSP-SCxxx SoCs
artursartamonovsadi b0a1baa
rpmsg: Add support for ADSP-SC598
artursartamonovsadi 95d012b
sound: soc: adi: Add ALSA support for ADSP-SC598
UtsavAgarwalADI 8956cab
watchdog: adi_wdt: Add watchdog support for ADSP-SC5xx
UtsavAgarwalADI 8e4f080
gpio: adi: Selecting PINT (IRQ) as a requirement
UtsavAgarwalADI 74f9ffa
usb: musb: adi: Adding adsp musb glue layer
UtsavAgarwalADI 87c058e
arm64: dts: adi: sc598: add device tree
pamolloy b59a194
arm64: dts: adi: Support EV-SC598-SOM with EZLITE carrier
UtsavAgarwalADI 1bf7a34
ARM: dts: adi: sc594: add device tree
UtsavAgarwalADI fa93c4c
ARM: dts: adi: sc589: add device tree
UtsavAgarwalADI c0a12a5
ARM: dts: adi: Support ADZS-SC573-EZLITE
UtsavAgarwalADI 75dbf84
ARM: dts: adi: Support ADI EV-SC594-SOM with EZLITE carrier
UtsavAgarwalADI 3dbb13a
[ADI] ARM: sc573-ezkit_defconfig: Support ADZS-SC573-EZLITE
UtsavAgarwalADI 86ae8d0
[ADI] ARM: sc589-mini_defconfig: Support ADZS-SC589-MINI
UtsavAgarwalADI 142193b
[ADI] ARM: sc594-som-ezkit_defconfig: Support EV-SC594-SOM with EZKIT…
UtsavAgarwalADI 2962811
[ADI] ARM: sc594-som-ezlite_defconfig: Support ADI EV-SC594-SOM with …
UtsavAgarwalADI e5f0dcd
[ADI] arm64: sc598-som-ezkit_defconfig: Support ADI EV-SC598-SOM with…
pamolloy 37d1fd9
[ADI] arm64: sc598-som-ezlite_defconfig: Support EV-SC598-SOM with EZ…
UtsavAgarwalADI 28a5d20
fixup! ARM: mach-sc5xx: Add init for 32-bit ADSP-SC5xx boards
pamolloy 013d46a
fixup! clocksource: Add support for ADSP-SC5xx generic timer
pamolloy 114a144
fixup! dmaengine: Add support for ADSP-SC5xx DMA channels
pamolloy 06ee507
fixup! pinctrl: Add support for ADSP-SC5xx
pamolloy 2e97bd3
fixup! remoteproc: adi: Add driver for ADSP SHARC cores
pamolloy 74fa680
fixup! soc: adi: Add initial support for SC5xx SoCs
pamolloy d8bded0
fixup! arm64: Add ADI ADSP-SC598 SoC
pamolloy e3e35f7
fixup! soc: Add additional ADSP-SC5xxx SoC headers
pamolloy 6b09288
fixup! sound: soc: adi: Add ALSA support for ADSP-SC598
pamolloy 8752817
fixup! ARM: Support 32-bit ADSP-SC5xx SoCs
pamolloy f0ee820
fixup! ARM: dts: adi: sc594: add device tree
pamolloy 6a14732
fixup! clock: adi: Add PLL driver for ADSP-SC5xx
pamolloy 40dff89
fixup! clock: Add driver for ADSP-SC5xx
pamolloy b08e1f9
fixup! i2c: Add TWI I2C support for ADSP-SC5xx
pamolloy fff0d65
fixup! misc: sram: adi: Add drivers for ADSP-SCxxx SoCs
pamolloy d23cd93
fixup! pinctrl: Add SRU control driver for ADSP-SC5xx
pamolloy 53cb56d
fixup! spi: Add v3 SPI controller support for ADSP-SC5xx
pamolloy 495ebf5
fixup! serial: Add UART driver for SC5xx SoCs
pamolloy 52a2d9f
fixup! ARM: dts: adi: sc589: add device tree
pamolloy c23935e
fixup! arm64: dts: adi: sc598: add device tree
pamolloy c881b9d
fixup! fixup! clocksource: Add support for ADSP-SC5xx generic timer
pamolloy 0c8b737
fixup! dmaengine: Add support for ADSP-SC5xx DMA channels
pamolloy ffafb86
fixup! fixup! misc: sram: adi: Add drivers for ADSP-SCxxx SoCs
pamolloy ed77b32
fixup! fixup! remoteproc: adi: Add driver for ADSP SHARC cores
pamolloy 22cadb3
fixup! rpmsg: Add support for ADSP-SC598
pamolloy 1424752
fixup! usb: musb: adi: Adding adsp musb glue layer
pamolloy d7984ab
fixup! watchdog: adi_wdt: Add watchdog support for ADSP-SC5xx
pamolloy ec334c2
fixup! arm64: Add ADI ADSP-SC598 SoC
pamolloy 3ec25fa
fixup! fixup! sound: soc: adi: Add ALSA support for ADSP-SC598
pamolloy 5fd4190
fixup! sound: soc: adi: Add ALSA support for ADSP-SC598
pamolloy ebb288e
fixup! soc: Add additional ADSP-SC5xxx SoC headers
pamolloy a4a1178
fixup! fixup! fixup! clocksource: Add support for ADSP-SC5xx generic …
pamolloy 1bfd233
fixup! soc: Add additional ADSP-SC5xxx SoC headers
pamolloy d3cfe68
fixup! soc: Add additional ADSP-SC5xxx SoC headers
pamolloy bd6160c
fixup! clock: Add driver for ADSP-SC5xx
pamolloy 04f5d75
fixup! pinctrl: Add SRU control driver for ADSP-SC5xx
pamolloy 4fa053f
fixup! fixup! fixup! sound: soc: adi: Add ALSA support for ADSP-SC598
pamolloy dcb4157
fixup! dt-bindings: clock: Add ADSP-SC5xx clock bindings
pamolloy a6af328
fixup! usb: musb: adi: Adding adsp musb glue layer
pamolloy 1b869df
fixup! fixup! clock: adi: Add PLL driver for ADSP-SC5xx
pamolloy ead96d3
fixup! fixup! dmaengine: Add support for ADSP-SC5xx DMA channels
pamolloy c55bb1a
fixup! clocksource: Add support for ADSP-SC5xx generic timer
pamolloy 8acbc59
fixup! spi: Add v3 SPI controller support for ADSP-SC5xx
pamolloy 48807cd
fixup! i2c: Add TWI I2C support for ADSP-SC5xx
pamolloy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.