u-boot/arch/sandbox/dts
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors
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>
2017-02-08 06:07:35 -07:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
.gitignore sandbox: ignore sandbox.dtb 2014-05-09 14:51:20 -06:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
cros-ec-keyboard.dtsi cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
sandbox.dts dtoc: Replace dot with underscore to avoid compiler errors 2017-02-08 06:07:35 -07:00
sandbox_pmic.dtsi sandbox: add ADC driver 2015-11-02 10:38:00 +09:00
test.dts Add a power domain framework/uclass 2016-07-27 16:29:56 -06:00