lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 18 Aug 2021 11:44:15 -0500
From:   Nishanth Menon <nm@...com>
To:     <sidraya.bj@...hpartnertech.com>
CC:     <gregkh@...uxfoundation.org>, <linux-staging@...ts.linux.dev>,
        <linux-kernel@...r.kernel.org>, <prashanth.ka@...hpartnertech.com>,
        <praneeth@...com>, <mchehab@...nel.org>,
        <linux-media@...r.kernel.org>, <praveen.ap@...hpartnertech.com>
Subject: Re: [PATCH 29/30] arm64: dts: dra82: Add v4l2 vxd_dec device node

^^ $subject
you might want to run:
git log --oneline arch/arm64/boot/dts/ti/k3-j721e-main.dtsi

to see precedence of usage.

On 19:40-20210818, sidraya.bj@...hpartnertech.com wrote:
> From: Sidraya <sidraya.bj@...hpartnertech.com>
> 
> Enable v4l2 vxd_dec on dra82

s/dra82/j721e

> 
> Signed-off-by: Angela Stegmaier <angelabaker@...com>
> Signed-off-by: Sidraya <sidraya.bj@...hpartnertech.com>
> ---
>  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> index cf3482376c1e..a10eb7bcce74 100644
> --- a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
> @@ -1242,6 +1242,15 @@
>  		power-domains = <&k3_pds 193 TI_SCI_PD_EXCLUSIVE>;
>  	};
>  
> +	d5520: video-decoder@...0000 {
> +	       /* IMG D5520 driver configuration */
> +	       compatible = "img,d5500-vxd";
> +	       reg = <0x00 0x04300000>,
> +		     <0x00 0x100000>;
> +	       power-domains = <&k3_pds 144 TI_SCI_PD_EXCLUSIVE>;
> +	       interrupts = <GIC_SPI 180 IRQ_TYPE_LEVEL_HIGH>;
> +	};
> +
>  	ufs_wrapper: ufs-wrapper@...0000 {
>  		compatible = "ti,j721e-ufs";
>  		reg = <0x0 0x4e80000 0x0 0x100>;
> -- 
> 2.17.1
> 
> 
> -- 
> 
> 
> 
> 
> 
> 
> This
> message contains confidential information and is intended only 
> for the
> individual(s) named. If you are not the intended
> recipient, you are 

You might want to look up the MAINTAINER file to see who this patch
and what list this should have been addressed to.

Further I DONOT want to see a single bit of confidential information
based patch in my tree. Please discuss with your legal department
and since TI is mentioned in the patches, please discuss with TI's
legal team as well.

This patch, IMHO, series mis-represents TI's legal position and
respect for upstream community and in no way represents the quality
of patches we(TI) would like to contribute to upstream and DOES NOT
represent the quality of contributions or collaboration expected of TI
or representatives of TI.

So, sorry NAK for the complete series.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ