mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 17:26:59 +02:00
If there is a '.' in a compatible string, then dtoc will produce a struct with a name containing a '.'. This won't work, so replace it with '_'. Also add a suitable test to the sandbox device tree to catch this. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
include | ||
.gitignore | ||
cros-ec-keyboard.dtsi | ||
Makefile | ||
sandbox_pmic.dtsi | ||
sandbox.dts | ||
test.dts |