]> Git Repo - J-u-boot.git/blob - arch/arm/dts/kirkwood-lsxhl-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / kirkwood-lsxhl-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2
3 / {
4         aliases {
5                 spi0 = &spi0;
6         };
7 };
8
9 &hdd_power {
10         /delete-property/ regulator-always-on;
11 };
12
13 &usb_power {
14         /delete-property/ regulator-always-on;
15 };
This page took 0.023316 seconds and 4 git commands to generate.