On 21/02/2024 21:55, Shreeya Patel wrote: >>> + - hdmirx-5v-detection-gpios >>> + >>> +additionalProperties: false >>> + >>> +examples: >>> + - | >>> + #include <dt-bindings/clock/rockchip,rk3588-cru.h> >>> + #include <dt-bindings/interrupt-controller/arm-gic.h> >>> + #include <dt-bindings/interrupt-controller/irq.h> >>> + #include <dt-bindings/power/rk3588-power.h> >>> + #include <dt-bindings/reset/rockchip,rk3588-cru.h> >>> + hdmirx_ctrler: hdmirx-controller@fdee0000 { >> >> What is hdmirx-controller? Isn't this just hdmi@? >> > > Writing just hdmi would imply hdmi output I think so that name > will not be appropriate here. > >> Node names should be generic. See also an explanation and list of >> examples (not exhaustive) in DT specification: >> https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation >> > > This documentation doesn't have any generic name for HDMI INPUT > but maybe we can use the name hdmi-receiver like some other existing > binding has it here :- > Documentation/devicetree/bindings/media/i2c/tda1997x.txt Yes, it is fine. You did not respond to other comments, so I assume you agree with them. Best regards, Krzysztof