config du tpm dans la dts
This commit is contained in:
@@ -330,6 +330,16 @@
|
||||
pinctrl-0 = <&spi0_pins>;
|
||||
|
||||
status = "okay";
|
||||
slb9670@0 {
|
||||
// number of cells required to define a chip select address on the SPI bus.
|
||||
#address-cells = <1>;
|
||||
// should be zero
|
||||
#size-cells = <0>;
|
||||
// name of SPI bus controller following generic names recommended practice
|
||||
compatible = "infineon,slb9670";
|
||||
spi-max-frequency = <500000>;
|
||||
reg = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
&elm {
|
||||
|
||||
Reference in New Issue
Block a user