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

Message ID 20221121091118.48628-1-sriranjani.p@samsung.com
Headers
Series arm64: dts: Add SYSREG nodes for FSD SoC |

Message

Sriranjani P Nov. 21, 2022, 9:11 a.m. UTC
  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(+)
  

Comments

Krzysztof Kozlowski Nov. 21, 2022, 12:31 p.m. UTC | #1
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