[ rk3399 default bugfix ] adjusting patches and config

This commit is contained in:
Igor Pecovnik 2018-11-09 07:05:53 +01:00
parent 2107093b14
commit 0c9b42f10d
2 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.161 Kernel Configuration
# Linux/arm64 4.4.162 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
@ -1180,6 +1180,7 @@ CONFIG_BT_HCIUART_H4=y
# CONFIG_BT_HCIUART_BCSP is not set
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIUART_INTEL=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y

View File

@ -90,20 +90,21 @@ index c2a6bedb..cdfcf0a5 100644
&i2s2 {
#sound-dai-cells = <0>;
status = "okay";
@@ -961,9 +927,16 @@
@@ -946,10 +946,16 @@
};
&pcie0 {
+ assigned-clocks = <&cru SCLK_PCIEPHY_REF>;
+ assigned-clock-parents = <&cru SCLK_PCIEPHY_REF100M>;
+ assigned-clock-rates = <100000000>;
+ assigned-clock-rates = <100000000>;
status = "okay";
ep-gpios = <&gpio2 4 GPIO_ACTIVE_HIGH>;
num-lanes = <4>;
- max-link-speed = <2>;
+ vpcie3v3-supply = <&vcc3v3_sys>;
+ pinctrl-names = "default";
+ pinctrl-0 = <&pcie_clkreqn_cpm>;
+ max-link-speed = <2>;
+ max-link-speed = <2>;
};
&pwm_bl {