aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/tegra30.dtsi
AgeCommit message (Expand)AuthorFilesLines
2021-12-16ARM: tegra: Add back gpio-ranges propertiesGravatar Stefan Agner 1-2/+0
2021-12-16ARM: tegra20/30: Disable unused host1x hardwareGravatar Dmitry Osipenko 1-0/+8
2021-12-16ARM: tegra: Add Memory Client resets to Tegra30 GR2D, GR3D and Host1xGravatar Dmitry Osipenko 1-6/+8
2021-12-16ARM: tegra: Add OPP tables and power domains to Tegra30 device-treesGravatar Dmitry Osipenko 1-0/+153
2021-12-15ARM: tegra: Fix SLINK compatible string on Tegra30Gravatar Thierry Reding 1-6/+6
2021-10-07ARM: tegra: Remove useless usb-ehci compatible stringGravatar Thierry Reding 1-3/+3
2021-10-04ARM: tegra: Add new properties to USB PHY device-tree nodesGravatar Dmitry Osipenko 1-0/+6
2021-08-13ARM: tegra: Add SoC thermal sensor to Tegra30 device-treesGravatar Dmitry Osipenko 1-4/+83
2021-05-31ARM: tegra: Add cooling cells to ACTMON device-tree nodeGravatar Dmitry Osipenko 1-1/+2
2020-11-26ARM: tegra: Add EMC OPP and ICC properties to Tegra30 EMC and ACTMON device-t...Gravatar Dmitry Osipenko 1-0/+6
2020-11-26ARM: tegra: Add interconnect properties to Tegra30 device-treeGravatar Dmitry Osipenko 1-1/+26
2020-07-15ARM: tegra: Add missing DSI controller on Tegra30Gravatar Thierry Reding 1-0/+11
2020-06-25ARM: tegra: The Tegra30 SDHCI is not backwards-compatibleGravatar Thierry Reding 1-4/+4
2020-06-25ARM: tegra: The Tegra30 DC is not backwards-compatibleGravatar Thierry Reding 1-1/+1
2020-06-25ARM: tegra: Add parent clock to DSI outputGravatar Thierry Reding 1-1/+3
2020-06-25ARM: tegra: Use standard names for SRAM nodesGravatar Thierry Reding 1-2/+2
2020-06-25ARM: tegra: Add missing clock-names for SDHCI controllersGravatar Thierry Reding 1-0/+4
2020-06-25ARM: tegra: Use proper tuple notationGravatar Thierry Reding 1-33/+36
2020-06-25ARM: tegra: Add missing #phy-cells property to USB PHYsGravatar Thierry Reding 1-0/+3
2020-06-25ARM: tegra: Rename sdhci nodes to mmcGravatar Thierry Reding 1-4/+4
2020-06-23ARM: tegra: Add missing host1x propertiesGravatar Thierry Reding 1-0/+2
2020-06-23ARM: tegra: Do not mark host1x as simple busGravatar Thierry Reding 1-1/+1
2020-03-13ARM: tegra: Add clock-cells property to PMCGravatar Sowjanya Komatineni 1-1/+3
2019-10-29ARM: tegra: Add Tegra30 CPU clockGravatar Dmitry Osipenko 1-0/+4
2019-10-29ARM: tegra: Add External Memory Controller node on Tegra30Gravatar Dmitry Osipenko 1-0/+9
2019-10-29ARM: tegra: Connect SMMU with Video Decoder Engine on Tegra30Gravatar Dmitry Osipenko 1-0/+1
2019-04-18ARM: tegra: Add ACTMON support on Tegra30Gravatar Dmitry Osipenko 1-0/+11
2018-09-26ARM: dts: tegra20/tegra30: add pmu interrupt-affinityGravatar Marcel Ziswiler 1-0/+4
2018-09-26ARM: dts: tegra30: fix xcvr-setup-use-fusesGravatar Marcel Ziswiler 1-3/+3
2018-07-09ARM: tegra: Fix unit_address_vs_reg DTC warnings for /memoryGravatar Krzysztof Kozlowski 1-1/+2
2018-07-09ARM: tegra: Remove usage of deprecated skeleton.dtsiGravatar Krzysztof Kozlowski 1-2/+6
2018-07-09ARM: dts: tegra30: Add Memory Client reset to VDEGravatar Dmitry Osipenko 1-1/+3
2018-05-04ARM: dts: tegra30: Add IOMMU nodes to Host1x and its clientsGravatar Dmitry Osipenko 1-0/+14
2018-03-08ARM: tegra: Add video decoder node on Tegra30Gravatar Dmitry Osipenko 1-0/+27
2018-03-08ARM: tegra: Add IRAM node on Tegra30Gravatar Dmitry Osipenko 1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-13ARM: dts: tegra: fix PCI bus dtc warningsGravatar Rob Herring 1-1/+4
2016-11-07ARM: tegra: Add Tegra30 GMI supportGravatar Mirza Krak 1-0/+13
2016-04-12ARM: tegra: Correct interrupt type for ARM TWDGravatar Jon Hunter 1-1/+1
2016-04-12ARM: tegra: Fix copy/paste typo in several DTS includesGravatar Ralf Ramsauer 1-1/+1
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-5/+5
2015-10-15ARM: tegra: Comment out gpio-ranges propertiesGravatar Thierry Reding 1-0/+2
2015-09-15ARM: tegra: Whitespace clean-up for Tegra20/30/124Gravatar Marcel Ziswiler 1-5/+5
2015-08-21ARM: tegra: Add gpio-ranges propertyGravatar Tomeu Vizoso 1-0/+1
2015-08-21ARM: tegra: Fix AHB base address on Tegra20, Tegra30 and Tegra114Gravatar Nicolas Chauvet 1-2/+2
2015-05-05ARM: tegra: Add Tegra30 HDA supportGravatar Marcel Ziswiler 1-0/+15
2015-03-15ARM: tegra: update DTs to expose legacy interrupt controllerGravatar Marc Zyngier 1-1/+15
2015-01-09ARM: tegra: Fix unit address for Cortex-A9 TWD timerGravatar Thierry Reding 1-1/+1
2014-12-16Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-14/+11
2014-12-04ARM: tegra: Enable IOMMU for display controllers on Tegra30Gravatar Thierry Reding 1-0/+5