Searched +full:- +full:50220000 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Analog Devices LTC2983, LTC2986, LTM2985 Multi-sensor Temperature system10 - Nuno Sá <nuno.sa@analog.com>13 Analog Devices LTC2983, LTC2984, LTC2986, LTM2985 Multi-Sensor Digital16 https://www.analog.com/media/en/technical-documentation/data-sheets/2983fc.pdf17 https://www.analog.com/media/en/technical-documentation/data-sheets/2984fb.pdf18 https://www.analog.com/media/en/technical-documentation/data-sheets/29861fa.pdf19 https://www.analog.com/media/en/technical-documentation/data-sheets/ltm2985.pdf[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Copyright (C) 2019-20 Sean Anderson <seanga2@gmail.com>6 #include <dt-bindings/clock/k210-clk.h>7 #include <dt-bindings/pinctrl/k210-fpioa.h>8 #include <dt-bindings/reset/k210-rst.h>12 * Although the K210 is a 64-bit CPU, the address bus is only 32-bits15 #address-cells = <1>;16 #size-cells = <1>;17 compatible = "canaan,kendryte-k210";21 * Since this is a non-ratified draft specification, the kernel does not[all …]