microchip,trng-g2-entropy

Description

Microchip G2 TRNG entropy driver

Microchip SAM Random Number Generator (TRNG).

Group g2 TRNG driver supports following hardware peripherals:
  - module name="TRNG" id="6334" version="305"

Examples

/ {
      chosen {
          zephyr,entropy = &trng;
      };
};

&trng {
    status = "okay";
};

Properties

Properties not inherited from the base binding file.

(None)