aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rcar-gen2')
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch12
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb2
2 files changed, 6 insertions, 8 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch
index d2cac49..2bd1c89 100644
--- a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch
+++ b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas/porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch
@@ -15,13 +15,13 @@ diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 5e951fb..68c86f8 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
-@@ -231,6 +231,7 @@ dtb-$(CONFIG_ARCH_ZYNQ) += zynq-zc702.dtb \
- # R-Car Gen2 AVB variants
- dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += \
- r8a7791-koelsch-eavb.dtb \
+@@ -231,6 +231,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \
+ r7s72100-genmai.dtb \
+ r8a7791-henninger.dtb \
+ r8a7791-koelsch.dtb \
+ r8a7791-porter-ext01.dtb \
- r8a7791-porter-eavb.dtb \
- r8a7790-lager-eavb.dtb
+ r8a7791-porter.dtb \
+ r8a7790-lager.dtb
diff --git a/arch/arm/boot/dts/r8a7791-porter-ext01.dts b/arch/arm/boot/dts/r8a7791-porter-ext01.dts
new file mode 100644
diff --git a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
index bd8817f..791786a 100644
--- a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
+++ b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
@@ -65,7 +65,6 @@ SRC_URI_append_porter = " \
"
SRC_URI_append_porter = " \
- file://porter/0002-Porter-adapt-max9272-ov10635-driver-for-porter-exp-b.patch \
file://porter/0003-Porter-add-LVDS-camera.patch \
file://porter/0004-GPIO-CPLD-gpio-extender-driver.patch \
file://porter/0012-regmap-Implemented-default-cache-sync-operation.patch \
@@ -90,7 +89,6 @@ SRC_URI_append_porter = " \
file://porter/0031-ASoC-R-car-SSI-fix-SSI-slave-mode-setup-while-TDM-an.patch \
file://porter/0032-mmc-Add-SDIO-function-devicetree-subnode-parsing.patch \
file://porter/0038-Porter-LVDS-display-LQ123K1LG03.patch \
- file://porter/0060-Remove-delay-at-LVDS-camera-initialization.patch \
file://porter/0099-Porter-add-separate-dts-for-ext01-extension-board.patch \
file://porter/0100-Porter-ext01-add-dummy-regulator-to-select-48000-sou.patch \
"