Create placeholder file for Orange Pi RV in dts/upstream to placate the build system. This is required when building on a dts that is not yet landed in devicetree-rebasing and adopted as an dtsi include.
This placeholder file is empty and should be superseded when devicetree-rebasing release candidate for Linux 6.19 is sync'ed. Signed-off-by: E Shattow <[email protected]> --- dts/upstream/src/riscv/starfive/jh7110-orangepi-rv.dts | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dts/upstream/src/riscv/starfive/jh7110-orangepi-rv.dts diff --git a/dts/upstream/src/riscv/starfive/jh7110-orangepi-rv.dts b/dts/upstream/src/riscv/starfive/jh7110-orangepi-rv.dts new file mode 100644 index 00000000000..e69de29bb2d -- 2.50.0

