Re: [PATCH 1/8] dt-bindings: atmel-sysreg: Add SAMA7D65 Chip ID
From: Rob Herring <robh@kernel.org>
Date: 2025-02-19 22:59:08
Also in:
dmaengine, linux-devicetree, linux-watchdog, lkml
From: Rob Herring <robh@kernel.org>
Date: 2025-02-19 22:59:08
Also in:
dmaengine, linux-devicetree, linux-watchdog, lkml
On Fri, Feb 14, 2025 at 11:08:14AM -0700, Ryan.Wanner@microchip.com wrote:
From: Ryan Wanner <Ryan.Wanner@microchip.com> Add compatible string for SAMA7D65 SoC ChipID dt-bindings. Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com> --- Documentation/devicetree/bindings/arm/atmel-sysregs.txt | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring (Arm) <robh@kernel.org> But please convert this to schema. Rob