Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.19 13 lines 314 B view raw
1// SPDX-License-Identifier: GPL-2.0 2#include "qcom-msm8974-sony-xperia-rhine.dtsi" 3 4/ { 5 model = "Sony Xperia Z1 Compact"; 6 compatible = "sony,xperia-amami", "qcom,msm8974"; 7}; 8 9&smbb { 10 qcom,fast-charge-safe-current = <1300000>; 11 qcom,fast-charge-current-limit = <1300000>; 12 qcom,dc-current-limit = <1300000>; 13};