summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-imx7.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-9/+1
* reset: remove duplicate imx8mq-reset.h and use correct definesLucas Stach2020-03-231-6/+6
* reset: imx7: Add support for i.MX8MQ IP block variantAndrey Smirnov2019-02-111-0/+122
* reset: imx7: Add plubming to support multiple IP variantsAndrey Smirnov2019-02-111-14/+36
* reset: Add i.MX7 SRC reset driverAndrey Smirnov2019-01-181-0/+151