aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos5410.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04ARM: dts: exynos: drop useless 'dma-channels/requests' propertiesKrzysztof Kozlowski1-4/+0
2022-01-31ARM: dts: exynos: update dma node name with dtschemaAlim Akhtar1-2/+2
2020-10-26ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410Krzysztof Kozlowski1-0/+4
2020-09-03ARM: dts: exynos: Correct whitespace and indentation issues in Exynos5Krzysztof Kozlowski1-6/+6
2020-07-07ARM: dts: exynos: Remove DMA controller bus node name to fix dtschema warningsKrzysztof Kozlowski1-27/+19
2020-01-07ARM: dts: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-3/+3
2019-10-02ARM: dts: exynos: Split phandle in dmas propertyMaciej Falkowski1-3/+3
2019-06-11ARM: dts: exynos: Add ADC node to Exynos5410 and Odroid XUKrzysztof Kozlowski1-0/+6
2018-06-25ARM: dts: exynos: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz1-4/+4
2018-04-21ARM: dts: exynos: Move syscon poweroff and restart nodes under the PMUKrzysztof Kozlowski1-0/+1
2018-02-26ARM: dts: exynos: Fix unit addresses of PDMA nodes in Exynos5410Krzysztof Kozlowski1-4/+4
2018-02-13ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410Krzysztof Kozlowski1-1/+0
2018-01-07ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann1-1/+0
2018-01-07Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"Krzysztof Kozlowski1-3/+0
2018-01-03ARM: dts: exynos: Add SPDX license identifiersKrzysztof Kozlowski1-4/+1
2017-12-14ARM: dts: exynos: Add nodes for True Random Number GeneratorŁukasz Stelmach1-0/+5
2017-12-11ARM: dts: exynos: Add DT nodes for PRNG in Exynos5 SoCsŁukasz Stelmach1-0/+5
2017-12-04ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMUKrzysztof Kozlowski1-0/+3
2017-12-04ARM: dts: exynos: Add CPU perf counters to Exynos54xx boardsMarian Mihailescu1-0/+5
2017-10-20arm: dts: fix unit-address leading 0sRob Herring1-2/+2
2016-12-29ARM: dts: exynos: Enable DMA support for UART modules on Exynos5 SoCsMarek Szyprowski1-0/+8
2016-11-30Merge tag 'samsung-dt-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dtArnd Bergmann1-2/+2
2016-11-18Merge tag 'samsung-dt-gic-flags-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dtOlof Johansson1-13/+13
2016-11-18ARM: dts: exynos: Fix invalid GIC interrupt flags in audio block of Exynos5410Krzysztof Kozlowski1-2/+2
2016-11-03ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5Krzysztof Kozlowski1-8/+8
2016-11-03ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5410/exynos542xKrzysztof Kozlowski1-13/+13
2016-10-17ARM: dts: exynos: Add entries for sound support on Odroid-XU boardSylwester Nawrocki1-0/+59
2016-06-06ARM: dts: exynos: Add watchdog and Security SubSystem to Exynos5410Krzysztof Kozlowski1-0/+11
2016-06-06ARM: dts: exynos: Add Thermal Management Unit to Exynos5410Krzysztof Kozlowski1-0/+55
2016-06-06ARM: dts: exynos: Interrupt for USB DWC3-1 differs between Exynos5420 and 5410Krzysztof Kozlowski1-0/+5
2016-05-31ARM: dts: exynos: Add RTC and I2C to Exynos5410Krzysztof Kozlowski1-0/+63
2016-05-31ARM: dts: exynos: Add USB to Exynos5410Krzysztof Kozlowski1-0/+39
2016-05-31ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSIKrzysztof Kozlowski1-49/+6
2016-05-31ARM: dts: exynos: Enable UART3 on Exynos5410Krzysztof Kozlowski1-1/+2
2016-05-31ARM: dts: exynos: Include common exynos5 in exynos5410.dtsiKrzysztof Kozlowski1-71/+32
2016-05-31ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labelsKrzysztof Kozlowski1-4/+4
2016-05-31ARM: dts: exynos: Enable CLKOUT on Exynos5410Krzysztof Kozlowski1-0/+3
2016-04-18ARM: dts: change SROM node compatible from generic to model specificPankaj Dubey1-2/+2
2016-02-25ARM: dts: exynos: Move syscon reboot/poweroff to common dtsiJavier Martinez Canillas1-14/+1
2016-01-25ARM: dts: Add Ethernet chip to exynos5410-smdk5410Pavel Fedin1-0/+6
2016-01-25Merge tag 'samsung-dt-srom-4.6' into next/dtKrzysztof Kozlowski1-0/+5
2016-01-25ARM: dts: Add SROM to exynos5410Pavel Fedin1-0/+5
2016-01-25ARM: dts: Add pinctrl support to exynos5410Hakjoo Kim1-0/+36
2015-11-20ARM: dts: Add syscon-{reboot, poweroff} nodes for exynos5410Alim Akhtar1-0/+14
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2014-07-29ARM: dts: Add PMU to exynos5410Andreas Faerber1-0/+5
2014-07-09ARM: dts: SAMSUNG: Add aliases of UART nodesTomasz Figa1-0/+6
2014-07-08ARM: dts: Fill in CPU clock-frequency for exynos5410Andreas Faerber1-0/+4
2014-05-31ARM: dts: add dts files for exynos5410 and exynos5410-smdk5410Tarek Dakhran1-0/+206