From: Michael Srba
Fix regulators on rt5033 by converting some values to bitmasks which were
errorneously not defined as such in the header file.
Cc: Beomho Seo
Fixes: 0b271258544b ("mfd: rt5033: Add Richtek RT5033 driver core.")
Signed-off-by: Michael Srba
---
Tested on Samsung
From: Michael Srba
This patch wires up display support on Samsung Galaxy A3 2015.
Signed-off-by: Michael Srba
---
.../qcom/msm8916-samsung-a2015-common.dtsi| 44 +++
.../boot/dts/qcom/msm8916-samsung-a3u-eur.dts | 54 +++
2 files changed, 98 insertions
From: Michael Srba
On some msm8916 devices, attempts at initializing coresight cause the boot to
fail. This was fixed by disabling the coresight-related nodes in the board dts
files. However, a cleaner approach was chosen for fixing the same issue on
msm8998: disabling coresight by default, and
On 13. 05. 20 18:04, Jeffrey Hugo wrote:
> On Wed, May 13, 2020 at 9:53 AM wrote:
>> From: Michael Srba
>>
>> Attempting to enable these devices causes a "synchronous
>> external abort". Suspected cause is that the debug power
>> domain is not enabled
From: Michael Srba
Attempting to enable these devices causes a "synchronous
external abort". Suspected cause is that the debug power
domain is not enabled by default on this device.
Disable these devices for now to avoid the crash.
See: https://lore.kernel.org/linux-arm-msm/201906182
5 matches
Mail list logo