On Thu, May 30, 2024 at 8:32 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > Hi Rob, > > On Thu, May 30, 2024 at 2:31 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > On Wed, May 29, 2024 at 5:11 AM Geert Uytterhoeven > > <geert+renesas@xxxxxxxxx> wrote: > > > > > > "fdtoverlay -h" shows a.o.: > > > > > > <type> s=string, i=int, u=unsigned, x=hex > > > Optional modifier prefix: > > > hh or b=byte, h=2 byte, l=4 byte (default) > > > > > > However, unlike fdtget and fdtput, fdtoverlay does not support the > > > "-t"/"--type" option. > > > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > --- > > > Upstream dtc has Uwe's commit 2cdf93a6d402a161 ("fdtoverlay: Fix usage > > > string to not mention "<type>""). > > > > So you want me to sync upstream? That's how upstream commits get into > > the kernel. I don't take patches (unless there's some urgent > > breakage). > > If that's the policy, then yes please ;-) With current dtc main branch, I get these errors: Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Failed to apply 'arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo': FDT_ERR_NOTFOUND Rob