[PATCH 0/2] arm64: dts: Add SYSREG nodes for FSD SoC

Sriranjani P posted 2 patches 3 years, 4 months ago
There is a newer version of this series
Documentation/devicetree/bindings/mfd/syscon.yaml |  1 +
arch/arm64/boot/dts/tesla/fsd.dtsi                | 15 +++++++++++++++
2 files changed, 16 insertions(+)
[PATCH 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
Posted by Sriranjani P 3 years, 4 months ago
FSD SoC has three sysreg nodes one in PERIC block and other two are in
FSYS0 and FSYS1 block. This patch series add required DT binding and
DT file modifications.

Sriranjani P (2):
  dt-bindings: mfd: syscon: Add tesla compatibles found on FSD SoC
  arm64: dts: fsd: add sysreg device node

 Documentation/devicetree/bindings/mfd/syscon.yaml |  1 +
 arch/arm64/boot/dts/tesla/fsd.dtsi                | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

-- 
2.17.1
Re: [PATCH 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
Posted by Krzysztof Kozlowski 3 years, 4 months ago
On 21/11/2022 10:11, Sriranjani P wrote:
> FSD SoC has three sysreg nodes one in PERIC block and other two are in
> FSYS0 and FSYS1 block. This patch series add required DT binding and
> DT file modifications.
> 
> Sriranjani P (2):
>   dt-bindings: mfd: syscon: Add tesla compatibles found on FSD SoC
>   arm64: dts: fsd: add sysreg device node
> 
>  Documentation/devicetree/bindings/mfd/syscon.yaml |  1 +
>  arch/arm64/boot/dts/tesla/fsd.dtsi                | 15 +++++++++++++++

This does not CC necessary lists and folks, but that's MAINTAINERS or
get_maintainers.pl fault. I sent a patch for it.

Best regards,
Krzysztof