Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring: - Fix fw_devlink failure with ".*,nr-gpios" properties - Doc link reference fixes from Mauro - Fixes for unaligned FDT handling found on OpenRisc. First, avoid crash with better error handling when unflattening an unaligned FDT. Second, fix memory allocations for FDTs to ensure alignment. * tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: of: property: fw_devlink: do not link ".*,nr-gpios" dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference dt-bindings: fix references for iio-bindings.txt dt-bindings: don't use ../dir for doc references of: unittest: overlay: ensure proper alignment of copied FDT of: properly check for error returned by fdt_get_name()
Showing
- Documentation/devicetree/bindings/hwmon/ntc_thermistor.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/hwmon/ntc_thermistor.txt
- Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml 3 additions, 2 deletionsDocumentation/devicetree/bindings/iio/adc/ingenic,adc.yaml
- Documentation/devicetree/bindings/input/adc-joystick.yaml 3 additions, 1 deletionDocumentation/devicetree/bindings/input/adc-joystick.yaml
- Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.txt 4 additions, 1 deletion...cetree/bindings/input/touchscreen/resistive-adc-touch.txt
- Documentation/devicetree/bindings/mfd/ab8500.txt 3 additions, 1 deletionDocumentation/devicetree/bindings/mfd/ab8500.txt
- Documentation/devicetree/bindings/mfd/motorola-cpcap.txt 8 additions, 8 deletionsDocumentation/devicetree/bindings/mfd/motorola-cpcap.txt
- drivers/of/fdt.c 23 additions, 13 deletionsdrivers/of/fdt.c
- drivers/of/of_private.h 2 additions, 0 deletionsdrivers/of/of_private.h
- drivers/of/overlay.c 15 additions, 9 deletionsdrivers/of/overlay.c
- drivers/of/property.c 10 additions, 1 deletiondrivers/of/property.c
- drivers/of/unittest.c 16 additions, 6 deletionsdrivers/of/unittest.c
Loading
Please register or sign in to comment