Searched +full:nvmem +full:- +full:reboot +full:- +full:mode (Results 1 – 11 of 11) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/power/reset/nvmem-reboot-mode.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Generic NVMEM reboot mode10 - Bartosz Golaszewski <bartosz.golaszewski@linaro.org>13 This driver gets the reboot mode magic value from the reboot-mode driver14 and stores it in the NVMEM cell named "reboot-mode". The bootloader can19 const: nvmem-reboot-mode21 nvmem-cells:[all …]
1 NVMEM reboot mode driver3 This driver gets reboot mode magic value from reboot-mode driver4 and stores it in a NVMEM cell named "reboot-mode". Then the bootloader9 - compatible: should be "nvmem-reboot-mode".10 - nvmem-cells: A phandle to the reboot mode provided by a nvmem device.11 - nvmem-cell-names: Should be "reboot-mode".13 The rest of the properties should follow the generic reboot-mode description14 found in reboot-mode.txt17 reboot-mode {18 compatible = "nvmem-reboot-mode";[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/input/linux-event-codes.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/spmi/spmi.h>12 reboot-mode {13 compatible = "nvmem-reboot-mode";14 nvmem-cells = <&reboot_reason>;15 nvmem-cell-names = "reboot-mode";16 mode-recovery = <0x01>;[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/input/linux-event-codes.h>8 #include <dt-bindings/interrupt-controller/irq.h>9 #include <dt-bindings/spmi/spmi.h>17 reboot-mode {18 compatible = "nvmem-reboot-mode";19 nvmem-cells = <&reboot_reason>;20 nvmem-cell-names = "reboot-mode";21 mode-recovery = <0x01>;[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/spmi/spmi.h>10 thermal-zones {11 pmm8654au_0_thermal: pm8775-0-thermal {12 polling-dela[all...]
1 // SPDX-License-Identifier: GPL-2.0-only8 /dts-v1/;9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/linux-event-codes.h>11 #include <dt-bindings/pwm/pwm.h>32 compatible = "gpio-keys";34 pinctrl-names = "default";35 pinctrl-0 = <&button_bias>;75 * The EV3 has two built-in bi-color LEDs behind the buttons.78 compatible = "gpio-leds";[all …]
2 # GENERIC -- Generic(ish) kernel config.7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config26 makeoptions CONF_CFLAGS="-march=armv7a"70 device nvmem95 device ahci # AHCI-compatible SATA controllers129 device p2wi # Allwinner Push-Pull Two Wire187 device axe # USB-Ethernet188 device umass # Disks/Mass storage - Requires scbus and da194 # Device mode suppor[all...]
1 // SPDX-License-Identifier: BSD-3-Clause6 /dts-v1/;8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/qcom,gcc-msm897[all...]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/interconnect/qcom,msm8974.h>5 #include <dt-bindings/interrupt-controller/arm-gic.h>6 #include <dt-bindings/clock/qcom,gcc-msm897[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/rk3328-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-binding[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/px30-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/px30-power.h>12 #include <dt-bindings/soc/rockchip,boot-mode.h>13 #include <dt-bindings/thermal/thermal.h>18 interrupt-parent = <&gic>;[all …]