// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2020 BayLibre SAS. All rights reserved. */ /dts-v1/; /plugin/; #include #include #include #include #include / { compatible = "seirobotics,sei510", "amlogic,g12a"; model = "SEI Robotics SEI510"; fragment@101 { target-path = "/"; __overlay__ { reserved-memory { #address-cells = <2>; #size-cells = <2>; ramoops@d000000 { compatible = "ramoops"; reg = <0x0 0x0d000000 0x0 0x00100000>; record-size = <0x8000>; console-size = <0x8000>; ftrace-size = <0x0>; pmsg-size = <0x8000>; }; }; adc_keys { button-onoff { linux,code = ; }; }; cvbs-connector { status = "disabled"; }; }; }; }; &vddao_3v3_t { gpio-open-drain; }; &uart_A { bluetooth { interrupt-parent = <&gpio_intc>; interrupts = <95 IRQ_TYPE_LEVEL_HIGH>; interrupt-names = "host-wakeup"; }; };