diff options
author | Simon Glass <sjg@chromium.org> | 2019-01-21 14:53:35 -0700 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2019-02-01 16:59:13 +0100 |
commit | 08c85b57a5ecd312dedaa4e7b790c57f1f4853a6 (patch) | |
tree | abb7d06a4d582597037b51b74cdfd48b873a11c1 /arch/arm/dts/rk3399-gru-bob.dts | |
parent | aa48c94ca87e9831738238128385472be41b148e (diff) |
rockchip: gru: Add extra device-tree settings
Add some U-Boot-specific settings. These should really go in the
*u-boot.dtsi file, but it seems that rk3399 does not use that yet.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch/arm/dts/rk3399-gru-bob.dts')
-rw-r--r-- | arch/arm/dts/rk3399-gru-bob.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3399-gru-bob.dts b/arch/arm/dts/rk3399-gru-bob.dts index 1ee0dc0d9f..0e3d91fc28 100644 --- a/arch/arm/dts/rk3399-gru-bob.dts +++ b/arch/arm/dts/rk3399-gru-bob.dts @@ -7,6 +7,7 @@ /dts-v1/; #include "rk3399-gru-chromebook.dtsi" +#include "rk3399-sdram-lpddr3-samsung-4GB-1866.dtsi" / { model = "Google Bob"; |