RE: [PATCH v1] 1: Adding rngb entry in imx6ull device tree

2022-12-21 Thread Kshitiz Varshney
Babic ; Fabio Estevam ; Peng Fan Subject: Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree On 9/8/2022 4:57 PM, Kshitiz Varshney wrote: > From: Kshitiz > > Added entry for rngb in imx6ull device tree which is required for > Random number generation in u-boot. Please syn

RE: [EXT] Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree

2022-12-21 Thread Kshitiz Varshney
; Pankaj Gupta ; Horia Geanta Subject: [EXT] Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree Caution: EXT Email On 9/8/22 10:57, Kshitiz Varshney wrote: > From: Kshitiz If you use format-patch HEAD~3, it will add numbers to the patches as expected: [PATCH 1/3]. For patch series

Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree

2022-09-12 Thread Peng Fan
On 9/8/2022 4:57 PM, Kshitiz Varshney wrote: From: Kshitiz Added entry for rngb in imx6ull device tree which is required for Random number generation in u-boot. Please sync with linux dts, not directly add a node to dtsi Regards, Peng. Signed-off-by: Kshitiz Varshney Reviewed-by: Ye

Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree

2022-09-08 Thread Heinrich Schuchardt
On 9/8/22 10:57, Kshitiz Varshney wrote: From: Kshitiz If you use format-patch HEAD~3, it will add numbers to the patches as expected: [PATCH 1/3]. For patch series we typically generate a cover-letter. Added entry for rngb in imx6ull device tree which is required for Random number

[PATCH v1] 1: Adding rngb entry in imx6ull device tree

2022-09-08 Thread Kshitiz Varshney
From: Kshitiz Added entry for rngb in imx6ull device tree which is required for Random number generation in u-boot. Signed-off-by: Kshitiz Varshney Reviewed-by: Ye Li --- arch/arm/dts/imx6ull.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/dts/imx6ull.dtsi