commit | 9b9a4eb0273f6899334ec61cceaacb674c5ec06e | [log] [tgz] |
---|---|---|
author | Declan Snyder <declan.snyder@nxp.com> | Tue Apr 30 19:13:19 2024 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue May 21 16:49:42 2024 -0400 |
tree | 51161eef8f85b1fbef2c3a085cae90db8fba3d3d | |
parent | 5edaa5e276d2ca841dfb08cb080b4d39d3b7cb00 [diff] |
dts: nxp: Add comment reminders to some DT The RTXXX and RW61X DT are using syscon compatible depsite not having a syscon. This is a technical debt to remain aware of. The reason they use these compatibles is to use the syscon driver which is a shim to an SDK API that is somewhat similar to syscon. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>