zephyr/tests/drivers/build_all/crypto/i2c.dtsi

15 lines
293 B
Plaintext

/*
* Copyright (c) 2024 TOKITA Hiroshi
* SPDX-License-Identifier: Apache-2.0
*/
/****************************************
* PLEASE KEEP REG ADDRESSES SEQUENTIAL *
***************************************/
ataes132a@0 {
compatible = "atmel,ataes132a";
reg = <0x0>;
status = "okay";
};