Re: [PATCH 2/9] soc: sunxi: sram: Actually claim SRAM regions
From: Jernej Škrabec <jernej.skrabec@gmail.com>
Date: 2022-08-14 10:21:49
Also in:
linux-devicetree, linux-sunxi, lkml
From: Jernej Škrabec <jernej.skrabec@gmail.com>
Date: 2022-08-14 10:21:49
Also in:
linux-devicetree, linux-sunxi, lkml
Dne ponedeljek, 01. avgust 2022 ob 05:05:02 CEST je Samuel Holland napisal(a):
sunxi_sram_claim() checks the sram_desc->claimed flag before updating
the register, with the intent that only one device can claim a region.
However, this was ineffective because the flag was never set.
Fixes: 4af34b572a85 ("drivers: soc: sunxi: Introduce SoC driver to map
SRAMs") Signed-off-by: Samuel Holland [off-list ref]Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Best regards, Jernej _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel