Is there any documentations which shows the definition for each parameter of the device tree node?

For example:
nvidia,pull = <0x1>;
what does <0x1> mean? Does <0x0> or <0x2> mean anything?
Hi,
Please use the pinmux spreadsheet for pinmux instead of directly reading the hex value in pinmux dtsi.
Hi WayneWWW,
What is the pinmux spreadsheet that you talked about?