]> Git Repo - esp-hosted.git/blame - esp_hosted_ng/host/spidev_disabler.dts
esp_hosted_ng: Update LICENCE in SPDX format
[esp-hosted.git] / esp_hosted_ng / host / spidev_disabler.dts
CommitLineData
86e77e2a 1/dts-v1/;
2/plugin/;
3
4/ {
5 compatible = "brcm,bcm2708";
6
7 fragment@0 {
8 target = <&spidev0>;
9
10 __overlay__ {
11 status = "disabled";
12 };
13 };
14};
This page took 0.022124 seconds and 4 git commands to generate.