]> Git Repo - J-u-boot.git/blob - arch/arm/dts/kirkwood-lsxhl-u-boot.dtsi
Merge commit '53633a893a06bd5a0c807287d9cc29337806eaf7' as 'dts/upstream'
[J-u-boot.git] / arch / arm / dts / kirkwood-lsxhl-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 &eth0 {
4         status = "disabled";
5 };
6
7 &hdd_power {
8         /delete-property/ regulator-always-on;
9 };
10
11 &usb_power {
12         /delete-property/ regulator-always-on;
13 };
This page took 0.027946 seconds and 4 git commands to generate.