/* * Berlin2 BG2Q clock tree IDs */ #define CLKID_SYS 0 #define CLKID_DRMFIGO 1 #define CLKID_CFG 2 #define CLKID_GFX2D 3 #define CLKID_ZSP 4 #define CLKID_PERIF 5 #define CLKID_PCUBE 6 #define CLKID_VSCOPE 7 #define CLKID_NFC_ECC 8 #define CLKID_VPP 9 #define CLKID_APP 10 #define CLKID_SDIO0XIN 11 #define CLKID_SDIO1XIN 12 #define CLKID_GFX2DAXI 13 #define CLKID_GETH0 14 #define CLKID_SATA 15 #define CLKID_AHBAPB 16 #define CLKID_USB0 17 #define CLKID_USB1 18 #define CLKID_USB2 19 #define CLKID_USB3 20 #define CLKID_PBRIDGE 21 #define CLKID_SDIO 22 #define CLKID_NFC 23 #define CLKID_SMEMC 24 #define CLKID_PCIE 25 #define CLKID_TWD 26 #define CLKID_CPU 27 tr> cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include/soc/nps/mtm.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-22 12:47:48 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-22 12:47:48 -0800
commit095cbe66973771fecd8e8b1e8763181363ef703e (patch)
treec361a93d62ed171ac958deb0d4ff0faa980bb290 /include/soc/nps/mtm.h
parent24b86839fab8e8059d2b16e0067dc86a1a0d3514 (diff)
parent020eb3daaba2857b32c4cf4c82f503d6a00a67de (diff)
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fix from Thomas Gleixner: "Restore the retrigger callbacks in the IO APIC irq chips. That addresses a long standing regression which got introduced with the rewrite of the x86 irq subsystem two years ago and went unnoticed so far" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Diffstat (limited to 'include/soc/nps/mtm.h')