[PATCH 02/16] arm: dts: rockchip: Sync rk3288 dtsi from linux
Kever Yang
kever.yang at rock-chips.com
Tue Jul 21 05:14:37 CEST 2020
On 2020/7/21 上午2:51, Jagan Teki wrote:
> From: Suniel Mahesh <sunil at amarulasolutions.com>
>
> This sync has changes required to use HDMI CEC pin in U-Boot.
>
> Sync dts from linux v5.8-rc5 commit:
> "ARM: dts: rockchip: define the two possible rk3288 CEC pins"
> (sha1: 838980dd04e994bf81cf104fa01ae60802146b39)
>
> Signed-off-by: Suniel Mahesh <sunil at amarulasolutions.com>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
Reviewed-by: Kever Yang<kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> arch/arm/dts/rk3288.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/dts/rk3288.dtsi b/arch/arm/dts/rk3288.dtsi
> index 866fc08215..18b372db3a 100644
> --- a/arch/arm/dts/rk3288.dtsi
> +++ b/arch/arm/dts/rk3288.dtsi
> @@ -1085,6 +1085,12 @@
> #interrupt-cells = <2>;
> };
>
> + hdmi {
> + hdmi_cec_c0: hdmi-cec-c0 {
> + rockchip,pins = <7 RK_PC0 2 &pcfg_pull_none>;
> + };
> + };
> +
> pcfg_pull_up: pcfg-pull-up {
> bias-pull-up;
> };
More information about the U-Boot
mailing list