Dne nedelja, 17. marec 2024 ob 19:42:51 CET je Krzysztof Kozlowski napisal(a): > On 17/03/2024 19:41, Krzysztof Kozlowski wrote: > > Delete node via phandle, not via full node path, to avoid easy mistakes > > - if original node name changes, such deletion would be ineffective and > > not reported by the dtc as error. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > arch/arm/boot/dts/allwinner/sun8i-h2-plus-orangepi-r1.dts | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > Eh, copy-paste, the subject prefix should be "ARM:". Reviewed-by: Jernej Skrabec <jernej.skrabec@xxxxxxxxx> I can fix it when applying. Best regards, Jernej > > Best regards, > Krzysztof > >