Skip to content
Permalink
Ashish-Mhetre/…
Switch branches/tags

Commits on Jan 11, 2022

  1. memory: tegra: add mc-err support for T194

    Add all basic mc-errors supported by T194.
    Implement mc interrupt handling routine for T194.
    
    Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
    ashishmhetre8 authored and intel-lab-lkp committed Jan 11, 2022
  2. memory: tegra: add mc-err support for T186

    Add all mc-errors supported by T186.
    Implement mc interrupt handling routine for T186.
    
    Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
    ashishmhetre8 authored and intel-lab-lkp committed Jan 11, 2022
  3. memory: tegra: Add interrupt mask

    Add interrupt masks for all supported interrupts on tegra MCs.
    Update interrupt mask value for T186 and T194 as per supported interrupts.
    
    Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
    ashishmhetre8 authored and intel-lab-lkp committed Jan 11, 2022
  4. memory: tegra: Add support for mc interrupts

    Implement new structure for function related to mc interrupts.
    Move handle_irq into this structure.
    Add support for clearing interrupts.
    
    Signed-off-by: Ashish Mhetre <amhetre@nvidia.com>
    ashishmhetre8 authored and intel-lab-lkp committed Jan 11, 2022

Commits on Dec 17, 2021

  1. Merge branch for-5.17/arm/defconfig into for-next

    Thierry Reding committed Dec 17, 2021
  2. Merge branch for-5.17/arm/dt into for-next

    Thierry Reding committed Dec 17, 2021
  3. Merge branch for-5.17/arm64/dt into for-next

    Thierry Reding committed Dec 17, 2021
  4. Merge branch for-5.17/memory into for-next

    Thierry Reding committed Dec 17, 2021
  5. Merge branch for-5.17/dt-bindings into for-next

    Thierry Reding committed Dec 17, 2021
  6. Merge branch for-5.17/drivers into for-next

    Thierry Reding committed Dec 17, 2021
  7. Merge branch for-5.17/soc into for-next

    Thierry Reding committed Dec 17, 2021
  8. Merge branch for-5.17/clk into for-next

    Thierry Reding committed Dec 17, 2021
  9. arm64: tegra: Add host1x hotflush reset on Tegra210

    Add the host1x memory client hotflush reset on Tegra210.
    
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  10. media: dt: bindings: tegra-vde: Document OPP and power domain

    Document new OPP table and power domain properties of the video decoder
    hardware.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    digetx authored and Thierry Reding committed Dec 17, 2021
  11. media: dt: bindings: tegra-vde: Convert to schema

    Convert NVIDIA Tegra video decoder binding to schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    digetx authored and Thierry Reding committed Dec 17, 2021
  12. dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D an…

    …d GR3D
    
    Memory Client should be blocked before hardware reset is asserted in order
    to prevent memory corruption and hanging of memory controller.
    
    Document Memory Client resets of Host1x, GR2D and GR3D hardware units.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    digetx authored and Thierry Reding committed Dec 17, 2021
  13. dt-bindings: host1x: Document OPP and power domain properties

    Document new DVFS OPP table and power domain properties of the Host1x bus
    and devices sitting on the bus.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    digetx authored and Thierry Reding committed Dec 17, 2021
  14. dt-bindings: clock: tegra-car: Document new clock sub-nodes

    Document sub-nodes which describe Tegra SoC clocks that require a higher
    voltage of the core power domain in order to operate properly on a higher
    clock rates.  Each node contains a phandle to OPP table and power domain.
    
    The root PLLs and system clocks don't have any specific device dedicated
    to them, clock controller is in charge of managing power for them.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    digetx authored and Thierry Reding committed Dec 17, 2021
  15. dt-bindings: ARM: tegra: Document Pegatron Chagall

    Document Pegatron Chagall, which is Tegra30-based tablet device.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: David Heidelberg <david@ixit.cz>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    okias authored and Thierry Reding committed Dec 17, 2021
  16. dt-bindings: ARM: tegra: Document ASUS Transformers

    Document Tegra20/30/114-based ASUS Transformer Series tablet devices.
    This group includes EeePad TF101, Prime TF201, Pad TF300T, TF300TG
    Infinity TF700T, TF701T.
    
    Signed-off-by: David Heidelberg <david@ixit.cz>
    Signed-off-by: Anton Bambura <jenneron@protonmail.com>
    Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    clamor-s authored and Thierry Reding committed Dec 17, 2021
  17. dt-bindings: usb: tegra-xudc: Document interconnects and iommus prope…

    …rties
    
    Add the interconnects, interconnect-names and iommus properties to the
    device tree bindings for the Tegra XUDC controller. These are used to
    describe the device's paths to and from memory.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  18. dt-bindings: serial: Document Tegra234 TCU

    Add the compatible string for the TCU found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  19. dt-bindings: serial: tegra-tcu: Convert to json-schema

    Convert the Tegra TCU device tree bindings to json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  20. dt-bindings: thermal: tegra186-bpmp: Convert to json-schema

    Convert the Tegra186 (and later) BPMP thermal device tree bindings from
    the free-form text format to json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  21. dt-bindings: firmware: tegra: Convert to json-schema

    Convert the NVIDIA Tegra186 (and later) BPMP bindings from the free-form
    text format to json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  22. dt-bindings: tegra: pmc: Convert to json-schema

    Convert the NVIDIA Tegra186 (and later) PMC bindings from the free-form
    text format to json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  23. dt-bindings: serial: 8250: Document Tegra234 UART

    Add the compatible string for the UART found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  24. dt-bindings: mmc: tegra: Document Tegra234 SDHCI

    Add the compatible string for the SDHCI block found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  25. dt-bindings: fuse: tegra: Document Tegra234 FUSE

    Add the compatible string for the FUSE block found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  26. dt-bindings: fuse: tegra: Convert to json-schema

    Convert the NVIDIA Tegra FUSE bindings from the free-form text format to
    json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  27. dt-bindings: rtc: tegra: Document Tegra234 RTC

    Add the compatible string for the RTC block found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  28. dt-bindings: rtc: tegra: Convert to json-schema

    Convert the NVIDIA Tegra RTC bindings from the free-form text format to
    json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  29. dt-bindings: mailbox: tegra: Document Tegra234 HSP

    Add the compatible string for the HSP block found on the Tegra234 SoC.
    
    Acked-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  30. dt-bindings: mailbox: tegra: Convert to json-schema

    Convert the NVIDIA Tegra HSP bindings from the free-form text format to
    json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
  31. dt-bindings: mmc: tegra: Convert to json-schema

    Convert the NVIDIA Tegra SDHCI bindings from the free-form text format
    to json-schema.
    
    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Thierry Reding <treding@nvidia.com>
    Thierry Reding committed Dec 17, 2021
Older