On Wednesday, July 11, 2018 05:01 PM, Rob Herring wrote:
On Fri, Jul 06, 2018 at 07:35:48AM +0200, Daniel Mack wrote:
This patch adds a generic w1 bindings document that describes how w1
slave deviceses are grouped under master nodes. It also augments the
existing w1-gpio.txt document a bit.
Signed-off-by: Daniel Mack <[email protected]>
---
.../devicetree/bindings/w1/w1-gpio.txt | 11 +++++---
Documentation/devicetree/bindings/w1/w1.txt | 25 +++++++++++++++++++
2 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 Documentation/devicetree/bindings/w1/w1.txt
Reviewed-by: Rob Herring <[email protected]>
Note that this will conflict with a unit-address fix that I have queued
up for 4.18 (will send this week).
How would we best handle this? Sebastian, are you going to apply this
series, and add a note to the PR for 4.19 on how to resolve the conflict?
Thanks everyone!
Daniel