[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181228161819.18931-1-pawel.mikolaj.chmiel@gmail.com>
Date: Fri, 28 Dec 2018 17:18:13 +0100
From: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
To: krzk@...nel.org
Cc: kgene@...nel.org, robh+dt@...nel.org, mark.rutland@....com,
linux@...linux.org.uk, pawel.mikolaj.chmiel@...il.com,
xc-racer2@...e.ca, linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] ARM: dts: s5pv210: aries: Enable more drivers present on Samsung Aries based devices
This patchset enables more drivers for devices present on
Samsung Aries based devices.
First patch switches fimd to correct variant, which wasn't
present at moment of adding aries dts.
Next two patches removes hardcoded bootargs from dts files
for galaxys and fascinate4g, because now we have working bootloader
which can pass those values.
One of the patches also reserves memory for Samsung S5P MFC
video codec, so it's possible to use it.
Last two patches adds and enables more drivers.
Jonathan Bakker (1):
ARM: dts: s5pv210: aries: Support for more devices present on Aries
Paweł Chmiel (5):
ARM: dts: s5pv210: Use correct fimd variant
ARM: dts: s5pv210: galaxys: Remove hardcoded bootargs
ARM: dts: s5pv210: fascinate4g: Remove hardcoded bootargs
ARM: dts: s5pv210: aries: Add reserved memory for mfc
ARM: defconfig: s5pv210: Enable more drivers present on Samsung Aries
arch/arm/boot/dts/s5pv210-aries.dtsi | 90 +++++++++++++++++++++++
arch/arm/boot/dts/s5pv210-fascinate4g.dts | 7 --
arch/arm/boot/dts/s5pv210-galaxys.dts | 7 --
arch/arm/boot/dts/s5pv210.dtsi | 2 +-
arch/arm/configs/s5pv210_defconfig | 41 ++++++++---
5 files changed, 121 insertions(+), 26 deletions(-)
--
2.17.1
Powered by blists - more mailing lists