Re: [PATCH v2] arm64: dts: fix endianness issue of rcpm

From: Shawn Guo
Date: Thu Oct 29 2020 - 20:33:46 EST


On Tue, Sep 29, 2020 at 09:30:21AM +0800, Ran Wang wrote:
> From: Biwen Li <biwen.li@xxxxxxx>
>
> Add little-endian property to RCPM node (for ls1028a,ls1088a,ls208xa),
> otherwise RCPM driver will program hardware with incorrect setting,
> causing system (such as LS1028ARDB) failed to be waked by wakeup source.
>
> Fixes: 791c88ca5713 (“arm64: dts: ls1028a: Add ftm_alarm0 DT node”)
> Fixes: f4fe3a8665495 (“arm64: dts: layerscape: add ftm_alarm0 node”)
> Signed-off-by: Biwen Li <biwen.li@xxxxxxx>
> Signed-off-by: Ran Wang <ran.wang_1@xxxxxxx>
> Acked-by: Li Yang <leoyang.li@xxxxxxx>

Applied, thanks.