2 - compatible: should be one of the following
6 - spi-max-frequency: Maximum SPI frequency (depends on TPMs).
8 Optional SoC Specific Properties:
9 - pinctrl-names: Contains only one value - "default".
10 - pintctrl-0: Specifies the pin control groups used for this controller.
12 Example (for ARM-based BeagleBoard xM with TPM_TIS on SPI4):
19 compatible = "tcg,tpm_tis-spi";
21 spi-max-frequency = <10000000>;