sandbox: Create a common sandbox DT
authorSimon Glass <sjg@chromium.org>
Sat, 18 May 2019 17:59:41 +0000 (11:59 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commitdc8c91abb7f80d4c57775567402ad63ff7a0f844
tree931f7ae7df8e834e0575c754a3859b0f0df57b9c
parente8726da2269cd80f60db92e2ba03e3e699c4fee6
sandbox: Create a common sandbox DT

At present sandbox and sandbox64 have duplicated nodes. This is hard to
maintain since changes in one need to be manually added to the other.

Create a common file to solve this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dts
arch/sandbox/dts/sandbox.dtsi [new file with mode: 0644]
arch/sandbox/dts/sandbox64.dts