Searched +full:bootloader +full:- +full:backdoor +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#13 - Ayush Singh <ayushdevel1325@gmail.com>21 - description: high-frequency main system (MCU and peripherals) clock22 - description: low-frequency system clock24 clock-names:26 - const: sclk_hf27 - const: sclk_lf29 reset-gpios:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT5 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/6 * Copyright (C) 2022-2024 Robert Nelson, BeagleBoard.org Foundation9 /dts-v1/;11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/input/input.h>14 #include "k3-am625.dtsi"17 compatible = "beagle,am625-beagleplay", "ti,am625";44 stdout-path = "serial2:115200n8";[all …]