[PATCH v4 2/5] ARM: dts: s5pv210: Add initial DTS for Samsung Galaxy S phone
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2018-07-07 10:33:32
Also in:
linux-devicetree, linux-samsung-soc, lkml
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2018-07-07 10:33:32
Also in:
linux-devicetree, linux-samsung-soc, lkml
On Sat, Jul 07, 2018 at 12:09:40PM +0200, Pawe? Chmiel wrote:
This DTS file have initial support Samsung Galaxy S phone, also known as i9000. It belongs to Samsung Aries devices family. Initial version have support for: - sdcard - internal memory - max8998 pmic and rtc - max17040 fuel gauge - gpio keys - fimd (no panel driver yet) - usb (peripherial mode) - wifi Signed-off-by: Pawe? Chmiel <redacted> -- 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-galaxys.dts | 77 +++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+)
Thanks, applied. Best regards, Krzysztof