1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 // Copyright (C) 2020 Ondrej Jirman <megous@meg 2 // Copyright (C) 2020 Ondrej Jirman <megous@megous.com> 3 3 4 /dts-v1/; 4 /dts-v1/; 5 5 6 #include "sun50i-a64-pinephone.dtsi" 6 #include "sun50i-a64-pinephone.dtsi" 7 7 8 / { 8 / { 9 model = "Pine64 PinePhone Developer Ba 9 model = "Pine64 PinePhone Developer Batch (1.0)"; 10 compatible = "pine64,pinephone-1.0", " !! 10 compatible = "pine64,pinephone-1.0", "allwinner,sun50i-a64"; 11 }; << 12 << 13 &codec_analog { << 14 allwinner,internal-bias-resistor; << 15 }; << 16 << 17 &sgm3140 { << 18 enable-gpios = <&pio 2 3 GPIO_ACTIVE_H << 19 flash-gpios = <&pio 3 24 GPIO_ACTIVE_H << 20 }; 11 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.