[PATCH v2 0/3] reset: amlogic-a4/a5: add reset driver
Zelong Dong
Zelong.Dong at amlogic.com
Mon Sep 2 04:28:24 PDT 2024
Hi Philipp,
Sorry, I've mixed up the emails.
How about this patchset Amlogic A4/A5 Reset driver?
在 2024/7/15 13:12, zelong dong 写道:
> From: Zelong Dong <zelong.dong at amlogic.com>
>
> This patchset adds Reset controller driver support for
> Amlogic A4/A5 SoC. The RESET registers count and offset
> for A4/A5 Soc are same as S4 Soc.
>
> Changes since v1:
> - remove 'amlogic,t7-reset'
> - move 'amlogic,c3-reset' to the other enum list
> - move reset node from amlogic-a4-common.dtsi to
> amlogic-a4.dtsi/amlogic-a5.dtsi
>
> ---
> v1:https://lore.kernel.org/all/20240703061610.37217-1-zelong.dong@amlogic.com/
>
> Zelong Dong (3):
> dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5
> Reset Controller
> arm64: dts: amlogic: Add Amlogic A4 reset controller
> arm64: dts: amlogic: Add Amlogic A5 reset controller
>
> .../bindings/reset/amlogic,meson-reset.yaml | 21 ++--
> .../arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 ++++++++++++++++++
> arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 10 ++
> .../arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 +++++++++++++++++++
> arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 10 ++
> 5 files changed, 222 insertions(+), 7 deletions(-)
> create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h
> create mode 100644 arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h
>
More information about the linux-amlogic
mailing list