All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH v2 0/5] Various upgrade/fixes from Technux
@ 2016-03-30 14:35 Petter Mabäcker
  2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 1/5] pitft: Add support for pitft28r Petter Mabäcker
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Petter Mabäcker @ 2016-03-30 14:35 UTC (permalink / raw)
  To: yocto

Various fixes from Technux, with focus on PiTFT28 resistive support and
Official Raspberry Pi 7 inch touchscreen enablers.

Petter Mabäcker (5):
  pitft: Add support for pitft28r
  rpi-base.inc: Remove deprecated MACHINE_FEATURES
  rpi-base.inc: Add overlay for rpi-ft5406
  .gitignore: Ignore some additional files
  linux-raspberrypi: Drop support for 3.14

 .gitignore                                         |   2 +
 README                                             |   3 +-
 conf/machine/include/rpi-base.inc                  |   4 +-
 recipes-bsp/bootfiles/rpi-config_git.bb            |   6 +
 .../rpi/xorg.conf.d/98-pitft.conf                  |   5 +
 .../rpi/xorg.conf.d/99-calibration.conf            |   6 +
 .../rpi/xorg.conf.d/99-pitft.conf                  |   5 -
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |   6 +-
 .../0001-ASoC-Add-BCM2708-fixes.patch              | 263 ---------------------
 ...ng-lock-from-atomic-context-in-i2c-driver.patch | 235 ------------------
 recipes-kernel/linux/linux-raspberrypi.inc         |   2 +
 recipes-kernel/linux/linux-raspberrypi_3.14.bb     |  11 -
 12 files changed, 30 insertions(+), 518 deletions(-)
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf
 create mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/99-calibration.conf
 delete mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/99-pitft.conf
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi-3.14/0001-ASoC-Add-BCM2708-fixes.patch
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi-3.14/0002-Fix-grabbing-lock-from-atomic-context-in-i2c-driver.patch
 delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.14.bb

-- 
1.9.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-04-25  7:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30 14:35 [meta-raspberrypi][PATCH v2 0/5] Various upgrade/fixes from Technux Petter Mabäcker
2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 1/5] pitft: Add support for pitft28r Petter Mabäcker
2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 2/5] rpi-base.inc: Remove deprecated MACHINE_FEATURES Petter Mabäcker
2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 3/5] rpi-base.inc: Add overlay for rpi-ft5406 Petter Mabäcker
2016-04-13 22:04   ` Trevor Woerner
2016-04-14  1:28     ` Khem Raj
2016-04-14  4:57     ` Petter Mabäcker
2016-04-25  7:16     ` Andrei Gherzan
2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 4/5] .gitignore: Ignore some additional files Petter Mabäcker
2016-03-30 14:35 ` [meta-raspberrypi][PATCH v2 5/5] linux-raspberrypi: Drop support for 3.14 Petter Mabäcker
2016-04-13  2:16 ` [meta-raspberrypi][PATCH v2 0/5] Various upgrade/fixes from Technux Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.