diff options
author | Ryan Wanner <Ryan.Wanner@microchip.com> | 2025-02-27 08:51:49 -0700 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-03-21 11:32:39 +0000 |
commit | 7e3ff6785039796728a515ea6e07378823e71be1 (patch) | |
tree | 822b0d08dccef2bc7f628c8c2647fddd917b54f2 | |
parent | 2b4d2bdc07a152b3869f7888f64f37d4b09ae58e (diff) |
dt-bindings: mfd: syscon: Add microchip,sama7d65-sfrbu
Add SAMA7D65 SFRBU compatible string to DT bindings documentation
Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
Acked-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/92543fcff4ab35e770b01d4c15d45cc5d55833f4.1740671156.git.Ryan.Wanner@microchip.com
Signed-off-by: Lee Jones <lee@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 9b33860d941d..c6bbb19c3e3e 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -92,6 +92,7 @@ select: - microchip,mpfs-sysreg-scb - microchip,sam9x60-sfr - microchip,sama7d65-ddr3phy + - microchip,sama7d65-sfrbu - microchip,sama7g5-ddr3phy - mscc,ocelot-cpu-syscon - mstar,msc313-pmsleep @@ -194,6 +195,7 @@ properties: - microchip,mpfs-sysreg-scb - microchip,sam9x60-sfr - microchip,sama7d65-ddr3phy + - microchip,sama7d65-sfrbu - microchip,sama7g5-ddr3phy - mscc,ocelot-cpu-syscon - mstar,msc313-pmsleep |