Re: [PATCH] ramips: set Netgear R6220 MAC NVMEM cell directly in the part node

2023-07-14 Thread Rafał Miłecki
On 2023-07-14 11:57, Felix Baumann wrote: Am 14. Juli 2023 10:26:33 MESZ schrieb "Rafał Miłecki" : On 9.05.2023 18:21, Felix Baumann wrote: Am 9. Mai 2023 15:29:48 MESZ schrieb "Rafał Miłecki" : From: Rafał Miłecki There is no need to use reference if original node it specified in exactly th

Re: [PATCH] ramips: set Netgear R6220 MAC NVMEM cell directly in the part node

2023-07-14 Thread Felix Baumann
Am 14. Juli 2023 10:26:33 MESZ schrieb "Rafał Miłecki" : >On 9.05.2023 18:21, Felix Baumann wrote: >> Am 9. Mai 2023 15:29:48 MESZ schrieb "Rafał Miłecki" : >>> From: Rafał Miłecki >>> >>> There is no need to use reference if original node it specified in >>> exactly the same file. This is a mino

Re: [PATCH] ramips: set Netgear R6220 MAC NVMEM cell directly in the part node

2023-07-14 Thread Rafał Miłecki
On 9.05.2023 18:21, Felix Baumann wrote: Am 9. Mai 2023 15:29:48 MESZ schrieb "Rafał Miłecki" : From: Rafał Miłecki There is no need to use reference if original node it specified in exactly the same file. This is a minor cleanup simplifying DTS code. Signed-off-by: Rafał Miłecki --- .../lin

Re: [PATCH] ramips: set Netgear R6220 MAC NVMEM cell directly in the part node

2023-05-09 Thread Felix Baumann
Am 9. Mai 2023 15:29:48 MESZ schrieb "Rafał Miłecki" : >From: Rafał Miłecki > >There is no need to use reference if original node it specified in >exactly the same file. This is a minor cleanup simplifying DTS code. > >Signed-off-by: Rafał Miłecki >--- > .../linux/ramips/dts/mt7621_netgear_r6220.

[PATCH] ramips: set Netgear R6220 MAC NVMEM cell directly in the part node

2023-05-09 Thread Rafał Miłecki
From: Rafał Miłecki There is no need to use reference if original node it specified in exactly the same file. This is a minor cleanup simplifying DTS code. Signed-off-by: Rafał Miłecki --- .../linux/ramips/dts/mt7621_netgear_r6220.dts | 18 -- 1 file changed, 8 insertions(+),