From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 17 Jan 2017 08:07:50 -0800 Subject: [GIT PULL] Amlogic fixes for v4.10-rc4 In-Reply-To: <20170117060414.GD16607@localhost> (Olof Johansson's message of "Mon, 16 Jan 2017 22:04:14 -0800") References: <20170117060414.GD16607@localhost> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Hi Olof, Olof Johansson writes: > On Mon, Jan 16, 2017 at 03:24:59PM +0100, Andreas F??rber wrote: >> Am 13.01.2017 um 19:17 schrieb Kevin Hilman: >> > ---------------------------------------------------------------- >> > Amlogic fixes for v4.10-rc4 >> > - odroid-c2: disable DVFS to avoid crashes due to broken SCPI >> > - fix misc. crashes by adding known reserved memory regions >> > >> > ---------------------------------------------------------------- >> > Neil Armstrong (2): >> > ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS >> >> > ARM64: dts: meson-gx: Add reserved memory zone and usable memory range >> >> Objection against the latter patch introducing widespread usage of >> hardcoded linux,usable-memory properties - please review closely before >> considering to merge. > > Holding off until that discussion has concluded. Following up on that thread as > well. While we rework the reserved memory fix, could you cherry-pick the SCPI fix from this branch into fixes? That one is independent from this, and is also a nasty crash. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 17 Jan 2017 08:07:50 -0800 Subject: [GIT PULL] Amlogic fixes for v4.10-rc4 In-Reply-To: <20170117060414.GD16607@localhost> (Olof Johansson's message of "Mon, 16 Jan 2017 22:04:14 -0800") References: <20170117060414.GD16607@localhost> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Olof, Olof Johansson writes: > On Mon, Jan 16, 2017 at 03:24:59PM +0100, Andreas F??rber wrote: >> Am 13.01.2017 um 19:17 schrieb Kevin Hilman: >> > ---------------------------------------------------------------- >> > Amlogic fixes for v4.10-rc4 >> > - odroid-c2: disable DVFS to avoid crashes due to broken SCPI >> > - fix misc. crashes by adding known reserved memory regions >> > >> > ---------------------------------------------------------------- >> > Neil Armstrong (2): >> > ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS >> >> > ARM64: dts: meson-gx: Add reserved memory zone and usable memory range >> >> Objection against the latter patch introducing widespread usage of >> hardcoded linux,usable-memory properties - please review closely before >> considering to merge. > > Holding off until that discussion has concluded. Following up on that thread as > well. While we rework the reserved memory fix, could you cherry-pick the SCPI fix from this branch into fixes? That one is independent from this, and is also a nasty crash. Thanks, Kevin