Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1333181
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Revert "clk: qcom: Specify LE device endianness" |
| Date | 2016-02-12 23:30 +0100 |
| Message-ID | <r1unU-4EM-11@gated-at.bofh.it> (permalink) |
| References | <r1pHA-1zz-5@gated-at.bofh.it> |
| Organization | BayLibre |
Stephen Boyd <sboyd@codeaurora.org> writes: > This reverts commit 329cabcecf94d8d7821e729dda284ba9dec44c87. > > The commit that caused us to specify LE device endianness here, > 29bb45f25ff3 (regmap-mmio: Use native endianness for read/write, > 2015-10-29), has been reverted in mainline so now when we specify > LE it actively breaks big endian kernels because the byte > swapping in regmap-mmio is incorrect. Let's revert this change > because it will 1) fix the big endian kernels and 2) be redundant > to specify LE because that will become the default soon. > > Cc: Kevin Hilman <khilman@linaro.org> > Cc: Mark Brown <broonie@kernel.org> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Tested-by: Kevin Hilman <khilman@baylibre.com> I verified that this gets apq8016-sbc booting again with mainline. Kevin
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Revert "clk: qcom: Specify LE device endianness" Stephen Boyd <sboyd@codeaurora.org> - 2016-02-12 18:30 +0100 Re: [PATCH] Revert "clk: qcom: Specify LE device endianness" Kevin Hilman <khilman@baylibre.com> - 2016-02-12 23:30 +0100
csiph-web