diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-05-14 19:52:38 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-05-14 19:52:38 +0200 |
commit | 5ce3f5c841eb64854af1c7fe47fac003ca31419a (patch) | |
tree | 12addae5521689eb685ef811de0038abc68e0721 /dts/am335x-boneblack-uboot.dts | |
parent | cfcf4b94f312eeb88e462f3eec88b932d672ef3d (diff) |
WIP 9.3
Diffstat (limited to 'dts/am335x-boneblack-uboot.dts')
-rw-r--r-- | dts/am335x-boneblack-uboot.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dts/am335x-boneblack-uboot.dts b/dts/am335x-boneblack-uboot.dts index e02de51..43c1cfe 100644 --- a/dts/am335x-boneblack-uboot.dts +++ b/dts/am335x-boneblack-uboot.dts @@ -3897,7 +3897,6 @@ // /sys/firmware/devicetree/base/lork lork { compatible = "gpio-extern"; - // label = "lork-gpio"; gpios = <&gpio1 18 GPIO_ACTIVE_HIGH>; }; }; |