Re: [PATCH] i.MX: iomuxv3: restore NO_PAD_CTRL semantic

2018-07-10 Thread Alexander Kurz
Hi Sascha, I have sent this fix last month, but the problem is still present in v2018.07 and next. Did this patch get lost somehow, should I re-send it? There is also a patch "DTS ARM: i.MX50: resolve warning" that I also miss in next. Thanks, Alexander > On Sun, Jun 10, 2018 at 07:04:08AM +,

[PATCH] ARM: MMU: fix arch_remap_range() across section boundaries

2018-07-10 Thread Sascha Hauer
Fixes: e3e54c6441 ARM: mmu: Implement on-demand PTE allocation PGD_FLAGS_WC_V7 lacks the PMD_TYPE_SECT and PMD_SECT_BUFFERABLE flags. Without them a dma_alloc_writecombine() creates an invalid section when it crosses a section boundary. Signed-off-by: Sascha Hauer --- arch/arm/cpu/mmu.c | 2 +-

Re: [PATCH 2/3] Documentation: state: fix typos

2018-07-10 Thread Roland Hieber
In general: better than before, so: Tested-by: Roland Hieber Some additional nitpicks: On Tue, Jul 10, 2018 at 11:50:02AM +0200, Ulrich Ölmann wrote: > Signed-off-by: Ulrich Ölmann > --- > Documentation/user/state.rst | 62 ++-- > 1 file changed, 31 insertions(

Re: [PATCH 3/3] Documentation: state: add unit name to state variable in DT

2018-07-10 Thread Roland Hieber
Also for the rest of this series: Tested-by: Roland Hieber :) - Roland On Tue, Jul 10, 2018 at 11:50:03AM +0200, Ulrich Ölmann wrote: > Starting with DT compiler version 1.4.6 (included since v2018.07.0) one gets > warnings > > : node has a reg or ranges property, but no unit name > > if

[PATCH 3/3] Documentation: state: add unit name to state variable in DT

2018-07-10 Thread Ulrich Ölmann
Starting with DT compiler version 1.4.6 (included since v2018.07.0) one gets warnings : node has a reg or ranges property, but no unit name if the first address field of a reg-property is not taken as the unit name for its parent node. Signed-off-by: Ulrich Ölmann --- Documentation/user/stat

[PATCH 1/3] Documentation: state: harmonize capitalization in headings

2018-07-10 Thread Ulrich Ölmann
Signed-off-by: Ulrich Ölmann --- Documentation/user/state.rst | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Documentation/user/state.rst b/Documentation/user/state.rst index d17f39befbe4..97e45d43b7cb 100644 --- a/Documentation/user/state.rst +++ b/Documentati

[PATCH 2/3] Documentation: state: fix typos

2018-07-10 Thread Ulrich Ölmann
Signed-off-by: Ulrich Ölmann --- Documentation/user/state.rst | 62 ++-- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/Documentation/user/state.rst b/Documentation/user/state.rst index 97e45d43b7cb..843705bdb6f3 100644 --- a/Documentation/user/sta