On Tue, Nov 07, 2023 at 10:06:51AM -0800, Kris Chaplin wrote: > Add YAML DT schema for the AMD AXI w1 host IP. Sorry for not noticing earlier, but if there's another spin, drop 'YAML DT schema for ' from the subject. You already said that with 'dt-bindings'. Acked-by: Rob Herring <robh@xxxxxxxxxx> > > This hardware guarantees protocol timing for driving off-board devices such > as thermal sensors, proms, etc using the 1wire protocol. The IP has a register > to detect hardware version and so the binding does not have an explict version > number. > > Add MAINTAINERS entry for DT schema. > > Co-developed-by: Thomas Delev <thomas.delev@xxxxxxx> > Signed-off-by: Thomas Delev <thomas.delev@xxxxxxx> > Signed-off-by: Kris Chaplin <kris.chaplin@xxxxxxx> > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- > .../bindings/w1/amd,axi-1wire-host.yaml | 44 +++++++++++++++++++ > MAINTAINERS | 7 +++ > 2 files changed, 51 insertions(+) > create mode 100644 Documentation/devicetree/bindings/w1/amd,axi-1wire-host.yaml