reset-mmio

Vendor: Generic or vendor-independent

Note

An implementation of a driver matching this compatible is available in drivers/reset/reset_mmio.c.

Description

Generic MMIO Reset driver for devices with a single memory mapped reset bit
required to take them out of reset.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

num-resets

int

Number of resets controlled by the register.
Can be in the range [1, 31].

This property is required.

active-low

boolean

Reset is active in low state.