On Fri, Jan 1, 2021 at 7:35 AM Heinrich Schuchardt wrote:
>
> Two sibling headings can never be the same.
>
> Fix the heading levels.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> doc/board/freescale/b4860qds.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Me
On Thu, Dec 31, 2020 at 05:25:14PM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> please, merge into origin/next.
>
> @Takahiro, Ilias, Sughosh
> *Thanks a lot for all your contributions this year.*
>
> The following changes since commit 958b9e2482538ebfeb2e1161257603d4dec498cb:
>
> Merge
On Tue, Dec 29, 2020 at 04:17:26PM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> unfortunately I found two bugs that can lead to a crash.
>
> The following changes since commit ab865a8ee5c1a069f72a171270c02c99ccda7bfa:
>
> Merge tag 'u-boot-imx-20201227' of
> https://gitlab.denx.de/u-boot
Hi Heinrich,
In testing this I've noticed one thing, if the ESP partition has a
type of FAT16 (type 6) it doesn't detect the partition, the EFI spec
says the ESP partition can be FAT16 and some devices at least the rpi2
won't boot if the partition ID is set to the efi partition naming, but
it err
The GPIO hog flags are ignored by gpiolib-of.c now, set the flags to 0.
Since GPIO_ACTIVE_HIGH is defined as 0, this change only increases the
correctness of the DT.
Signed-off-by: Marek Vasut
Cc: Patrice Chotard
Cc: Patrick Delaunay
---
arch/arm/dts/stm32mp15xx-dhcom-drc02.dts | 4 ++--
1 fil
The GPIO hog flags are ignored by gpiolib-of.c now, set the flags to 0.
Due to a change in gpiolib-of.c, setting flags to GPIO_ACTIVE_LOW and
using output-low DT property leads to the GPIO being set high instead.
Signed-off-by: Marek Vasut
Cc: Patrice Chotard
Cc: Patrick Delaunay
---
arch/arm/
6 matches
Mail list logo