Lines Matching +full:fixed +full:- +full:layout
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright 2013-2021 TQ-Systems GmbH
6 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
10 pinctrl-names = "default";
11 pinctrl-0 = <&pinctrl_enet>;
15 clock-frequency = <100000>;
16 pinctrl-names = "default", "gpio";
17 pinctrl-0 = <&pinctrl_i2c1>;
18 pinctrl-1 = <&pinctrl_i2c1_recovery>;
19 scl-gpios = <&gpio5 27 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
20 sda-gpios = <&gpio5 26 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
25 lm75: temperature-sensor@49 {
28 vs-supply = <®_mba6_3p3v>;
35 vcc-supply = <®_mba6_3p3v>;
37 nvmem-layout {
38 compatible = "fixed-layout";
39 #address-cells = <1>;
40 #size-cells = <1>;
42 mba_mac_address: mac-address@20 {