diff options
author | Andrey Gusakov <andrey.gusakov@cogentembedded.com> | 2017-07-28 20:02:13 +0300 |
---|---|---|
committer | Andrey Gusakov <andrey.gusakov@cogentembedded.com> | 2017-07-28 20:02:13 +0300 |
commit | 54b25badab94ff8b592dc99bc0d770ef02d77386 (patch) | |
tree | 15eb14581bbae8419e6bb4141a02ce1cbea9fbd0 /meta-rcar-gen3-adas/recipes-kernel | |
parent | 50fdf6731f846cb02e929869a8127dbc7c164b08 (diff) |
Kingfisher: BT: fix RTS/CTS and firmware path
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-kernel')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch index d3fefb4..4983f5a 100644 --- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch +++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch @@ -567,7 +567,7 @@ index 0000000..408bf2e +&hscif0 { + pinctrl-0 = <&hscif0_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -1217,7 +1217,7 @@ index 0000000..897da81 +&hscif4 { + pinctrl-0 = <&hscif4_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -3015,7 +3015,7 @@ index 0000000..bf550b7 +&hscif4 { + pinctrl-0 = <&hscif4_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -5935,7 +5935,7 @@ index 0000000..f3e5bda +&hscif0 { + pinctrl-0 = <&hscif0_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -6598,7 +6598,7 @@ index 0000000..71e8881 +&hscif4 { + pinctrl-0 = <&hscif4_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -8393,7 +8393,7 @@ index 0000000..480f7d9 +&hscif4 { + pinctrl-0 = <&hscif4_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -11031,7 +11031,7 @@ index 0000000..9264680 +&hscif0 { + pinctrl-0 = <&hscif0_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; @@ -11694,7 +11694,7 @@ index 0000000..5a6c38b +&hscif4 { + pinctrl-0 = <&hscif4_pins>; + pinctrl-names = "default"; -+ ctsrts; ++ uart-has-rtscts; + + status = "okay"; +}; |