summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/freescale/imx8mp.dtsi
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: imx8mp: Add audio XCVR device nodeShengjiu Wang2024-07-011-0/+26
* arm64: dts: imx8mp: Fix pgc vpu locationsAdam Ford2024-07-011-27/+28
* arm64: dts: imx8mp: Fix pgc_mlmix locationAdam Ford2024-07-011-17/+17
* arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatibleAlexander Stein2024-06-161-1/+1
* arm64: dts: imx8mp: Initialize audio PLLs from audiomix subsystemShengjiu Wang2024-06-151-0/+3
* Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-05-131-2/+166
|\
| * arm64: dts: imx8mp: Align both CSI2 pixel clockMarek Vasut2024-04-251-2/+2
| * arm64: dts: imx8mp: Add empty DSI output endpointAlexander Stein2024-03-291-0/+7
| * arm64: dts: imx8mp: Add AUD2HTX device nodeShengjiu Wang2024-03-291-0/+10
| * arm64: dts: imx8mp: add HDMI display pipelineLucas Stach2024-03-291-0/+96
| * arm64: dts: imx8mp: add HDMI irqsteerLucas Stach2024-03-291-0/+13
| * arm64: dts: imx8mp: add HDMI power-domainsLucas Stach2024-03-291-0/+38
* | arm64: dts: imx8mp: Fix assigned-clocks for second CSI2Marek Vasut2024-04-221-1/+1
|/
* Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-03-121-4/+8
|\
| * arm64: dts: imx8mp: reparent MEDIA_MIPI_PHY1_REF to CLK_24MAlexander Stein2024-02-051-4/+8
* | arm64: dts: imx8mp: Fix LDB clocks propertyLiu Ying2024-02-251-1/+1
|/
* Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-01-111-2/+26
|\
| * arm64: dts: freescale: minor whitespace cleanup around '='Krzysztof Kozlowski2023-12-061-2/+2
| * arm64: dts: imx8mp: Disable dsp reserved memory by defaultAlexander Stein2023-12-061-0/+1
| * arm64: dts: imx8mp: Add NPU NodeAdam Ford2023-12-061-0/+21
| * arm64: dts: imx8mp: Add CCM interruptsAlexander Stein2023-11-271-0/+2
* | arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3Nathan Rossi2023-12-051-0/+2
|/
* Merge tag 'imx-fixes-6.6' into imx/dt64Shawn Guo2023-10-101-0/+6
|\
| * arm64: dts: imx8mp: Fix SDMA2/3 clocksAdam Ford2023-09-241-0/+6
* | arm64: dts: imx8mp: Move funnel outside from socFabio Estevam2023-09-251-53/+54
* | arm64: dts: imx8mp: Add micfil nodeAdam Ford2023-09-251-0/+21
* | arm64: dts: imx8mp: Add easrc nodeAdam Ford2023-09-251-0/+20
|/
* arm64: dts: imx8mp: remove arm,primecell-periphid at etm nodesFrank Li2023-07-181-8/+4
* arm64: dts: imx: minor whitespace cleanup around '='Krzysztof Kozlowski2023-07-181-4/+4
* Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-13/+477
|\
| * arm64: dts: imx8mp: don't initialize audio clocks from CCM nodeLucas Stach2023-06-091-13/+3
| * arm64: dts: imx8mp: Add coresight trace componentsFrank Li2023-06-091-0/+204
| * arm64: dts: imx8mp: Add DeWarp Engine DT nodeMarek Vasut2023-05-271-0/+10
| * arm64: dts: imx8mp: Sort AIPS4 nodesMarek Vasut2023-05-271-102/+102
| * arm64: dts: imx8mp: move noc node to correct positionAlexander Stein2023-05-271-20/+20
| * arm64: dts: imx8mp: Add SAI, SDMA, AudioMIXMarek Vasut2023-05-151-0/+158
| * arm64: dts: imx8mp: Add ISI DT nodeLaurent Pinchart2023-05-141-0/+42
| * arm64: dts: imx8mp: Add CSIS DT nodesLaurent Pinchart2023-05-141-0/+60
* | arm64: dts: imx8mp: Fix video clock parentsAdam Ford2023-05-151-16/+9
|/
* Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-04-251-3/+132
|\
| * arm64: dts: imx8mp: Add display pipeline componentsMarek Vasut2023-04-061-0/+55
| * arm64: dts: imx8mp: Add GPT blocksUwe Kleine-König2023-04-061-0/+48
| * arm64: dts: imx8mp: Reorder clock and reg propertiesMarek Vasut2023-03-141-2/+2
| * arm64: dts: imx8mp: Drop simple-bus from fsl,imx8mp-media-blk-ctrlMarek Vasut2023-03-141-1/+1
| * arm64: dts: Add i.MX8MP PCIe EP supportRichard Zhu2023-03-141-0/+26
* | arm64: dts: imx8mp: fix address length for LCDIF2Alexander Stein2023-03-271-1/+1
* | arm64: dts: imx8mp: Fix LCDIF2 node clock orderMarek Vasut2023-03-141-2/+2
|/
* Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-02-201-113/+236
|\
| * arm64: dts: imx8mp: Reorder clock to match fsl,imx6q-pcie.yamlMarek Vasut2023-01-261-3/+3
| * arm64: dts: imx8mp: Add LCDIF2 & LDB nodesAlexander Stein2023-01-251-1/+64