On Sat, Jul 07, 2018 at 12:09:41PM +0200, Paweł Chmiel wrote: > From: Jonathan Bakker <xc-rac...@live.ca> > > This DTS file have initial support Samsung SGH-T959P phone, > also known as Samsung Galaxy S 4G or fascinate4g. > It belongs to Samsung Aries devices family. > Initial version have support for: > - sdcard > - max8998 pmic and rtc > - max17040 fuel gauge > - gpio keys > - fimd (no panel driver yet) > - usb (peripherial mode) > - wifi > > Signed-off-by: Jonathan Bakker <xc-rac...@live.ca> > Signed-off-by: Paweł Chmiel <pawel.mikolaj.chm...@gmail.com> > --- > > Changes from v1: > - Added missing commit msg > - Removed duplicated and unneeded headers > - Added stdout-path > - Added information why we hardcode bootargs > --- > --- > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/s5pv210-fascinate4g.dts | 45 > +++++++++++++++++++++++++++++++ > 2 files changed, 46 insertions(+)
Thanks, applied. Best regards, Krzysztof