| // SPDX-License-Identifier: GPL-2.0 |
| * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals |
| * Copyright (C) 2016-2018 Texas Instruments Incorporated - http://www.ti.com/ |
| compatible = "ti,k2g-sci"; |
| mboxes= <&secure_proxy_main 11>, |
| k3_pds: power-controller { |
| compatible = "ti,sci-pm-domain"; |
| #power-domain-cells = <1>; |
| compatible = "ti,k2g-sci-clk"; |
| k3_reset: reset-controller { |
| compatible = "ti,sci-reset"; |
| wkup_uart0: serial@42300000 { |
| compatible = "ti,am654-uart"; |
| reg = <0x42300000 0x100>; |
| interrupts = <GIC_SPI 697 IRQ_TYPE_LEVEL_HIGH>; |
| clock-frequency = <48000000>; |
| current-speed = <115200>; |