aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4210.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25ARM: dts: exynos: drop old thermal properties from Exynos4210Krzysztof Kozlowski1-2/+0
2021-08-05ARM: dts: exynos: add CPU topology to Exynos4210Krzysztof Kozlowski1-0/+11
2020-11-10ARM: dts: exynos: use hyphens in Exynos4 node namesKrzysztof Kozlowski1-18/+18
2020-09-02ARM: dts: exynos: Override thermal by label in Exynos4210Krzysztof Kozlowski1-19/+17
2020-08-17ARM: dts: exynos: add prefetch properties for L2C-310 cacheGuillaume Tucker1-0/+2
2020-06-26ARM: dts: exynos: Align L2 cache-controller nodename with dtschemaAnand Moon1-1/+1
2019-10-23ARM: dts: exynos: Rename children of SysRAM node to "sram"Krzysztof Kozlowski1-2/+2
2019-10-06ARM: dts: exynos: Rename SysRAM node to "sram"Krzysztof Kozlowski1-1/+1
2019-10-06ARM: dts: exynos: Rename power domain nodes to "power-domain" in Exynos4Krzysztof Kozlowski1-1/+1
2019-10-02ARM: dts: exynos: Use defines for MCT interrupt GIC SPI/PPI specifierKrzysztof Kozlowski1-4/+4
2019-10-02ARM: dts: exynos: Remove MCT subnode for interrupt map on Exynos4210Krzysztof Kozlowski1-15/+6
2019-10-02ARM: dts: exynos: Rename Multi Core Timer node to "timer"Krzysztof Kozlowski1-1/+1
2019-07-01ARM: dts: exynos: Fix imprecise abort on Mali GPU probe on Exynos4210Marek Szyprowski1-0/+20
2019-06-24ARM: dts: exynos: Add GPU/Mali 400 node to Exynos4Krzysztof Kozlowski1-0/+17
2019-06-21ARM: dts: exynos: Fix language typo and indentationKrzysztof Kozlowski1-4/+4
2019-06-19ARM: dts: exynos: Add PMU interrupt affinity to Exynos4 boardsKrzysztof Kozlowski1-0/+6
2018-12-03ARM: dts: exynos: Add opp-suspend to DMC and leftbus devfreq OPPs on Exynos4Lukasz Luba1-0/+2
2018-11-18ARM: dts: exynos: Add all CPUs in cooling mapsViresh Kumar1-1/+1
2018-06-25arm: dts: exynos: Add missing cooling device properties for CPUsViresh Kumar1-0/+13
2018-02-26ARM: dts: exynos: Fix address of PPMU ACP on Exynos4210Krzysztof Kozlowski1-0/+6
2018-02-13ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar1-2/+0
2018-02-13ARM: dts: exynos: Add soc node to exynos4210Maciej Purski1-255/+258
2018-02-13ARM: dts: exynos: Use labels instead of full paths in exynos4210Maciej Purski1-51/+47
2018-02-12ARM: dts: exynos: Use pinctrl labels in exynos4210-pinctrlMaciej Purski1-1/+2
2018-01-03ARM: dts: exynos: Add SPDX license identifiersKrzysztof Kozlowski1-5/+2
2017-12-18ARM: dts: exynos: Use lower case hex addresses in node unit addressesKrzysztof Kozlowski1-4/+4
2017-10-20arm: dts: fix unit-address leading 0sRob Herring1-2/+2
2017-04-20ARM: dts: exynos: Use - instead of @ for DT OPP entriesViresh Kumar1-16/+16
2017-03-21ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440Krzysztof Kozlowski1-1/+1
2017-03-13ARM: dts: exynos: Enable watchdog on all Exynos4 boardsKrzysztof Kozlowski1-1/+0
2017-03-13ARM: dts: exynos: Fix watchdog reset on Exynos4412Krzysztof Kozlowski1-0/+9
2017-01-31ARM: dts: exynos: Add labels to all existing power domainsMarek Szyprowski1-0/+1
2016-11-03ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos4Krzysztof Kozlowski1-20/+20
2016-11-03ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4210Krzysztof Kozlowski1-12/+24
2016-05-03ARM: dts: exynos: Add bus nodes using VDD_MIF for Exynos4210Chanwoo Choi1-0/+159
2015-12-29ARM: dts: Unify G2D device node with other devices on exynos4Marek Szyprowski1-1/+0
2015-12-29ARM: dts: Add power domain to G2D device on exynos4210Marek Szyprowski1-0/+1
2015-12-29ARM: dts: MDMA1 device belongs to LCD0 power domain on exynos4210Marek Szyprowski1-0/+4
2015-12-29ARM: dts: Fix power domain for sysmmu-rotator device on exynos4Marek Szyprowski1-0/+4
2015-12-29ARM: dts: Add rotator nodes on exynos4Marek Szyprowski1-0/+4
2015-07-21ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham1-0/+12
2015-06-04ARM: dts: add sysmmu nodes for exynos4Marek Szyprowski1-0/+23
2015-06-03ARM: dts: Use labels for overriding nodes in exynos4210Krzysztof Kozlowski1-22/+21
2015-06-03ARM: dts: Add labels to exynos4 nodesKrzysztof Kozlowski1-3/+3
2015-02-27ARM: dts: add hdmi related nodes for exynos4 SoCsMarek Szyprowski1-0/+8
2015-02-27ARM: dts: Provide dt bindings identical for Exynos TMULukasz Majewski1-1/+24
2015-02-27ARM: dts: Adding CPU cooling binding for Exynos SoCsLukasz Majewski1-1/+4
2015-02-17Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2015-02-04ARM: dts: Add PPMU dt node for exynos4 and exynos4210Chanwoo Choi1-0/+8
2015-01-24ARM: dts: convert to generic power domain bindings for exynos DTMarek Szyprowski1-0/+1