From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v4 2/2] ARM: dts: rockchip: add rk3288-based Tinker board S Date: Thu, 27 Sep 2018 13:24:13 -0500 Message-ID: <20180927182413.GA1990@bogus> References: <20180923113807.11558-1-heiko@sntech.de> <20180923113807.11558-3-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20180923113807.11558-3-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Heiko Stuebner , beagleboard-8lkWs+DogrrqRUWtDFdff/XRex20P6io@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Sun, 23 Sep 2018 13:38:07 +0200, Heiko Stuebner wrote: > From: David Summers > > Add the actual dts for the tinker board S, which brings its own emmc > device, not therefore not requiring an sd-card to boot. > > Signed-off-by: David Summers > Signed-off-by: Heiko Stuebner > --- > .../devicetree/bindings/arm/rockchip.txt | 4 +++ > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/rk3288-tinker-s.dts | 26 +++++++++++++++++++ > 3 files changed, 31 insertions(+) > create mode 100644 arch/arm/boot/dts/rk3288-tinker-s.dts > Reviewed-by: Rob Herring