From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 22 Mar 2017 08:55:29 -0700 Subject: [PATCH 0/2] meson-sm: Fix issues when reading data from sm In-Reply-To: <20170303151759.8330-1-carlo@caione.org> (Carlo Caione's message of "Fri, 3 Mar 2017 16:17:57 +0100") References: <20170303151759.8330-1-carlo@caione.org> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Carlo Caione writes: > From: Carlo Caione > > While working on a related driver I noticed a couple of problems in the > meson-sm driver. The problems are unrelated but since the fixes touch the same > codebase I decided to submit these in the same patchset. Applied to amlogic tree, branch: v4.12/drivers I'd prefer to have acks from Mark and Srini, but since this has been on the list for awhile, I'm guessing that isn't going to happen, so consider this a request. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Wed, 22 Mar 2017 08:55:29 -0700 Subject: [PATCH 0/2] meson-sm: Fix issues when reading data from sm In-Reply-To: <20170303151759.8330-1-carlo@caione.org> (Carlo Caione's message of "Fri, 3 Mar 2017 16:17:57 +0100") References: <20170303151759.8330-1-carlo@caione.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Carlo Caione writes: > From: Carlo Caione > > While working on a related driver I noticed a couple of problems in the > meson-sm driver. The problems are unrelated but since the fixes touch the same > codebase I decided to submit these in the same patchset. Applied to amlogic tree, branch: v4.12/drivers I'd prefer to have acks from Mark and Srini, but since this has been on the list for awhile, I'm guessing that isn't going to happen, so consider this a request. Kevin