.../bindings/reset/amlogic,meson-reset.yaml | 22 +++-- arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 +++++++++++++++++++++ arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 8 ++ arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 ++++++++++++++++++++++ arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 8 ++ 5 files changed, 218 insertions(+), 8 deletions(-)
Add dt-binding compatibles and device nodes for Amlogic A4/A5 reset.
Imported from f20240918074211.8067-1-zelong.dong@amlogic.com
Changes in v6:
- Rebased onto the latest v6.16/arm64-dt.
- Link to v5: https://lore.kernel.org/r/20250320-a4-a5-reset-v5-0-296f83bf733d@amlogic.com
Changes in v5:
- Rebasing on top of the latest upstream changes.
- Link to v4: https://lore.kernel.org/r/20250313-a4-a5-reset-v4-0-8076f684d6cf@amlogic.com
Changes in v4:
- Remove the superfluous 'items' in the dt-binding.
- Rebasing due to recent upstream changes.
- Link to v3: https://lore.kernel.org/all/20240918074211.8067-1-zelong.dong@amlogic.com/
Changes in v3:
- rebase on 'amlogic,t7-reset' patchset
- Link to v2: https://lore.kernel.org/all/20240715051217.5286-1-zelong.dong@amlogic.com/
Changes in v2:
- 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
- Link to v1: https://lore.kernel.org/all/20240703061610.37217-1-zelong.dong@amlogic.com/
---
Zelong Dong (3):
dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
arm64: dts: amlogic: Add A4 Reset Controller
arm64: dts: amlogic: Add A5 Reset Controller
.../bindings/reset/amlogic,meson-reset.yaml | 22 +++--
arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 +++++++++++++++++++++
arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 8 ++
arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 ++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 8 ++
5 files changed, 218 insertions(+), 8 deletions(-)
---
base-commit: 4bc28af2da876531e5183d25ae807e608c816d18
change-id: 20250313-a4-a5-reset-6696e5b18e10
Best regards,
--
Kelvin Zhang <kelvin.zhang@amlogic.com>
Hi Neil, Are there any improvements needed for this patchset? Thank you for your review! On 2025/4/11 19:38, Kelvin Zhang via B4 Relay wrote: > > Add dt-binding compatibles and device nodes for Amlogic A4/A5 reset. > > Imported from f20240918074211.8067-1-zelong.dong@amlogic.com > > Changes in v6: > - Rebased onto the latest v6.16/arm64-dt. > - Link to v5: https://lore.kernel.org/r/20250320-a4-a5-reset-v5-0-296f83bf733d@amlogic.com > > Changes in v5: > - Rebasing on top of the latest upstream changes. > - Link to v4: https://lore.kernel.org/r/20250313-a4-a5-reset-v4-0-8076f684d6cf@amlogic.com > > Changes in v4: > - Remove the superfluous 'items' in the dt-binding. > - Rebasing due to recent upstream changes. > - Link to v3: https://lore.kernel.org/all/20240918074211.8067-1-zelong.dong@amlogic.com/ > > Changes in v3: > - rebase on 'amlogic,t7-reset' patchset > - Link to v2: https://lore.kernel.org/all/20240715051217.5286-1-zelong.dong@amlogic.com/ > > Changes in v2: > - 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 > - Link to v1: https://lore.kernel.org/all/20240703061610.37217-1-zelong.dong@amlogic.com/ > > --- > Zelong Dong (3): > dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller > arm64: dts: amlogic: Add A4 Reset Controller > arm64: dts: amlogic: Add A5 Reset Controller > > .../bindings/reset/amlogic,meson-reset.yaml | 22 +++-- > arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 +++++++++++++++++++++ > arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 8 ++ > arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 ++++++++++++++++++++++ > arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 8 ++ > 5 files changed, 218 insertions(+), 8 deletions(-) > --- > base-commit: 4bc28af2da876531e5183d25ae807e608c816d18 > change-id: 20250313-a4-a5-reset-6696e5b18e10 > > Best regards, > -- > Kelvin Zhang <kelvin.zhang@amlogic.com> > > -- Best regards, Kelvin Zhang
Hi, On 24/04/2025 10:32, Kelvin Zhang wrote: > Hi Neil, > > Are there any improvements needed for this patchset? > Thank you for your review! No, waiting for Philipp to pick patch 1. Thanks, Neil > > On 2025/4/11 19:38, Kelvin Zhang via B4 Relay wrote: >> >> Add dt-binding compatibles and device nodes for Amlogic A4/A5 reset. >> >> Imported from f20240918074211.8067-1-zelong.dong@amlogic.com >> >> Changes in v6: >> - Rebased onto the latest v6.16/arm64-dt. >> - Link to v5: https://lore.kernel.org/r/20250320-a4-a5-reset-v5-0-296f83bf733d@amlogic.com >> >> Changes in v5: >> - Rebasing on top of the latest upstream changes. >> - Link to v4: https://lore.kernel.org/r/20250313-a4-a5-reset-v4-0-8076f684d6cf@amlogic.com >> >> Changes in v4: >> - Remove the superfluous 'items' in the dt-binding. >> - Rebasing due to recent upstream changes. >> - Link to v3: https://lore.kernel.org/all/20240918074211.8067-1-zelong.dong@amlogic.com/ >> >> Changes in v3: >> - rebase on 'amlogic,t7-reset' patchset >> - Link to v2: https://lore.kernel.org/all/20240715051217.5286-1-zelong.dong@amlogic.com/ >> >> Changes in v2: >> - 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 >> - Link to v1: https://lore.kernel.org/all/20240703061610.37217-1-zelong.dong@amlogic.com/ >> >> --- >> Zelong Dong (3): >> dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller >> arm64: dts: amlogic: Add A4 Reset Controller >> arm64: dts: amlogic: Add A5 Reset Controller >> >> .../bindings/reset/amlogic,meson-reset.yaml | 22 +++-- >> arch/arm64/boot/dts/amlogic/amlogic-a4-reset.h | 93 +++++++++++++++++++++ >> arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 8 ++ >> arch/arm64/boot/dts/amlogic/amlogic-a5-reset.h | 95 ++++++++++++++++++++++ >> arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 8 ++ >> 5 files changed, 218 insertions(+), 8 deletions(-) >> --- >> base-commit: 4bc28af2da876531e5183d25ae807e608c816d18 >> change-id: 20250313-a4-a5-reset-6696e5b18e10 >> >> Best regards, >> -- >> Kelvin Zhang <kelvin.zhang@amlogic.com> >> >> >
Hi,
On Fri, 11 Apr 2025 19:38:14 +0800, Kelvin Zhang wrote:
> Add dt-binding compatibles and device nodes for Amlogic A4/A5 reset.
>
> Imported from f20240918074211.8067-1-zelong.dong@amlogic.com
>
> Changes in v6:
> - Rebased onto the latest v6.16/arm64-dt.
> - Link to v5: https://lore.kernel.org/r/20250320-a4-a5-reset-v5-0-296f83bf733d@amlogic.com
>
> [...]
Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.16/drivers)
[1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller
https://git.kernel.org/amlogic/c/87b480e04af45833deb5af1584694b0077805ea6
These changes has been applied on the intermediate git tree [1].
The v6.16/drivers branch will then be sent via a formal Pull Request to the Linux SoC maintainers
for inclusion in their intermediate git branches in order to be sent to Linus during
the next merge window, or sooner if it's a set of fixes.
In the cases of fixes, those will be merged in the current release candidate
kernel and as soon they appear on the Linux master branch they will be
backported to the previous Stable and Long-Stable kernels [2].
The intermediate git branches are merged daily in the linux-next tree [3],
people are encouraged testing these pre-release kernels and report issues on the
relevant mailing-lists.
If problems are discovered on those changes, please submit a signed-off-by revert
patch followed by a corrective changeset.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
[3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
--
Neil
Hi,
On Fri, 11 Apr 2025 19:38:14 +0800, Kelvin Zhang wrote:
> Add dt-binding compatibles and device nodes for Amlogic A4/A5 reset.
>
> Imported from f20240918074211.8067-1-zelong.dong@amlogic.com
>
> Changes in v6:
> - Rebased onto the latest v6.16/arm64-dt.
> - Link to v5: https://lore.kernel.org/r/20250320-a4-a5-reset-v5-0-296f83bf733d@amlogic.com
>
> [...]
Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.16/arm64-dt)
[2/3] arm64: dts: amlogic: Add A4 Reset Controller
https://git.kernel.org/amlogic/c/946b51882b84f0cbec2acd203467866a7378abac
[3/3] arm64: dts: amlogic: Add A5 Reset Controller
https://git.kernel.org/amlogic/c/f0911f29478992f37e91c208fe44c2ea5b378b61
These changes has been applied on the intermediate git tree [1].
The v6.16/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers
for inclusion in their intermediate git branches in order to be sent to Linus during
the next merge window, or sooner if it's a set of fixes.
In the cases of fixes, those will be merged in the current release candidate
kernel and as soon they appear on the Linux master branch they will be
backported to the previous Stable and Long-Stable kernels [2].
The intermediate git branches are merged daily in the linux-next tree [3],
people are encouraged testing these pre-release kernels and report issues on the
relevant mailing-lists.
If problems are discovered on those changes, please submit a signed-off-by revert
patch followed by a corrective changeset.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
[3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
--
Neil
© 2016 - 2025 Red Hat, Inc.